Abstract
We present SIEVE, a statistical method for the joint inference of somatic variants and cell phylogeny under the finite-sites assumption from single-cell DNA sequencing. SIEVE leverages raw read counts for all nucleotides and corrects the acquisition bias of branch lengths. In our simulations, SIEVE outperforms other methods in phylogenetic reconstruction and variant calling accuracy, especially in the inference of homozygous variants. Applying SIEVE to three datasets, one for triple-negative breast (TNBC), and two for colorectal cancer (CRC), we find that double mutant genotypes are rare in CRC but unexpectedly frequent in the TNBC samples.
Supplementary Information
The online version contains supplementary material available at 10.1186/s13059-022-02813-9.
Keywords: Single-cell DNA sequencing, Statistical phylogenetic models, Cell phylogeny reconstruction, Somatic variant calling, Finite-sites assumption, Acquisition bias correction
Background
Intra-tumour heterogeneity is a consequence of accumulated somatic mutations during tumour evolution [1, 2] and the culprit of acquired resistance and relapse in clinical cancer therapy [3, 4]. Phylogenetic inference is a powerful tool to understand the development of intra-tumour heterogeneity in time and space. Variant allele profiles derived from bulk sequencing data have typically been used to reconstruct the tumour phylogeny at the level of clones [5–9]. More recently, the development of single-cell DNA sequencing (scDNA-seq) [10–12] has enabled single-nucleotide variant (SNV) calling [13–18] and phylogeny reconstruction [15, 19–26] down to the single-cell level.
A statistical phylogenetic model is defined by an instantaneous transition rate matrix, a tree topology and tree branch lengths. Such a model defines a Markov process for the evolution of nucleotides or genotypes [27]. Studying the evolutionary process and estimating important parameters such as the branch lengths using statistical phylogenetic models has a long tradition, benefits from well established theory, and has many applications, such as interpreting temporal cell dynamics [28].
However, compared to statistical phylogenetic models, most methods for phylogeny reconstruction from scDNA-seq operate within a simpler modelling framework. First, although branch lengths are a critical part of a phylogenetic tree and reflect the real evolutionary distances among cells, they are often ignored. Those approaches that do infer branch lengths [22, 26] employ the data from the variant sites and ignore information from background sites (that have a wildtype genotype), which may lead to so-called acquisition bias and overestimated branch lengths [29, 30].
Moreover, variant calling and phylogenetic inference are commonly considered independent tasks. Variant calling is typically performed first, and phylogenetic inference is performed on the called variants. However, variant calling, particularly from scDNA-seq data, can be hampered by missing data and low coverage, potentially resulting in wrong calls that could mislead phylogenetic inference. A feasible strategy to alleviate this problem is to integrate tree reconstruction with variant calling [12], where phylogenetic information on cell ancestry is used to obtain more reliable variant calls. Recently developed methods for scDNA-seq data approach this strategy from different perspectives [15, 31]. However, those methods do not operate within the statistical phylogenetic framework, in particular do not infer branch lengths of the tree. Moreover, either they fully follow the infinite-sites assumption (ISA), which is often violated in real datasets [32, 33], or relax this assumption to only a limited extent. As a result, they may miss important events in the evolution of tumours. Thus, methods have not yet been developed which, employing statistical phylogenetic models under the finite-sites assumption (FSA), infer cell phylogeny from raw scDNA-seq data and simultaneously call variants.
To address this, we propose SIEVE (SIngle-cell EVolution Explorer), a statistical method that exploits raw read counts for all nucleotides from scDNA-seq to reconstruct the cell phylogeny and call variants based on the inferred phylogenetic relations among cells. To our knowledge, SIEVE is the first approach that employs a statistical phylogenetic model following FSA, where branch lengths, measured by the expected number of somatic mutations per site, are corrected for the acquisition bias using the data from the background sites, and simultaneously calls variants and allelic dropout (ADO) states from raw read counts data. SIEVE incorporates solutions tailored for scDNA-seq tumour data. First, it includes a trunk in the tree structure, representing the branch joining the healthy root to the most recent common ancestor (MRCA) of the subpopulation of the analysed cells. As such, the model captures the early, important gene mutations, common for all cells in the trunk. Second, it employs a dedicated probabilistic model of the raw nucleotide read counts at the modelled sites, and discerns between single and double mutations at these sites. Thanks to its flexibility, the model is able to detect 12 different types of genotype transitions, corresponding to nine types of events in evolutionary history. SIEVE is implemented and available as a package of BEAST 2, which allows for benefiting from other packages in this framework. Using simulated data, we assess the performance of our model in comparison to existing methods. To illustrate the functionality of SIEVE, we apply it to datasets from two patients with CRC and one with TNBC.
Results
SIEVE is a statistical method for joint inference of SNVs and cell phylogeny from scDNA-seq data
SIEVE takes as input raw read count data at candidate SNV sites, accounting for the read counts for three alternative nucleotides and the total depth at each site (Fig. 1a) and combines a statistical phylogenetic model with a probabilistic graphical model of the read counts, incorporating a Dirichlet Multinomial distribution of the nucleotide counts (Fig. 1b; Methods). The statistical phylogenetic model allows for acquisition and loss of mutations on both maternal and paternal alleles (Fig. 1c). It considers four possible genotypes, 0/0 (referred to as wildtype), 0/1 (single mutant), 1/1 (double mutant, where the two alternative nucleotides are the same) and (double mutant, where the two alternative nucleotides are different). With these genotypes, SIEVE is able to discern 12 different types of genotype transitions, which can be categorised into nine types of mutation events, namely single mutation, homozygous coincident double mutation, heterozygous coincident double mutation, single back mutation, double back mutation, homozygous single mutation addition, heterozygous single mutation addition, homozygous substitute single mutation, and heterozygous substitute single mutation (Table 1; Methods). Based on the inferred tree (Fig. 1d), SIEVE calls the maximum likelihood somatic mutations (Fig. 1e). With these calls and the recognised mutation events on the branches of the tree, we detect parallel evolution in the case when the same event re-occurs on independent branches of the tree. The tree contains a trunk joining the root representing a healthy cell with the most recent common ancestor (MRCA) of the modelled cells, representing the acquisition of clonal mutations at the initial stage of tumour progression. SIEVE leverages the noisy raw read counts to integrate genotype uncertainty into cell phylogeny inference. Benefiting from the inferred cell relationships, SIEVE is able to reliably infer the single-cell genotypes, especially for sites where only few reads are available. SIEVE is implemented as a package of BEAST 2, a flexible and mature framework for statistical phylogenetic modelling [34].
Table 1.
Genotype transition | Mutation event |
---|---|
Single mutation | |
Homozygous coincident double mutation | |
Heterozygous coincident double mutation | |
Single back mutation | |
Single back mutation | |
Single back mutation | |
Double back mutation | |
Double back mutation | |
Homozygous single mutation addition | |
Heterozygous single mutation addition | |
Homozygous substitute single mutation | |
Heterozygous substitute single mutation |
We investigated the performance of SIEVE using simulated data with different means and variances of allelic coverage, reflecting different coverage qualities (Methods). Specifically, we simulated data with low mean and high variance of allelic coverage (low quality), with high mean and medium variance (medium quality), and with high mean and low variance (high quality). Other important dataset characteristics were varied, including the number of cells and mutation rate, which is measured by the number of somatic mutations per site per generation.
SIEVE accurately estimates tree topology and branch lengths
We first evaluated the accuracy of SIEVE in inferring the simulated cell phylogeny with branch lengths using the branch score (BS) distance [35] (Fig. 2a; Methods). We compared to CellPhy [26] and SiFit [22], which were fed with the variant calls from Monovar [13]. Here, we gave SiFit an advantage of setting the true positive error rate used in the simulation (Methods). Thanks to the acquisition bias correction, SIEVE reports branch lengths as expected number of somatic mutations per site, while CellPhy and SiFit per SNV site. SCIPhI [15] does not infer branch lengths, hence its BS distance could not be computed. SIEVE consistently outperformed CellPhy and SiFit, regardless of the number of cells, mutation rate and coverage quality. This may be because, in contrast to SIEVE, CellPhy and SiFit do not model raw reads and, importantly for the BS distance, do not correct the inferred branch lengths for acquisition bias. We also found that the BS distance of SIEVE had a negative nonlinear association with the number of background sites (Additional file 1: Fig. S1), explaining the relatively greater differences under higher mutation rates. These results proved the necessity for correcting the acquisition bias with enough background sites to obtain accurate branch lengths.
As the BS distance is dominated by the branch lengths, we further assessed SIEVE’s accuracy in inferring the tree structure using the normalised Robinson-Foulds (RF) distance [36]. Compared to CellPhy, SiFit and SCIPhI (Fig. 2b; Methods), SIEVE was the most robust method to changes of mutation rate, number of cells and coverage quality. When the data hardly contained mutations violating the ISA (mutation rate being , with less than 0.1% double mutant genotypes and at most 1% SNV sites with parallel mutations), all methods achieved a similar median RF distance (around 0.15–0.3). Since in contrast to SCIPhI, SIEVE, CellPhy and SiFit employ statistical phylogenetic models following FSA, this indicates that models following FSA are also applicable to data evolving under the ISA. SIEVE outperformed CellPhy and SiFit when the number of cells and the mutation rate increased. When the data clearly violated the ISA (mutation rates being and , with 0.02–0.3% and 0.1–1% double mutant genotypes, as well as 2–8% and 10–27% SNV sites with parallel mutations indicative of FSA, respectively), SCIPhI inferred reasonable tree topologies from datasets with a small number of cells (40). However, its performance dramatically dropped with 100 cells, especially when the data was of medium or high coverage quality. The behaviour of SCIPhI might be related to its estimation of ADO rate and single mutant genotype calling in these scenarios.
SIEVE accurately infers parameters in the model of raw read counts
We next investigated the accuracy of parameter estimates, including effective sequencing error rate, ADO rate, and wildtype and alternative overdispersion (Additional file 1: Fig. S2; Methods). Here, the effective sequencing error rate (Additional file 1: Fig. S2a) takes into account both amplification and sequencing error rates in scDNA-seq. Wildtype and alternative overdispersion are parameters in the distribution of nucleotide read counts related to different genotypes. The former corresponds to genotype 0/0 and 1/1, while the latter to genotype 0/1 and . SIEVE accurately inferred most parameters in all simulated scenarios regardless of the number of cells, mutation rate and coverage quality. Although SIEVE’s accuracy of estimating ADO rate slightly decreased with the coverage quality, it still was the best among the competing methods. For data with medium and high coverage quality, 100 cells and higher mutation rates ( and ), SCIPhI tended to overestimate ADO rates.
SIEVE accurately calls single and double mutations
Next, we assessed SIEVE’s performance in calling the single mutant genotype (Fig. 2c, d, Additional file 1: Figs. S3a,b and S4; Methods). As opposed to Monovar, recall for SIEVE and SCIPhI increased with the number of cells but was less sensitive to the coverage quality (Fig. 2c). The recall of SIEVE was higher than that of SCIPhI by 0.16–18.55% and that of Monovar by 28.89–71.74%. Unlike Monovar, both SIEVE and SCIPhI benefit from the information provided by cell phylogenies. We speculate that the advantage of SIEVE over SCIPhI stems from the use of raw read counts for all nucleotides, while SCIPhI only employs the sequencing coverage and the read count of the most prevalent alternative nucleotide.
Moreover, SIEVE and Monovar achieved comparable precision (Fig. 2d) and false positive rates (Additional file 1: Fig. S3a) regardless of the number of cells, mutation rate and coverage quality. However, this did not hold for SCIPhI. By analysing the types of false positives among the predicted single mutant genotypes (Additional file 1: Fig. S4; Methods), we found that SCIPhI tended to miscall wildtype genotypes as single mutant genotype (i.e. 0/0 are called as 0/1) (Additional file 1: Fig. S4a). This occurred with high mutation rates ( and ), especially in scenarios where SCIPhI inferred inaccurate trees (Fig. 2b) and overestimated ADO rates (Additional file 1: Fig. S2b). The reason is twofold. First, the ISA upon which SCIPhI builds naturally limits its application to data following FSA. Second, under these scenarios, SCIPhI tends to mistake sites with no variant support for ADO events, and hence its high ADO rate. SIEVE avoids such mistakes by leveraging a model of sequencing coverage (Methods), thereby accounting for the related overdispersion and correctly estimating the ADO rate. We also noticed that when data clearly violated ISA, both Monovar and SCIPhI miscalled more double mutant genotypes as the single mutant genotype than SIEVE (Additional file 1: Fig. S4b).
We then focused on the results of double mutant genotype calling (Fig. 2e, f, Additional file 1: Fig. S3c,d; Methods), where SCIPhI was excluded as it is unable to call such mutations. The recall of double mutant genotypes for SIEVE and Monovar increased with the number of cells and the coverage quality (Fig. 2e), while SIEVE showed higher recall for such genotypes than Monovar. Moreover, SIEVE outperformed Monovar with high precision (almost 1, Fig. 2f) and low false positive rate (almost 0, Additional file 1: Fig. S3c).
SIEVE accurately calls ADOs for data of adequate coverage quality
We further assessed SIEVE’s performance in ADO calling (Additional file 1: Fig. S5), where there are no published methods for us to compare with. When calling ADOs, SIEVE’s performance was independent of the number of cells or mutation rate, but highly dependent on the coverage quality. The reason is that SIEVE calls ADOs by inferring the number of sequenced alleles, assuming it is proportional to the observed sequencing coverage (Methods). Consequently, for data with medium and high coverage quality the average F1 score of ADO calling was high (0.86 and 0.93, respectively), whereas for data with low coverage quality, which is typical for current scDNA-seq data, the ADO calling performance deteriorated, with average F1 score being only 0.10. Since the coverage quality of real data is low, we do not report ADO calling results for all real datasets analysed below (Additional file 1: Table S1).
SIEVE accurately infers cell phylogenies and calls variants in the presence of copy number aberrations (CNAs)
Both SIEVE and two compared methods, CellPhy and SCIPhI, work with the assumption that the genomes of the cells are diploid. SiFit allows deletions, thus considering copy number 1 or 2. Occurrences of CNAs change the copy number for some of the sites. Leaving such sites in the data introduces discrepancy with the assumption, but may give more statistical power for model inference. To investigate the degree to which the performance of SIEVE and other models is affected by CNAs, we considered simulation scenarios where both deletions and amplifications were added, by changing the copy number to any integer from the [0, 10] interval that is different than 2 (Methods). We varied the amount of genomic sites having CNAs in either small or large amount ( or of all sites, respectively), and all methods were run both with CNA sites included and excluded from the input data.
The presence of CNAs had very little effect on the performance of inferring the simulated cell phylogeny with branch lengths by all evaluated methods. Indeed, the BS distances obtained by the methods were at a similar level, regardless of the presence of the CNAs and their amount (Additional file 1: Fig. S6a). In contrast, the presence of CNAs worsened the performance of all methods in the task of inferring the topology of phylogeny, as measured by the normalised RF distance. When the CNAs were present in a small amount, the normalised RF distance for all methods was only slightly increased, regardless of the inclusion of the CNA sites or their exclusion from the input data. In the case when the CNAs were present in a large amount, the normalised RF distance increased stronger and the methods visibly benefited from including CNA sites, as they suffered from insufficient information when the CNA sites were excluded (Additional file 1: Fig. S6b).
In terms of inferring the single mutant genotype, the recall and precision of SIEVE and SCIPhI were not affected much by the presence of CNA sites, regardless of their amount and inclusion or exclusion from the data. In contrast, these measures decreased for Monovar, deteriorating most strongly when CNAs were present in large amounts and included in the data (Additional file 1: Fig. S7a,b). The existence of CNA sites had little influence on the false positive rate of SCIPhI, and only slightly increased the false positive rates of Monovar and SIEVE (Additional file 1: Fig. S7c). The F1 scores of SIEVE and SCIPhI were invariant to the CNA sites, while that of Monovar dropped proportionally to the amount of CNAs in the case when they were included in the data (Additional file 1: Fig. S7d). For inferring double mutant genotypes, adding CNAs had very little impact on the performance of both SIEVE and Monovar (Additional file 1: Fig. S8).
Overall, although assuming a diploid genome, SIEVE is robust to the existence of CNA sites in the input data for both inferring cell phylogeny and calling variants. For phylogeny inference using SIEVE it is rather desirable to potentially increase statistical power and include all sites in the data, even if they were affected by CNAs.
SIEVE achieves favourable run times and low memory usage in the default, multi-thread mode
We further evaluated the run times and memory requirements of SIEVE and other approaches (Additional file 1: Fig. S9 and Table S2; Methods). While SIEVE in single thread mode was not competitive, it achieved stellar run time performance in the default, multi-thread mode. In particular, SIEVE outperformed other Bayesian methods and was similar in run time performance as compared to CellPhy, a model based on maximum likelihood inference and using bootstrap to estimate node support. With the increase of the number of both cells and sites, the run time of SIEVE in the multi-thread mode increased much slower compared to other methods. This indicates that SIEVE is scalable to large number of cells and sites. In terms of memory usage, all methods performed similarly well, except for SiFit, which required tremendous amounts of memory.
SIEVE inferred a phylogenetic tree and called variants for CRC cells
We applied SIEVE to a new single-cell whole genome sequencing (scWGS) dataset, where 28 tumour cells were isolated from three primary tumour biopsies of a patient with CRC (CRC28; see the “Methods” section). We identified 8470 candidate SNV sites and 1,163,335,103 background sites. To take into account branch-wise substitution rate variation, we employed a relaxed molecular clock model [37] (same for the following datasets; see the “Methods” section). In the inferred maximum clade credibility (MCC) tree (Fig. 3; see Additional file 1: Fig. S10 for the branch lengths), tumour cells grouped into three highly supported clades corresponding to the three biopsies. The average length of the branches was . The estimated effective sequencing error and ADO rates were and 0.20, respectively.
Among the trees obtained by other methods (Additional file 1: Fig. S11), the tree obtained by CellPhy was the most similar to the one by SIEVE and also the closest in terms of normalised RF and BS distance (Additional file 1: Fig. S12). Although all methods grouped tumour proximal (TP) cells identically as an independent subclone, SCIPhI and SiFit clustered tumour distal (TD) and tumour central (TC) cells distinctly. Both SIEVE and CellPhy agreed that TP and TD cells were closer than TC cells during the evolutionary history. The fact that the different biopsies form well-supported clades exposes a strong geographical clonal structure suggesting regular growth and limited cell migration. From the four compared models, only SIEVE and CellPhy reported node support values, giving clear intuitions about the confidence for each clade.
We mapped non-synonymous mutations to the internal branches (Methods), where only single mutations were found, indicating that the mutational process likely followed the ISA. Many mutations resided on the trunk (clonal mutations), including established CRC driver genes [38, 39], such as APC, as well as genes related to the metastatic progression of CRC [40, 41], such as ASAP1 and RGL2. For all mapped genes, SIEVE identified only one type of mutation event, i.e. single mutations that correspond to the switch of the genotype from 0/0 to 0/1. The lack of other mutation events that are possible to identify using our model (see Table 1) indicates that for this sample the model did not detect any violations of the ISA.
SIEVE identified 8029 SNV sites among the candidate SNV sites (Fig. 3a), where most of the genotypes were single mutant and few were double mutant, including . The variant calling results of SIEVE and Monovar (Fig. 3b) were overall similar. However, the calls from Monovar were clearly more noisy, with many missing entries and more double mutant genotypes, some of which might be false positives according to the simulation results. The proportion of genotypes called by SIEVE and Monovar were summarised in Additional file 1: Table S3 (same for the following datasets).
SIEVE inferred a phylogenetic tree and called variants for TNBC cells
We then applied SIEVE to a single-cell whole exome sequencing (scWES) dataset [42], containing 16 tumour cells collected from a patient with TNBC (TNBC16; see the “Methods” section). We identified 5912 candidate SNV sites and 152,027,822 background sites. The estimated tree was supported by high posterior probabilities (Fig. 4) with a relatively long trunk and short terminal branches (Additional file 1: Fig. S13). The average branch length was . We estimated that the effective sequencing error rate was and the ADO rate was 0.05.
SCIPhI and CellPhy returned trees that were similar in structure to the one obtained by SIEVE (Additional file 1: Fig. S14), where the tree inferred by SCIPhI was the closest to that inferred by SIEVE (Additional file 1: Fig. S15a) in terms of normalised RF distance and the one inferred by CellPhy was the closest in terms of the BS distance (Additional file 1: Fig. S15b). Finally, the tree obtained by SiFit was the least similar to all other methods.
While for the previous CRC28 dataset the events identified by SIEVE consisted solely of single mutations (transitions from 0/0 to 0/1 genotype), which are typically analysed and often detected by other methods, the TNBC16 dataset is the showcase of SIEVE’s ability to detect more diverse types of mutation events. By mapping non-synonymous mutations to the internal branches, we identified five different types of mutation events (Methods), including several violations of the ISA, such as back mutations and parallel mutations. These, apart from the standard single mutations, included 44 homozygous coincident double mutations (transitions from 0/0 to 1/1 genotype), nine homozygous single mutation additions (from 0/1 to 1/1 genotype), two parallel single mutations (from 0/0 to 0/1 genotype that occurred more than once on the tree), and seven single back mutations (from 0/1 to 0/0 genotype). Demeulemeester et al. [33] suggested that single back mutation events might occur due to retained mutability of the variant allele, thus making it likely to be mutated again. An alternative explanation for single back mutations could be an occurrence of a loss of heterozygosity. Other events violating the ISA might be due to mutational hotspots and hypermutable motifs [33]. As expected, most of the mutations, including single and double mutant genotypes, resided on the trunk, and some of them occurred in genes which were also reported in the original study [42], such as TBX3, NOTCH2, NOTCH3 and SETBP1. In the original study, the evolutionary tree of SNVs was reconstructed using hierarchical clustering. Unfortunately, clustering is not a phylogenetic method based on shared ancestry, and assumes ultrametricity (perfect clock). In contrast to hierarchical clustering, our approach gives more insights into the evolutionary history of the tumour. In particular, it infers the error rates, categorises the types of the mutation events that occurred, and gives posterior estimates for the nodes (the node supports). The high support values (Fig. 4) indicate that the tree inferred by SIEVE is highly plausible.
SIEVE identified 5,895 SNV sites (Fig. 4a). In contrast to Monovar, SIEVE calls genotypes for all analysed sites, including sites with missing data (Fig. 4b).
SIEVE inferred a phylogenetic tree and called variants for CRC samples mixed with normal cells
Finally, we applied SIEVE to another scWES dataset [43], which consisted of 35 tumour and normal cells as well as 13 adenomatous polyp cells from a patient with CRC (CRC0827 in [43]; referred to as CRC48 below; see the “Methods” section). The tumour cells came from two distinct anatomical locations (cancer tissue 1 and 2). We identified 707 candidate SNV sites as well as 119,486,190 background sites. From the inferred phylogenetic tree (Additional file 1: Figs. S16-S17), we identified two tumour clades matching their anatomical locations and one clade for adenomatous polyp and normal cells. Nine cells collected from the tumour biopsies were clustered outside the tumour clades, suggesting that these were normal cells within the tumour biopsies, which was also pointed out in the original study. The average branch length of the inferred tree was . We estimated that the effective sequencing error rate was and the ADO rate was 0.10.
Other methods reported distinct trees (Additional file 1: Figs. S18-S21), which might result from the relatively insufficient number of (candidate) variant sites as input. CellPhy, SCIPhI and SiFit were also able to distinguish the same set of normal cells from tumour cells. However, SiFit was unable to group tumour cells into two clades matching their anatomical locations as well as SIEVE.
From the non-synonymous mutations mapped to the branches, we observed unique subclonal mutations, including an established CRC driver mutation, SYNE1 [39]. In addition to multiple single mutation events, we located two parallel single mutations (CHD3 and PLD2), which evolved independently in adenomatous polyps and in tumour cells. Moreover, a mutated gene, MLH3, known being related to DNA mismatch repair [44], was found on the branch leading to the tumour subclone. This might be one of the reasons why this phylogenetic tree demonstrates a strong imbalance of branch lengths, with much longer branches found in the tumour subtree.
The variant calling results of SIEVE shared a similar but less noisy structure to those of Monovar (Additional file 1: Fig. S16a,b). We identified 678 SNV sites in total.
Discussion
Here we present a statistical approach for cell phylogeny inference and variant calling from scDNA-seq data. SIEVE leverages raw read counts to directly reconstruct cell phylogenies and then to reliably call single-cell variants. SIEVE tackles a considerably challenging problem, i.e. the propagation of errors in variant calling to the inference of cell phylogeny, by sharing information between these two tasks. Important characteristics of SIEVE include accounting for the FSA and correction for acquisition bias for tree branch lengths, which prevents from overfitting the phylogenetic model, and, finally, modelling the trunk of the evolutionary tree accommodating the events that are common for all cells.
Inferring mutation status accurately from highly noisy scDNA-seq data remains a demanding problem. A pivotal strength of SIEVE is its characteristic of using genotypes as a bridge between tree inference and variant calling so that these tasks are united. SIEVE is able to reliably differentiate wildtype, single and double mutant genotypes. The benchmarking shows that SIEVE, regarding variant calling, outperforms methods which employ no cell relationships (Monovar) and which, despite accounting for such information, do not include an instantaneous transition rate matrix and branch lengths (SCIPhI). Regarding tree reconstruction, SIEVE is more robust than SCIPhI, which infers phylogenies following ISA from raw scDNA-seq data. It also outperforms methods that rely on variants called by other approaches as a pre-processing step, thereby likely being misled by wrongly inferred variants (CellPhy and SiFit). The high performance of SIEVE can also be attributed to the fact that it is the only model that performs acquisition bias correction, allowing for more accurate branch lengths, and models the distribution of sequencing coverage and accounting for its overdispersion. Finally, SIEVE is also able to reliably call ADOs given data of adequate coverage quality.
Although MCMC is employed in the inference, our results show that SIEVE is an efficient method regarding both run time and memory consumption in the default, multi-thread mode. It also has the potential of favourable scalability to large numbers of cells and sites, where the latter is particularly relevant to the inference of accurate cell phylogenies. Naturally, the more candidate variant sites are available, the more statistical power they confer.
Currently, SIEVE only considers SNVs and assumes a diploid genome. Further improvement could embrace small indels and CNAs to improve phylogenetic inference and variant calling, yet care must be taken to differentiate deletions during evolution from ADOs. Additionally, SIEVE only allows at most one ADO for each site and cell. Further extension could expand to locus dropout, which directly results in missing data.
We apply SIEVE to real scDNA-seq datasets harnessed from CRC and TNBC. SIEVE calls far fewer double mutant genotypes and gives more reliable mutation assignment than Monovar does, in line with the simulation results. We also notice that SIEVE identifies double mutant genotypes, which is rare in CRC but frequent in TNBC, indicating the noteworthy role such genotypes play in the evolution of different types of cancer. Future studies could be based on the phylogenetic tree and variants inferred by SIEVE to identify somatic mutations potentially related to the resistance and relapse in the clinical therapy of cancer. SIEVE can also be applied to targeted sequencing data, where a user-defined number of background sites could be specified for acquisition bias correction. Moreover, SIEVE’s applicability is not restricted to cancer samples, and it can also be used to trace lineages of healthy cells.
In the real data analysis we utilise the relaxed molecular clock model implemented in BEAST 2. This shows one of the advantages of SIEVE being a package of BEAST 2, and the potential of exploiting the functionality of other BEAST 2 packages in our model.
Conclusions
The SIEVE model successfully exploits raw read counts from scDNA-seq data and jointly infers phylogeny and variants. Our comprehensive simulations show that SIEVE can produce reliable cell phylogeny and somatic variants, facilitating the downstream analysis. With the advancement of scDNA-seq technology, we expect the improvement of the coverage quality where the inference of ADO states is reliable. Although we mainly illustrate the application of SIEVE to scDNA-seq data from tumours, it is applicable to studying evolution also in other tissues.
Methods
Single-cell isolation, whole-genome amplification and sequencing
We isolated EpCAM+ cells from one normal and three tumoural regions (TP: tumour proximal; TC: tumour central; TD: tumour distal) from the patient with a BD FACSAria III cytometer. We successfully amplified the genomes of 28 tumour cells and 18 normal cells with Ampli1 (Silicon Biosystems) and built whole-genome sequencing libraries using the KAPA (Kapa Biosystems) library kit. Each library was sequenced at 6× on an Illumina Novaseq 6000 at the Spanish National Center of Genomic Analysis (CNAG-CR; https://www.cnag.crg.eu/). We called this dataset CRC28.
Data preprocessing
For the public TNBC16 [42] and CRC48 [43] datasets, we downloaded the raw sequencing reads from the SRA database in FASTQ format. For the three datasets (CRC28, TNBC16 and CRC48) we trimmed the Illumina adapter sequences using cutadapt (version 1.18) and mapped reads to the 1000G Reference Genome hs37d5 using BWA MEM (version 0.7.17). After de-duplication with Picard (version 2.18.14), we used GATK (version 3.7.0) for local realignment based on indel calls from the 1000G Phase 1 and the Mills and 1000G gold standard. Subsequently, we recalibrated the base scores using GATK (version 4.0.10) with polymorphisms from dbSNP (build 138) and indels from the 1000G Phase 1. Exact commands used to run the tools are featured in Supplementary Note.
SIEVE model
SIEVE is a statistical approach which combines a statistical phylogenetic model with a probabilistic model of raw read counts. We implement SIEVE under BEAST 2 [34], a popular Bayesian phylogenetic framework that uses Markov Chain Monte Carlo (MCMC) for the estimation of phylogenetic trees and model parameters.
Input data
SIEVE takes as input raw read counts of all four nucleotides at candidate SNV sites (Fig. 1a). Specifically, for cell at candidate SNV site , the input data to SIEVE is in the form of , where corresponds to the read counts of three alternative nucleotides with values in descending order and to the sequencing coverage for cell j and site i. Candidate SNV sites are defined as statistically significant SNVs that could potentially occur in single cells (see the “Candidate site identification” section).
For scWGS and scWES datasets, raw read counts from background sites are denoted . The number of background sites is used to correct acquisition bias (see the “SIEVE likelihood” section). For datasets lacking background information (for instance, from targeted sequencing), SIEVE accepts a user-specified number of background sites only for acquisition bias correction.
Candidate site identification
To identify candidate variant sites, we employ a strategy similar to SCIPhI [15]. Specifically, a likelihood ratio test is conducted for SNV detection, but with a modification enabling to capture sites containing double mutant genotypes. To this end, the Beta-Binomial distribution is fitted with free mean and overdispersion parameters at each site across all cells with non-zero variant read counts, and the corresponding likelihood is denoted . Next, another constrained Beta-Binomial distribution is fitted using the same set of cells with fixed mean being 0.25 and free overdispersion, whose likelihood is denoted . As a result, the test statistic asymptotically follows the distribution with degrees of freedom being 1. The null hypothesis () is thus that the mean , and the alternative hypothesis () is that the mean . A site is classified as candidate variant when the corresponding p-value is larger than 0.05 or the fitted mean is larger than 0.25. This analysis is performed on tumour cells. Normal cells are additionally used to filter out germline mutations. This candidate site identification procedure is implemented in a tool named DataFilter.
The sites identified by DataFilter are referred to as ‘candidate’ since they could sometimes be false discoveries due to technical errors in scDNA-seq. Moreover, the actual variant calling, i.e. determination of whether the variant occurs in each of the candidate sites in each cell is performed by SIEVE, and not DataFilter. Notably, all other methods that identify evolutionary trees, including CellPhy [26], SiFit [22], or SCIPhI [15], require an input either actual variants in each cell (CellPhy, SiFit) or the candidate variant sites (SCIPhI). The identification of these candidate sites is crucial for model performance, as it limits the number of sites where the variation may occur, which is much smaller compared to the full set of all possible sites.
Statistical phylogenetic model
The statistical phylogenetic model behind SIEVE includes an instantaneous transition rate matrix, which is defined by a continuous-time homogeneous Markov chain. We consider four possible genotypes , where 0, 1, and are used to denote the reference nucleotide, an alternative nucleotide, and a second alternative nucleotide which is different from that denoted by 1, respectively. The fundamental evolutionary events we consider are single mutations and single back mutations. The former happen when 0 mutates to 1, or 1 and mutate to each other, while the latter occur when 1 or mutates to 0. Hence, genotypes 0/0 and 0/1 represent wildtype and single mutant genotypes, respectively, whereas genotype 1/1 and represent double mutant genotypes. We intentionally use the non-standard nomenclature of single and double mutants to discern important evolutionary events. In contrast, calling both 0/1 and a heterozygous mutation genotype would be more standard and correct, but would not differentiate between the genotype that has only a single allele changed with respect to the reference (0/1) from the genotype that has two alleles changed (). We only consider unphased genotypes, so we do not differentiate between 0/1 and 1/0 or between and .
The joint conditional probability of all cells at SNV site i having genotype is determined according to the statistical phylogenetic model by
1 |
In Eq. (1), represents the branch lengths measured by the expected number of somatic mutations per site and Q is the instantaneous transition rate matrix of the Markov chain. is the rooted binary tree topology, representing the genealogical relations among cells. We specifically require the root of to have only one child, representing the most recent common ancestor (MRCA) of all cells. The branch between the root and the MRCA is the trunk of the cell phylogeny. The trunk is one of novelties of our approach, introduced to represent the accumulation of clonal mutations (shared among all cells) in the initial phase of tumour progression. Therefore, with J existing cells, labelled by , as leaves, has J internal hidden ancestor nodes, labelled by , and branches, whose lengths are kept in . The trunk is essential for to assure that the root, labelled by 2J, represents a normal ancestor cell even if the data only contains tumour cells. Hence the genotype of the root for SNV site i, denoted , is fixed to 0/0. represents the genotypes of J cells as leaves of , while is the genotypes of all ancestor cells as internal nodes of . Note that we marginalise the genotypes of the ancestor nodes except for the root. We also consider among-site substitution rate variation following a discrete Gamma distribution with mean equal 1, parameterised by the number of rate categories h and shape [45]. in Eq. (1) are hidden variables, estimated using MCMC (see the “Posterior and MCMC” section), whereas h is a hyperparameter that is fixed (4 by default). Note that variant calling effectively corresponds to the determination of the values of the variables .
In the transition rate matrix Q (Fig. 1c), each entry denotes a rate from one genotype to another during an infinitesimal time interval . Note that at most one change is allowed to occur in . For instance, the transition of 0/0 moving to 1/1 during is impossible as two single somatic mutations are required; thus, the corresponding transition rate is 0. The transition rate from genotype 0/0 to 0/1 represents the somatic mutation rate and is set to 1. The back mutation rate is measured relatively to the somatic mutation rate and therefore is .
With the genotype state space G defined, for a given branch length , the underlying four-by-four transition probability matrix of the Markov chain is represented using matrix exponentiation of the product of Q and as [27].
Model of raw read counts
The probability of observing the input data for cell j at site i is factorised as
2 |
where the first component is the model of nucleotide read counts and the second the model of sequencing coverage.
Model of sequencing coverage
After single-cell whole-genome amplification (sc-WGA) some genomic regions are more represented than others. After scDNA-seq, this results in an uneven coverage along the genome, much more than in the case of bulk sequencing. Here, to model the sequencing coverage c in the presence of overdispersion, we employ a negative binomial distribution.
3 |
with parameters p and r. We reparameterise the distribution with and , where and are the mean and the variance of the distribution of the sequencing coverage c, respectively.
Theoretically, each cell j at site i has its specific and parameters, which, however, are impossible to be estimated freely. Hence, we make additional assumptions and pool the data for better estimates, adapting the approach of [46]. We assume that and have the following forms, respectively:
4 |
In Eq. (4), t is the mean of allelic coverage (the expected coverage per allele) and v is the variance of allelic coverage. We estimate t and v with MCMC (see the “Posterior and MCMC” section). is a hidden random variable denoting the number of sequenced alleles for cell j at site i. According to the statistical phylogenetic model, both alleles are expected to be sequenced. However, due to the frequent occurrence of allelic dropout (ADO) during scWGA, there are cases where only one allele is amplified and therefore is 1. Equation (4) reflects the fact that the expected sequencing coverage and its raw variance are proportional to the number of sequenced alleles. Note that inferring the hidden variable corresponds to identifying occurrences of ADO events, and hence the ability of SIEVE to perform ADO calling. We denote the prior distribution of
5 |
where is a parameter corresponding to the the probability of ADO occurs, i.e. the ADO rate, which is estimated using MCMC.
In Eq. (4), is the size factor of cell j which makes sequencing coverage from different cells comparable and is estimated directly from the sequencing coverage using
6 |
where is the number of cells with non-zero coverage at a site. By taking into account only the non-zero values, the estimate is not affected by the missing data, which is prevalent in scDNA-seq.
Model of nucleotide read counts
We denote the genotype affected by ADO , where and are the results of ADO occurring to . For instance, is caused either by 0 dropped out from 0/0 or by 1 dropped out from 0/1. Then the probability of is denoted by
7 |
which is defined at length in Table 2.
Table 2.
0/0 | 0/0 | 2 | 1 |
0/0 | 1 | 1 | |
0/1 | 0/1 | 2 | 1 |
1/1 | 1/1 | 2 | 1 |
1/1 | 1 | 1 | |
2 | 1 | ||
1 | 1 | ||
0/1 | 1 | ||
0/1 | 1 | ||
Others | 0 |
We model the read counts of three alternative nucleotides given the sequencing coverage with a Dirichlet-multinomial distribution as
8 |
with parameters and . F is a function in the form of
9 |
where B is the beta function. Note that is the read count of the reference nucleotide.
To improve the interpretation of Eq. (8), we reparameterise it with , where is a vector of expected frequencies of each nucleotide and represents overdispersion. are categorical hidden variables dependent on :
10 |
where f is the expected frequency of nucleotides whose existence is solely due to technical errors during sequencing. To be specific, f is defined as the effective sequencing error rate including amplification (where a nucleotide is wrongly amplified into another one during scWGA) and sequencing errors.
is also a categorical hidden variable dependent on :
11 |
where is wildtype overdispersion and is alternative overdispersion.
By plugging in Eqs. (10) and (11), (8) is equivalently represented with
12 |
Note that and share the same and , showing that the model of nucleotide read counts is not enough to discriminate 0/0 from , and so do and . In such cases, incorporating the model of sequencing coverage helps resolve the entanglement.
To understand Eq. (12), first take as an example. Theoretically, no alternative nucleotides are supposed to exist if no technical errors occur. Thus, any observations of any alternative nucleotides can only result from technical errors, and the expected frequency of the reference nucleotide is accordingly adjusted to . For another example , say the reference nucleotide is A and the alternative nucleotide is C, and both their read count frequencies are supposed to be if no technical errors occur. For the other two alternative nucleotides, G and T, their observations could only result from technical errors, and both their frequencies are . Moreover, either A or C may be sequenced as a different nucleotide (each with probability 1/2). In the former case, the frequency of A decreases by . In the latter case, if C is sequenced as A (with probability ) the frequency of A increases by . Overall, the frequency of A decreases by , resulting in .
f, and in Eq. (12) are estimated with MCMC.
SIEVE likelihood
We denote the conditional variables in Eq. (1) as and those in the model of raw read counts as . Given the input data and , the log-likelihood of the SIEVE model is
13 |
where is the tree likelihood corrected for acquisition bias computed from candidate SNV sites in , while is the likelihood computed from background sites in , referred to as the background likelihood. Equation (13) does not contain since they are marginalised out (see below).
Since we only use data from SNV sites to compute the tree likelihood, the tree branch lengths are prone to be overestimated [29, 30]. The overestimation of due to only using data from SNV sites is called acquisition bias, which is corrected in SIEVE according to [47]:
14 |
where the first component is the uncorrected tree log-likelihood for SNV sites, and in the second component is the likelihood of SNV site i being invariant (see below). The regularisation term renders SIEVE in favour of trees with short branch lengths where is large due to the increasing averaged C.
To compute the uncorrected tree log-likelihood, we marginalise out and :
15 |
where are defined in Eq. (12) and is defined in Eq. (7). In the second line of Eq. (15), the probability is factorised out according to Fig. 1b.
To compute in Eq. (14), we assume that the SNV sites evolve independently and identically. By plugging Eqs. (1) and (15), is denoted by
16 |
which is efficiently computed out by Felsenstein’s pruning algorithm [48], with the extension of the model of raw read counts applied on leaves. Specifically, the Fenselstein’s pruning algorithm is applied to an extended tree , where additional leaf nodes corresponding to the data are attached at the bottom of : for each node corresponding to genotype there is a leaf node added, corresponding to data , and the transition probability between the genotype node and the leaf is given by Eq. (15). For I candidate SNV sites, J cells and K genotype states in G (for SIEVE ), the time complexity of Felsenstein’s pruning algorithm is .
in Eq. (14) is determined similarly to Eq. (16) by computing the joint probability of observing the data and :
17 |
Formally, to compute the background likelihood, we should account for the fact that the background sites, similarly to the variant sites, also evolve under the phylogenetic model and involve similar computations as above. This, however, would result in a large additional computational burden due to the large number of background sites compared to the variant sites. Thus, to estimate the background log-likelihood efficiently, we make several simplifications and compute it only approximately. First, we assume that across background sites each cell has the same genotype 0/0 and both alleles are covered. We further ignore the model of sequencing coverage and the tree log-likelihood in the computations. As a result, by employing an alternative expression of Dirichlet-multinomial distribution is efficiently obtained as
18 |
where is defined in Eq. (12). , for and represent, across background sites and J cells, the unique occurrences of sequencing coverage c, of alternative nucleotide read counts , and of reference nucleotide read counts , respectively. In Eq. (18), some items, namely , for , and , only depends on the data, which remain constants during MCMC. Therefore, they are ignored in the computation of background likelihood. It is clear that the background likelihood helps estimate f and .
The time complexity of Eq. (18) is with c being the number of unique values of sequencing coverage across all cells and background sites. Since is usually much larger than c, the overall time complexity of model likelihood is .
Priors
To define priors for model parameters and for the tree coalescent, we employ the prior distributions defined in BEAST 2. We impose on and in Eq. (1) a prior distribution following the Kingman coalescent process with an exponentially growing population. The tree prior is parameterised by scaled population size M and exponential growth rate q, and is denoted by
19 |
whose analytical form is defined in [49]. M and e are hidden random variables and are estimated using MCMC. Note that, by default, M represents the number of time units, e.g. the number of years, and the mutation rate is measured by the number of mutations per time unit per site. Their product results in the unit of branch length, i.e. the number of mutations per site. Since scDNA-seq data usually does not contain temporal information as a result of collecting samples at the same time, it is impossible to differentiate M from the mutation rate. However, if the mutation rate is known, one could alternatively estimate a time-calibrated cell phylogeny.
As prior distributions, we assign to M
20 |
where is the current proposed value of M. Note that this is supposed to be normalised to define a proper probability distribution, but this form is sufficient to define a proper posterior (see the “Posterior and MCMC” section).
For e, we choose
21 |
where we choose mean and scale (default in the BEAST 2 software). We choose an exponential distribution as the prior for in Eq. (1):
22 |
where .
For the model of sequencing coverage described in Eqs. (3) and (4), we set the prior for t within a large range of values with
23 |
where , and the prior for v with
24 |
where . In terms of in Eq. (5), it also has a uniform prior:
25 |
where .
For the model of nucleotide read counts described in Eqs. (10) to (12), we choose an exponential prior for f:
26 |
where , and a log normal prior for both and :
27 |
where we choose for the log-transformed mean (150 for untransformed) and the standard deviation , and for the log-transformed mean (10 for untransformed) and the standard deviation . Specifically, the mean is log-transformed using
These specific values reflect our belief that is greater than , and are chosen in such a way that both distributions cover a large range of possible values for and .
Posterior and MCMC
With the model likelihood and priors defined, the posterior distribution of the unknown parameters is
28 |
where Z is a normalisation constant, representing the probability of the observed data.
Since the posterior distribution does not have a closed-form analytical formula, we employ the MCMC algorithm with Metropolis-Hastings kernel to sample from the posterior distribution in Eq. (28). Given the current state of the parameters q, we propose a new state according to proposal distributions that assure the reversibility and ergodicity of the Markov chain. With one parameter changed a time, is accepted with probability
29 |
where the normalisation constant Z cancels out after plugging in Eq. (28).
For sampling the structure of the cell phylogeny, we take advantage of proposal distributions implemented in the BEAST 2 software [49] and modify them to make sure they are compatible with our tree topology, so that the sampled trees are binary and contain a trunk. Specifically, the tree branch lengths are changed by scaling the heights of the internal nodes. For tree topological exploration, we use the Wilson-Balding move to perform subtree pruning and regrafting. Specifically, a random node and half of its subtree is pruned and reattached to a random branch not belonging to the moved subtree. A subtree-slide move is also used, where a random node and half of its subtree slides either upwards or downwards along branches and cross at least one node. Both those two moves include changes to the lengths of some branches. The final type of move swaps two randomly selected subtrees.
For sampling unknown parameters, we perform either scaling operations or random Gaussian walks.
SIEVE runs with a two-stage sampling strategy. In the first stage the acquisition bias correction is switched off and all parameters are explored, while in the second stage the acquisition bias correction is turned on and parameters not affecting branch lengths are fixed with their estimates from the previous stage. This two-stage strategy proved to yield more accurate parameter and tree estimates than a strategy where both parameters and tree would be explored at once, with the acquisition bias correction enabled. Additionally, the initial tree in the second stage is set to the tree summarised from the first stage.
Variant calling, ADO calling, maximum likelihood gene annotation and mutation event classification
During the sampling process , , and (Eqs. (1), (15) and (16)) are hidden variables that are marginalised out. Therefore, to obtain estimates of these hidden variables, we infer their maximum likelihood configuration with the max-sum algorithm [50], using the maximum clade credibility tree [51] and parameters estimated from the MCMC posterior samples.
To be specific, by determining the maximum likelihood genotypes of the leaves (), we are able to call variants. By inferring the maximum likelihood and , the ADO state is determined. Moreover, by computing the maximum likelihood genotypes of the internal nodes (), SIEVE maps mutations to specific tree branches.
Mutation events are classified into different categories based on the corresponding genotype transitions (see Table 1). The single mutation () happens when an allele of the wildtype is mutated. The homozygous coincident double mutation () refers to the case when both alleles of the wildtype are mutated to the same alternative nucleotide, while the heterozygous coincident double mutation () refers to the case when both alleles of the wildtype are mutated to different alternative nucleotides. The single back mutation (, and ) happens when a mutated allele mutates back to the reference nucleotide, while the double back mutation ( and ) happens when both mutated alleles mutate back to the reference nucleotide. The homozygous single mutation addition () refers to the case when the unmutated allele of the single mutant genotype mutates to the same alternative nucleotide as the mutated allele, while for the heterozygous single mutation addition () the unmutated allele mutates to an alternative nucleotide different from the mutated allele. For the homozygous substitute single mutation (), one of the mutated alleles mutates to the same alternative nucleotide as the other mutated allele, while for the heterozygous substitute single mutation () one of the mutated alleles mutates to another alternative nucleotide.
Summary of model assumptions
Taken together, SIEVE makes several assumptions about the evolutionary process behind the observed single cell data. First, the model assumes that the genome is diploid. This assumption stands behind most of our model equations. In order not to violate this model assumption, one should pre-process the data to exclude non-diploid regions. On the other hand, this comes with the cost of excluding sites in these regions. Leaving such sites introduces discrepancy with the assumption, but might give more statistical power for model inference. Thus, we leave this decision of excluding copy number altered regions as a preprocessing step to the user.
Another important assumption, made by most methods for phylogenetic reconstruction, is that the sites are independently affected by the mutational process. This assumption is key to computational performance, as it allows to factorise the model likelihood across the sites.
One more assumption made behind SIEVE is that the phylogenetic tree has a trunk, which connects a healthy cell as the root and its only child as the MRCA of all cells in the data. When there are only tumour cells in the data, the MRCA represents the first tumour cell founding the tumour tissue, and since many clonal mutations accumulate during the foundation process of tumour, the trunk is expected to be long. When both healthy and tumour cells are available, the MRCA is also a healthy cell, and since only very few, if any, mutations accumulate between two healthy cells, the trunk is expected to be short. The incorporation of the trunk comes in handy in practice not only because it can help to identify normal cells mixed with tumour cells, but also because an outgroup is not needed to root the tree.
Finally, SIEVE follows the finite sites assumption (FSA), which is both more general and more plausible than the infinite sites assumption (ISA). Events violating the ISA are expected biologically and probabilistically [32, 33]. It is important to note that per definition, SIEVE and other models that follow the FSA are well suited to model both cases (when ISA is violated and not). More specifically, the ISA is a special case of the FSA, so the models that follow the FSA also account for the ISA.
Summary of evolutionary features accounted for by the model
In contrast to other models, SIEVE is able to identify 12 types of genotype transitions, corresponding to nine types of mutation events (Table 1). Moreover, when such events affecting the same site are detected on more than one branch, our model is able to detect parallel evolution. This is because SIEVE considers four genotype states (0/0, 0/1, 1/1, ) and is based on the underlying Markov process model that follows the FSA. Among those nine mutation events, only one of them, namely the single mutation, corresponding to the transition from genotype state 0/0 to 0/1, is accounted for by models that follow the ISA. Moreover, SiFit, which follows the FSA but has a restricted genotype state space compared to SIEVE, is also unable to identify all 12 genotype transitions that are detectable by SIEVE.
Moreover, SIEVE’s another feature is its compatibility with molecular clock models implemented in BEAST 2, including the strict, relaxed and random local molecular clock model [52, 53]. The use of these models opens the door for the estimation of divergence times (event timing) and substitution rates using sound statistical models.
Importantly, we separate these features from model assumptions, as these are properties that SIEVE supports in an unforced manner. For instance, SIEVE is able to identify 12 genotype transitions, but not all of them are necessarily to appear on the tree.
ScDNA-seq data simulator
In order to benchmark the performance of SIEVE against those of other published methods, we simulated scDNA-seq data by modifying CellCoal [54] (commit 594e063). In contrast to CellCoal, the sequencing coverage is generated according to Eqs. (3) to (6). Given the sequencing coverage, read counts are simulated with a Multinomial distribution including errors. Input configuration follows the one described for CellCoal [54].
The simulator mimics both the biological evolution and the sequencing process. We first generated a binary genealogical cell lineage tree following the coalescent process assuming a strict molecular clock and created a reference genome where each site was initialised by the reference genotype with one of the four nucleotides. With a specific mutation rate, each site was evolved independently along the tree according to a rate matrix which contains ten diploid genotypes encoded with nucleotide pairs (Additional file 1: Table S4). The rate matrix allows mutations and back mutations, where the probability of the latter is of the former. All simulated sites for which at least one cell has a non-reference genotype are considered as true SNV sites. Next, we added at most one ADO to cell j at site i according to the ADO rate. If ADO happens, the number of sequenced alleles drops from two to one. We recorded the true ADO states across cells for the SNV sites. Size factors for cells in Eq. (4) were sampled from a normal distribution (mean = 1.2, variance = 0.2). Using the negative binomial distribution, we simulated the sequencing coverage with given t and v. Based on the ADO-affected genotype and sequencing coverage, the read count for each nucleotide was simulated using a Multinomial distribution with a given amplification error rate and sequencing error rate.
Simulation design
We designed simulations to compare multiple methods in different aspects. The benchmarking framework was built using Snakemake [55].
Simulations only considering SNVs
We assumed that the tumour cell samples belonged to an exponentially growing population (growth rate = ) with an effective population size of . The number of tumour cells was chosen to be either 40 or 100. We selected three mutation rates: , and . For different mutation rates, different total number of sites were chosen to result in around 1000 SNV sites for 100 cells ( sites for , sites for , and sites for ), as well as between 250 and 1000 SNV sites for 40 cells ( sites for , sites for and sites for ). Additionally, we varied t and v in Eqs. (3) and (4) to simulate different coverage qualities. For high quality data, we chose high mean () and low variance () of allelic coverage. For medium quality data, we chose high mean () and medium variance (). For low quality data, we chose low mean () and high variance (), which was specifically created to mimic the CRC28 dataset.
Other important parameters in the simulation were fixed as follows: in Eq. (5) , in Eq. (12) and , and both amplification error rate and sequencing error rate were , which resulted in the effective sequencing error rate in Eq. (12).
We designed in total 18 simulation scenarios, each repeated 20 times.
Simulations considering both SNVs and CNAs
To add CNAs, we selected a set of datasets generated as described above, using the following parameters: 40 cells, medium mutation rate () and medium coverage quality (). Two levels of CNA prevalence were simulated: around or of all genomic sites. A site could contain CNAs occurring at an early or at a late stage during the evolutionary process with equal probabilities, and the corresponding number of CNAs was sampled in . For a site containing early stage CNAs, the probability of a cell carrying such events was sampled uniformly from the interval, while for late stage CNAs the probability was sampled from the interval. If a site in a cell was sampled to be affected by CNAs, a specific allele was selected for CNA with probability 0.5. To this end, if the sampled CNA value was 0, the read counts for the site and the cell was simply set to 0. Otherwise, we directly manipulated the simulated read counts of the chosen allele by multiplying the CNA value minus one, where the one CNA copy was retained for the other unchosen allele.
The simulated datasets after adding CNAs were stored in two versions: with or without genomic sites containing CNAs, both of which were used as input for all methods.
It is important to note that in these simulations, the CNAs were added independently of the phylogenetic structure. It is thus expected that we were simulating the most pessimistic scenario, as CNAs introducing bias in the data in the same way for phylogenetically related cells could in fact help with better phylogeny reconstruction.
Measurement of cell phylogeny accuracy and quality of variant calling
To assess the accuracy of the cell phylogeny reconstruction considering branch lengths, we computed the BS distance from the inferred tree to the true tree [35]. For any two trees, this difference is computed as:
30 |
where represents the length of a branch shared by both trees, and represents the length of a branch i that is unique for tree j.
To assess the accuracy of the cell phylogeny reconstruction ignoring branch lengths we used the normalised RF distance [36]:
31 |
where denotes the total number of branches in tree j, while represents the number branches exclusive of tree j.
Thus, BS distance and normalised RF distance values equal to 0 indicate a perfect tree reconstruction. For SIEVE and SiFit, we compute both normalised RF distance and BS distance in the rooted tree mode. For CellPhy, we compute these metrics in the unrooted tree mode as it infers an unrooted tree from data only containing tumour cells. Since SCIPhI reports a rooted tree without branch lengths, we can only compute the normalised RF distance. BS distance and normalised RF distance values were computed using the R package phangorn [56].
To evaluate the variant calling and ADO calling results, we computed precision, recall, F1 score and false positive rate (FPR). For variant calling, we separately compared the performance in calling the single mutant genotype and double mutant genotypes. In particular, when we evaluated the accuracy of single mutant genotype calling, any identification of double mutant genotypes whose true genotype is single mutant genotype was counted as a false negative. Moreover, we analysed two different types of false positives in single mutant genotype calling. The first type corresponds to single mutant calls for sites where the true genotype is a wildtype genotype. The second type are single mutant calls for sites where the true genotype is a double mutant.
For SIEVE and Monovar, we computed the recall, precision, F1 score, and FPR for single mutant genotype calling and double mutant genotype calling. For SCIPhI, we only computed metrics for single mutant genotype calling as it does not call double mutant genotypes. Moreover, we evaluated the accuracy of calling ADO states only for SIEVE, as it is the only method that is able to call them.
Configurations of methods
For Monovar (commit 68fbb68), we used the true values of and f as priors for false negative rate and false positive rate and default values for other options.
For SCIPhI (commit 34975f7), we ran it with default options and iterations.
To run CellPhy (commit 832f6c2) and SiFit (commit 9dc3774), we fed the required data with variants called by Monovar. For CellPhy, we piped the data in VCF format and initialised the tree search with three parsimonious trees. We instructed the tool to use a built-in rate matrix with ten genotypes (GT10), a stationary nucleotide frequency distribution learned from the data (FO), an error model applied to the leaves (E), and the Gamma model of site-wise substitution rate variation (G). For SiFit, we fed the input data as a ternary matrix and used the true values of and f as the prior for false negative rate and the estimated false positive rate, respectively. We ran it with iterations.
On the simulated data, we ran SIEVE with a strict molecular clock model for and iterations for the first and the second sampling stage, respectively. On the real datasets, we used a log-normal relaxed molecular clock model to take into consideration branch-wise substitution rate variation. To achieve better mixed Markov chains, we employed a optimised relaxed clock model in [37] instead of the default one in BEAST 2.
Since more parameters are added when using the relaxed molecular clock model, we ran the analysis with iterations for the first stage and iterations for the second, respectively. Note that the parameters introduced by the relaxed molecular clock model are also explored in the second sampling stage. The SNVs were then annotated using Annovar (version 2020 Jun. 08) [57]. In the main text, the tree was plotted using ggtree [58] and the genotype heatmap was plotted using ComplexHeatmap [59].
Run time analysis
Repeated five times, we used a simulation scenario with the following parameters for run time analysis: medium mutation rate () and medium coverage quality (). SiFit and SCIPhI were run in the default, single-thread mode, while CellPhy and SIEVE were run in both single- and multi-thread mode, where different numbers of threads were provided to achieve their highest efficiency. SiFit, SCIPhI and the two stages of SIEVE were run for iterations, respectively. With bootstrap applied, CellPhy was run with the default setting (a maximum of 1000 replicates with a possible early-stopping). This analysis was performed on a server with 64 cores (AMD Ryzen Threadripper 3990X 64-Core Processor) and 256 GB memory.
Supplementary information
Acknowledgements
We thank Dr. Timothy Vaughan for valuable instructions on package development for BEAST 2.
Peer review information
Stephanie McClelland and Veronique van den Berghe were the primary editors of this article and managed its editorial process and peer review in collaboration with the rest of the editorial team.
Review history
The review history is available as Additional file 2.
Authors’ contributions
S.K. and E.S. conceived the SIEVE model — with input and feedback from J.K., N.BE. and D.P. S.K. implemented the model, performed all model performance analysis and generated all figures. S.PL., D.C. and D.P. performed the CRC28 scDNA-seq experiment. N.BO., M.V. and J.M.A. processed the scDNA-seq datasets. S.K. and E.S. wrote the manuscript with critical comments and input from all the co-authors. E.S. supervised the study. The authors read and approved the final manuscript.
Authors’ Twitter handles
Twitter handles: @senbai_kang (Senbai Kang); @cbg_ethz (Nico Borgsmüller, Jack Kuipers, and Niko Beerenwinkel); @linkmonica (Monica Valecha); @JMFAlves (Joao M. Alves); @dposada_ (David Posada); @ewa_szczurek (Ewa Szczurek).
Funding
This project has received funding from the European Union’s Horizon 2020 research and innovation programme under the Marie Skłodowska-Curie grant agreement No. 766030. E.S. acknowledges the support from the Polish National Science Centre SONATA BIS grant No. 2020/38/E/NZ2/00305. D.P. was supported by the European Research Council (ERC-617457-PHYLOCANCER), the Spanish Ministry of Science and Innovation (PID2019-106247GB-I00), and Xunta de Galicia.
Availability of data and materials
Raw single-cell whole-genome sequencing data from CRC28 have been deposited at the National Center for Biotechnology Information (NCBI) as BioProject PRJNA896550 [60]. We have additionally analysed two published single-cell datasets ([42, 43]). Raw sequencing data for these datasets are available from the Sequence Read Archive (SRA, https://www.ncbi.nlm.nih.gov/sra) database under accession codes SRA053195 (TNBC16) and SRP067815 (CRC48).
SIEVE is implemented in Java and is accessible at https://github.com/szczurek-lab/SIEVE [61]. DataFilter for selecting candidate variant sites is available at https://github.com/szczurek-lab/DataFilter [62]. The simulator is hosted at https://github.com/szczurek-lab/SIEVE_simulator [63], and the reproducible benchmarking framework is available at https://github.com/szczurek-lab/SIEVE_benchmark_pipeline [64]. The scripts for generating all figures in this paper are hosted at https://github.com/szczurek-lab/SIEVE_analysis [65]. All aforementioned code are freely accessible under a GNU General Public License v3.0 license. The source code versions used in the manuscript can be downloaded from the Zenodo repository [66–70].
Declarations
Ethics approval and consent to participate
We obtained fresh frozen primary tumour and normal tissues from a single colorectal cancer patient (CRC28) stored at the Galicia Sur Health Research Institute (IISGS) Biobank, member of the Spanish National Biobank Network (N B.0000802). This study was approved by a local Ethical and Scientific Committee (CAEI Galicia 2014/015).
Consent for publication
Not applicable.
Competing interests
Other projects in the research lab of E.S. are co-funded by Merck Healthcare KGaA.
Footnotes
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Contributor Information
Senbai Kang, Email: kang@mimuw.edu.pl.
Nico Borgsmüller, Email: nico.borgsmueller@bsse.ethz.ch.
Monica Valecha, Email: mvalecha@uvigo.es.
Jack Kuipers, Email: jack.kuipers@bsse.ethz.ch.
Joao M. Alves, Email: jalves@uvigo.es
Sonia Prado-López, Email: sonia.lopez@tuwien.ac.at.
Débora Chantada, Email: Debora.Chantada.De.La.Fuente@sergas.es.
Niko Beerenwinkel, Email: niko.beerenwinkel@bsse.ethz.ch.
David Posada, Email: dposada@uvigo.es.
Ewa Szczurek, Email: szczurek@mimuw.edu.pl.
References
- 1.Greaves M. Evolutionary Determinants of Cancer. Cancer Discov. 2015;5(8):806–820. doi: 10.1158/2159-8290.CD-15-0439. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Dentro SC, Leshchiner I, Haase K, Tarabichi M, Wintersinger J, Deshwar AG, et al. Characterizing genetic intra-tumor heterogeneity across 2,658 human cancer genomes. Cell. 2021;184(8):2239-2254.e39. https://www.sciencedirect.com/science/article/pii/S0092867421002944. [DOI] [PMC free article] [PubMed]
- 3.McGranahan N, Swanton C. Clonal Heterogeneity and Tumor Evolution: Past, Present, and the Future. Cell. 2017;168(4):613–628. https://www.sciencedirect.com/science/article/pii/S0092867417300661. [DOI] [PubMed]
- 4.Marusyk A, Janiszewska M, Polyak K. Intratumor Heterogeneity: The Rosetta Stone of Therapy Resistance. Cancer Cell. 2020;37(4):471–484. https://www.sciencedirect.com/science/article/pii/S1535610820301471. [DOI] [PMC free article] [PubMed]
- 5.Gerstung M, Beisel C, Rechsteiner M, Wild P, Schraml P, Moch H, et al. Reliable detection of subclonal single-nucleotide variants in tumour cell populations. Nat Commun. 2012;3(1):1–8. doi: 10.1038/ncomms1814. [DOI] [PubMed] [Google Scholar]
- 6.Shah SP, Roth A, Goya R, Oloumi A, Ha G, Zhao Y, et al. The clonal and mutational evolution spectrum of primary triple-negative breast cancers. Nature. 2012;486(7403):395–399. doi: 10.1038/nature10933. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Roth A, Khattra J, Yap D, Wan A, Laks E, Biele J, et al. PyClone: statistical inference of clonal population structure in cancer. Nat Methods. 2014;11(4):396–398. doi: 10.1038/nmeth.2883. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Ha G, Roth A, Khattra J, Ho J, Yap D, Prentice LM, et al. TITAN: inference of copy number architectures in clonal cell populations from tumor whole-genome sequence data. Genome Res. 2014;24(11):1881–1893. doi: 10.1101/gr.180281.114. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Deshwar AG, Vembu S, Yung CK, Jang GH, Stein L, Morris Q. PhyloWGS: reconstructing subclonal composition and evolution from whole-genome sequencing of tumors. Genome Biol. 2015;16(1):1–20. doi: 10.1186/s13059-015-0602-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Navin N, Kendall J, Troge J, Andrews P, Rodgers L, McIndoo J, et al. Tumour evolution inferred by single-cell sequencing. Nature. 2011;472(7341):90–94. doi: 10.1038/nature09807. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Navin NE. The first five years of single-cell cancer genomics and beyond. Genome Res. 2015;25(10):1499–1507. doi: 10.1101/gr.191098.115. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Lähnemann D, Köster J, Szczurek E, McCarthy DJ, Hicks SC, Robinson MD, et al. Eleven grand challenges in single-cell data science. Genome Biol. 2020;21(1):1–35. doi: 10.1186/s13059-020-1926-6. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Zafar H, Wang Y, Nakhleh L, Navin N, Chen K. Monovar: single-nucleotide variant detection in single cells. Nat Methods. 2016;13(6):505–507. doi: 10.1038/nmeth.3835. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Dong X, Zhang L, Milholland B, Lee M, Maslov AY, Wang T, et al. Accurate identification of single-nucleotide variants in whole-genome-amplified single cells. Nat Methods. 2017;14(5):491–493. doi: 10.1038/nmeth.4227. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Singer J, Kuipers J, Jahn K, Beerenwinkel N. Single-cell mutation identification via phylogenetic inference. Nat Commun. 2018;9(1):5144. doi: 10.1038/s41467-018-07627-7. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Luquette LJ, Bohrson CL, Sherman MA, Park PJ. Identification of somatic mutations in single cell DNA-seq using a spatial model of allelic imbalance. Nat Commun. 2019;10(1):1–14. doi: 10.1038/s41467-019-11857-8. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Bohrson CL, Barton AR, Lodato MA, Rodin RE, Luquette LJ, Viswanadham VV, et al. Linked-read analysis identifies mutations in single-cell DNA-sequencing data. Nat Genet. 2019;51(4):749–754. doi: 10.1038/s41588-019-0366-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Lähnemann D, Köster J, Fischer U, Borkhardt A, McHardy AC, Schönhuth A. Accurate and scalable variant calling from single cell DNA sequencing data with ProSolo. Nat Commun. 2021;12(1):1–11. doi: 10.1038/s41467-021-26938-w. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Yuan K, Sakoparnig T, Markowetz F, Beerenwinkel N. BitPhylogeny: a probabilistic framework for reconstructing intra-tumor phylogenies. Genome Biol. 2015;16(1):1–16. doi: 10.1186/s13059-015-0592-6. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Ross EM, Markowetz F. OncoNEM: inferring tumor evolution from single-cell sequencing data. Genome Biol. 2016;17(1):1–14. doi: 10.1186/s13059-016-0929-9. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21.Jahn K, Kuipers J, Beerenwinkel N. Tree inference for single-cell data. Genome Biol. 2016;17(1):1–17. doi: 10.1186/s13059-016-0936-x. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Zafar H, Tzen A, Navin N, Chen K, Nakhleh L. SiFit: inferring tumor trees from single-cell sequencing data under finite-sites models. Genome Biol. 2017;18(1):1–20. doi: 10.1186/s13059-017-1311-2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Malikic S, Jahn K, Kuipers J, Sahinalp SC, Beerenwinkel N. Integrative inference of subclonal tumour evolution from single-cell and bulk sequencing data. Nature Commun. 2019;10(1):1–12. doi: 10.1038/s41467-019-10737-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Kozlov AM, Darriba D, Flouri T, Morel B, Stamatakis A. RAxML-NG: a fast, scalable and user-friendly tool for maximum likelihood phylogenetic inference. Bioinformatics. 2019;35(21):4453–4455. doi: 10.1093/bioinformatics/btz305. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Zafar H, Navin N, Chen K, Nakhleh L. SiCloneFit: Bayesian inference of population structure, genotype, and phylogeny of tumor clones from single-cell genome sequencing data. Genome Res. 2019;29(11):1847–1859. doi: 10.1101/gr.243121.118. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Kozlov A, Alves JM, Stamatakis A, Posada D. Cell Phy: accurate and fast probabilistic inference of single-cell phylogenies from scDNA-seq data. Genome Biol. 2022;23(1):1–30. doi: 10.1186/s13059-021-02583-w. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Felsenstein J. Inferring phylogenies. Sunderland: Sinauer Associates; 2004. [Google Scholar]
- 28.Stadler T, Pybus OG, Stumpf MP. Phylodynamics for cell biologists. Science. 2021;371(6526):eaah6266. doi: 10.1126/science.aah6266. [DOI] [PubMed] [Google Scholar]
- 29.Lewis PO. A Likelihood Approach to Estimating Phylogeny from Discrete Morphological Character Data. Systematic Biology. 2001;50(6):913–925. doi: 10.1080/106351501753462876. [DOI] [PubMed] [Google Scholar]
- 30.Leaché AD, Banbury BL, Felsenstein J, de Oca AnM, Stamatakis A. Short Tree, Long Tree, Right Tree, Wrong Tree: New Acquisition Bias Corrections for Inferring SNP Phylogenies. Syst Biol. 2015;64(6):1032–1047. doi: 10.1093/sysbio/syv053. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 31.Kuipers J, Singer J, Beerenwinkel N. Single-cell mutation calling and phylogenetic tree reconstruction with loss and recurrence. Bioinformatics. 2022;Btac577. 10.1093/bioinformatics/btac577. [DOI] [PMC free article] [PubMed]
- 32.Kuipers J, Jahn K, Raphael BJ, Beerenwinkel N. Single-cell sequencing data reveal widespread recurrence and loss of mutational hits in the life histories of tumors. Genome Res. 2017;27(11):1885–1894. doi: 10.1101/gr.220707.117. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Demeulemeester J, Dentro SC, Gerstung M, Van Loo P. Biallelic mutations in cancer genomes reveal local mutational determinants. Nat Genet. 2022;54(2):128–133. 10.1038/s41588-021-01005-8. [DOI] [PMC free article] [PubMed]
- 34.Bouckaert R, Vaughan TG, Barido-Sottani J, Duchêne S, Fourment M, Gavryushkina A, et al. BEAST 2.5: An advanced software platform for Bayesian evolutionary analysis. PLOS Comput Biol. 2019;15(4):1–28. doi: 10.1371/journal.pcbi.1006650. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35.Kuhner MK, Felsenstein J. A simulation comparison of phylogeny algorithms under equal and unequal evolutionary rates. Molecular Biology and Evolution. 1994;11(3):459–468. doi: 10.1093/oxfordjournals.molbev.a040126. [DOI] [PubMed] [Google Scholar]
- 36.Robinson DF, Foulds LR. Comparison of phylogenetic trees. Math Biosci. 1981;53(1):131–147. https://www.sciencedirect.com/science/article/pii/0025556481900432.
- 37.Douglas J, Zhang R, Bouckaert R. Adaptive dating and fast proposals: Revisiting the phylogenetic relaxed clock model. PLOS Comput Biol. 2021;17(2):1–30. doi: 10.1371/journal.pcbi.1008322. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Huang D, Sun W, Zhou Y, Li P, Chen F, Chen H, et al. Mutations of key driver genes in colorectal cancer progression and metastasis. Cancer Metastasis Rev. 2018;37(1):173–187. doi: 10.1007/s10555-017-9726-5. [DOI] [PubMed] [Google Scholar]
- 39.Raskov H, Søby JH, Troelsen J, Bojesen RD, Gögenur I. Driver gene mutations and epigenetics in colorectal cancer. Ann Surg. 2020;271(1):75–85. doi: 10.1097/SLA.0000000000003393. [DOI] [PubMed] [Google Scholar]
- 40.Müller T, Stein U, Poletti A, Garzia L, Rothley M, Plaumann D, et al. ASAP1 promotes tumor cell motility and invasiveness, stimulates metastasis formation in vivo, and correlates with poor survival in colorectal cancer patients. Oncogene. 2010;29(16):2393–2403. doi: 10.1038/onc.2010.6. [DOI] [PubMed] [Google Scholar]
- 41.Sun MS, Yuan LT, Kuei CH, Lin HY, Chen YL, Chiu HW, et al. RGL2 Drives the Metastatic Progression of Colorectal Cancer via Preventing the Protein Degradation of -Catenin and KRAS. Cancers. 2021;13(8). 10.3390/cancers13081763. [DOI] [PMC free article] [PubMed]
- 42.Wang Y, Waters J, Leung ML, Unruh A, Roh W, Shi X, et al. Clonal evolution in breast cancer revealed by single nucleus genome sequencing. Nature. 2014;512(7513):155–160. doi: 10.1038/nature13600. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 43.Wu H, Zhang X, Hu Z, Hou Q, Zhang H, Li Y, et al. Evolution and heterogeneity of non-hereditary colorectal cancer revealed by single-cell exome sequencing. Oncogene. 2017;36(20):2857–2867. doi: 10.1038/onc.2016.438. [DOI] [PubMed] [Google Scholar]
- 44.D’Andrea AD. 4 - DNA Repair Pathways and Human Cancer. In: Mendelsohn J, Gray JW, Howley PM, Israel MA, Thompson CB, editors. The Molecular Basis of Cancer (Fourth Edition). fourth edition ed. Philadelphia: W.B. Saunders; 2015. p. 47–66.e2. https://www.sciencedirect.com/science/article/pii/B9781455740666000044.
- 45.Yang Z. Among-site rate variation and its impact on phylogenetic analyses. Trends Ecol Evol. 1996;11(9):367–372. https://www.sciencedirect.com/science/article/pii/0169534796100410. [DOI] [PubMed]
- 46.Anders S, Huber W. Differential expression analysis for sequence count data. Genome Biol. 2010;11(10):R106. doi: 10.1186/gb-2010-11-10-r106. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 47.Felsenstein J. Phylogenies from restriction sites: a maximum-likelihood approach. Evolution. 1992;46(1):159–173. doi: 10.1111/j.1558-5646.1992.tb01991.x. [DOI] [PubMed] [Google Scholar]
- 48.Felsenstein J. Evolutionary trees from DNA sequences: A maximum likelihood approach. J Mol Evol. 1981;17(6):368–376. doi: 10.1007/BF01734359. [DOI] [PubMed] [Google Scholar]
- 49.Drummond AJ, Nicholls GK, Rodrigo AG, Solomon W. Estimating Mutation Parameters, Population History and Genealogy Simultaneously From Temporally Spaced Sequence Data. Genetics. 2002;161(3):1307–1320. https://www.genetics.org/content/161/3/1307. [DOI] [PMC free article] [PubMed]
- 50.Bishop CM, Nasrabadi NM. Pattern recognition and machine learning. New York, US: Springer; 2006.
- 51.O’Reilly JE, Donoghue PC. The efficacy of consensus tree methods for summarizing phylogenetic relationships from a posterior sample of trees estimated from morphological data. Syst Biol. 2018;67(2):354–362. doi: 10.1093/sysbio/syx086. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 52.Drummond AJ, Ho SYW, Phillips MJ, Rambaut A. Relaxed Phylogenetics and Dating with Confidence. PLOS Biol. 2006;4(5):null. 10.1371/journal.pbio.0040088. [DOI] [PMC free article] [PubMed]
- 53.Drummond AJ, Suchard MA. Bayesian random local clocks, or one rate to rule them all. BMC Biol. 2010;8(1):114. doi: 10.1186/1741-7007-8-114. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 54.Posada D. Cell Coal: Coalescent Simulation of Single-Cell Sequencing Samples. Mol Biol Evol. 2020;37(5):1535–1542. doi: 10.1093/molbev/msaa025. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 55.Köster J, Rahmann S. Snakemake-a scalable bioinformatics workflow engine. Bioinformatics. 2012;28(19):2520–2522. doi: 10.1093/bioinformatics/bts480. [DOI] [PubMed] [Google Scholar]
- 56.Schliep K, Potts AJ, Morrison DA, Grimm GW. Intertwining phylogenetic trees and networks. Methods Ecol Evol. 2017;8(10):1212–1220. https://besjournals.onlinelibrary.wiley.com/doi/abs/10.1111/2041-210X.12760.
- 57.Wang K, Li M, Hakonarson H. ANNOVAR: functional annotation of genetic variants from high-throughput sequencing data. Nucleic Acids Res. 2010;38(16):e164–e164. doi: 10.1093/nar/gkq603. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58.Yu G, Smith DK, Zhu H, Guan Y, Lam TTY. ggtree: an r package for visualization and annotation of phylogenetic trees with their covariates and other associated data. Methods in Ecology and Evolution. 2017;8(1):28–36. https://besjournals.onlinelibrary.wiley.com/doi/abs/10.1111/2041-210X.12628.
- 59.Gu Z, Eils R, Schlesner M. Complex heatmaps reveal patterns and correlations in multidimensional genomic data. Bioinformatics. 2016;32(18):2847–2849. doi: 10.1093/bioinformatics/btw313. [DOI] [PubMed] [Google Scholar]
- 60.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Datasets. Bioproject; 2022. https://www.ncbi.nlm.nih.gov/bioproject/PRJNA896550. Accessed 1 Nov 2022. [DOI] [PMC free article] [PubMed]
- 61.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Github; 2022. https://github.com/szczurek-lab/SIEVE. [DOI] [PMC free article] [PubMed]
- 62.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Github; 2022. https://github.com/szczurek-lab/DataFilter. [DOI] [PMC free article] [PubMed]
- 63.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Github; 2022. https://github.com/szczurek-lab/SIEVE_simulator. [DOI] [PMC free article] [PubMed]
- 64.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Github; 2022. https://github.com/szczurek-lab/SIEVE_benchmark_pipeline. [DOI] [PMC free article] [PubMed]
- 65.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE: joint inference of single-nucleotide variants and cell phylogeny from single-cell DNA sequencing data. Github; 2022. https://github.com/szczurek-lab/SIEVE_analysis. [DOI] [PMC free article] [PubMed]
- 66.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE v0.15.6. Zenodo; 2022. 10.5281/zenodo.7270031.
- 67.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. DataFilter v0.1.0. Zenodo; 2022. 10.5281/zenodo.7270015.
- 68.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE_simulator v1.3.0. Zenodo; 2022. 10.5281/zenodo.7270021.
- 69.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE_benchmark_pipeline v0.1.0. Zenodo; 2022. 10.5281/zenodo.7270025.
- 70.Kang S, Borgsmüller N, Valecha M, Kuipers J, Alves JM, Prado-López S, et al. SIEVE_analysis v0.1.0. Zenodo; 2022. 10.5281/zenodo.7270027.
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
Raw single-cell whole-genome sequencing data from CRC28 have been deposited at the National Center for Biotechnology Information (NCBI) as BioProject PRJNA896550 [60]. We have additionally analysed two published single-cell datasets ([42, 43]). Raw sequencing data for these datasets are available from the Sequence Read Archive (SRA, https://www.ncbi.nlm.nih.gov/sra) database under accession codes SRA053195 (TNBC16) and SRP067815 (CRC48).
SIEVE is implemented in Java and is accessible at https://github.com/szczurek-lab/SIEVE [61]. DataFilter for selecting candidate variant sites is available at https://github.com/szczurek-lab/DataFilter [62]. The simulator is hosted at https://github.com/szczurek-lab/SIEVE_simulator [63], and the reproducible benchmarking framework is available at https://github.com/szczurek-lab/SIEVE_benchmark_pipeline [64]. The scripts for generating all figures in this paper are hosted at https://github.com/szczurek-lab/SIEVE_analysis [65]. All aforementioned code are freely accessible under a GNU General Public License v3.0 license. The source code versions used in the manuscript can be downloaded from the Zenodo repository [66–70].