Skip to contents

Basilica is a hierarchical Bayesian model to fit single-nucleotide substitution signatures from multiple groups of patients, leveraging a pre-existing catalogue of known signatures such as COSMIC. Basilica 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). The model uses non-negative matrix factorisation and variational inference implemented in the pybasilica Python package.

Citation

If you use basilica, please cite:

  • ……

Help and support

Installation

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

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

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