Kevin-Haigis-Lab / speclet

A Bayesian hierarchical model to discover tissue-specific cancer driver genes and synthetic lethal interactions from CRISPR/Cas9 LoF screens.
GNU General Public License v3.0
0 stars 0 forks source link

Refactor cancer gene comutation matrix construction #184

Closed jhrcook closed 2 years ago

jhrcook commented 2 years ago

There is a lot of machinary for creating the cancer gene comutation matrix in speclet.baysian_models.lineage_hierarchical_nb.py. Separate this into its own module and test.