Skip to content

Model-based subclonal deconvolution from bulk sequencing.

License

Notifications You must be signed in to change notification settings

sottorivalab/mobster

 
 

Repository files navigation

mobster

Travis build master Travis build development Lifecycle: maturing

mobster is a package that implements a model-based clustering approach to subclonal deconvolution from cancer genome sequencing data (Caravagna et al.; https://doi.org/10.1101/586560, under review).

The package integrates evolutionary theory and Machine-Learning to analyze (e.g., whole-genome) bulk data from cancer samples. This analysis relates to clustering; we approach it via a maximum-likelihood formulation of Dirichlet mixture models, and use bootstrap routines to assess the confidence of the parameters. The package implements S3 objects to visualize the data and the fits.

mobster is part of the evoverse set of R packages to implement Cancer Evolution analyses.

Help and support

Installation

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

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

Copyright and contacts

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

About

Model-based subclonal deconvolution from bulk sequencing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%