Metadata-Version: 2.1
Name: pybascule
Version: 1.0.0
Summary: Bayesian NMF signatures deconvolution and DP clustering.
Home-page: https://github.com/caravagnalab/pybascule
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas>=1.4.2
Requires-Dist: pyro-api==0.1.2
Requires-Dist: pyro-ppl==1.8.0
Requires-Dist: numpy>=1.21.5
Requires-Dist: torch==1.*
Requires-Dist: tqdm
Requires-Dist: statsmodels
Requires-Dist: scikit-learn
Requires-Dist: scipy

# pybascule

Detecting mutational signatures via bayesian inference and reference catalog

In this implementation, the model performs independent NMF and clustering on the mutation counts.


