README.md

mtree

Travis build
status Lifecycle:
maturing

Thee mtree package provides a simple implementation of mutation trees in cancer.

Mutation trees can be built from binary data reporting the presence or absence of specific mutations - or any other somatic covariates - across a number of tumour regions. In this mtree, we integrate Chow-Liu trees with probabilistic causation.

This type of models can be used to study the evolutionary trajectories of a tumour from bulk sequencing data, especially in setups where only targeted sequencing panels are available and methods for subclonal deconvolution cannot be used.

mtree is part of the evoverse, a set of R packages to implement Cancer Evolution analyses.

Help and support

Installation

You can install the released version of mtree from GitHub with:

# install.packages("devtools")
devtools::install_github("caravagn/mtree")

Copyright and contacts

Giulio Caravagna, PhD. Institute of Cancer Research, London, UK.



caravagn/mtree documentation built on Sept. 17, 2020, 1:13 a.m.