All Projects → caravagnalab → mobster

caravagnalab / mobster

Licence: GPL-3.0 license
Model-based subclonal deconvolution from bulk sequencing.

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to mobster

PyBGMM
Bayesian inference for Gaussian mixture model with some novel algorithms
Stars: ✭ 51 (+183.33%)
Mutual labels:  mixture-model
RandLib
🚀 A library designed to facilitate work with probability, statistics and stochastic calculus
Stars: ✭ 64 (+255.56%)
Mutual labels:  beta-distribution
ccube
Bayesian mixture models for estimating and clustering cancer cell fractions
Stars: ✭ 23 (+27.78%)
Mutual labels:  subclone-identification
bayseg
An unsupervised machine learning algorithm for the segmentation of spatial data sets.
Stars: ✭ 46 (+155.56%)
Mutual labels:  mixture-model
MLExp
arxiv.org/abs/1801.07710v2
Stars: ✭ 32 (+77.78%)
Mutual labels:  mixture-model
osparc-simcore
osparc-simcore simulation framework
Stars: ✭ 18 (+0%)
Mutual labels:  beta-distribution

mobster

check-master check-development Lifecycle: stable

mobster is a package that implements a model-based approach for subclonal deconvolution of cancer genome sequencing data (Caravagna et al; PMID: 32879509).

The package integrates evolutionary theory (i.e., population) 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.

Citation

If you use mobster, please cite:

  • G. Caravagna, T. Heide, M.J. Williams, L. Zapata, D. Nichol, K. Chkhaidze, W. Cross, G.D. Cresswell, B. Werner, A. Acar, L. Chesler, C.P. Barnes, G. Sanguinetti, T.A. Graham, A. Sottoriva. Subclonal reconstruction of tumors by using machine learning and population genetics. Nature Genetics 52, 898–907 (2020).

Help and support

Installation

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

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

Copyright and contacts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].