Skip to content

Detecting mutational signatures via bayesian inference and a reference catalog

License

Notifications You must be signed in to change notification settings

caravagnalab/bascule

Repository files navigation

bascule

Bascule is a Bayesian model to fit multiple signature types from multiple patients, leveraging a pre-existing catalogue of known signatures such as COSMIC. Bascule searches for known signatures from the input catalogue as well as for new signatures that outside the catalogue, accounting for hidden structure in the input data (e.g., distinct tumour types). Moreover, bascule performs tensor clustering to retrieve latent groups in the input cohort from the exposures of multiple signature types jointly. The model uses non-negative matrix factorisation and variational inference implemented in the pybascule Python package.

Citation

If you use bascule, please cite:

  • ……

Help and support

Installation

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

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

Copyright and contacts

Elena Buscaroli, Azad Sadr, Giulio Caravagna. Cancer Data Science (CDS) Laboratory, University of Trieste, Italy.