Skip to content

Clone trees for Cancer Evolution studies from bulk sequencing data.

Notifications You must be signed in to change notification settings

caravagnalab/ctree

Repository files navigation

ctree

R-CMD-check pkgdown Lifecycle: stable

The ctree package implements clones trees for cancer evolutionary studies. These models are built from Cancer Cell Franctions (CCFs) clusters computed via tumour subclonal deconvolution, using either one or more tumour biopsies at once. They can be used to model evolutionary trajectories from bulk sequencing data, especially if whole-genome sequencing is available. The package implements S3 objects for the mutation trees, as well as a Monte Carlo sampler to generate them, as well as functions to plot and analyze the trees. The sibling of a clone tree is a mutation tree, which is built from binary mutation profiles; refer to the mtree package for mutation trees.

Citation

Please cite this if you use ctree:

  • G. Caravagna, Y. Giarratano, D. Ramazzoti, I. Tomlinson, T.A. Graham, G. Sanguinetti, A. Sottoriva. Detecting repeated cancer evolution from multi-region tumor sequencing data. Nature Methods 15, 707–714 (2018).

Help and support


Installation

You can install the released version of ctree with:

# install.packages("devtools")
devtools::install_github("caravagnalab/ctree")

Copyright and contacts

Giulio Caravagna. Cancer Data Science (CDS) Laboratory.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages