LICENSE
MANIFEST.in
README.md
pyproject.toml
img/1_COSMIC_gene_level.png
img/1_subtype_oncoplot_freq_0.1.png
img/DEMO.png
img/DEMO_lollipop_plot.png
img/DEMO_metadata.png
img/methodsplot_cohort_demo.png
img/pymaftools_overview.svg
pymaftools/__init__.py
pymaftools.egg-info/PKG-INFO
pymaftools.egg-info/SOURCES.txt
pymaftools.egg-info/dependency_links.txt
pymaftools.egg-info/requires.txt
pymaftools.egg-info/top_level.txt
pymaftools/core/CancerCellFractionTable.py
pymaftools/core/Clustering.py
pymaftools/core/Cohort.py
pymaftools/core/CopyNumberVariationTable.py
pymaftools/core/ExpressionTable.py
pymaftools/core/MAF.py
pymaftools/core/PairwiseMatrix.py
pymaftools/core/PivotTable.py
pymaftools/core/SignatureTable.py
pymaftools/core/SmallVariationTable.py
pymaftools/core/__init__.py
pymaftools/data/cytoBand.txt
pymaftools/data/protein_domains.csv
pymaftools/model/StackingModel.py
pymaftools/model/__init__.py
pymaftools/model/modelUtils.py
pymaftools/plot/BasePlot.py
pymaftools/plot/ColorManager.py
pymaftools/plot/FontManager.py
pymaftools/plot/LegendManager.py
pymaftools/plot/LollipopPlot.py
pymaftools/plot/MethodsPlot.py
pymaftools/plot/ModelPlot.py
pymaftools/plot/OncoPlot.py
pymaftools/plot/PivotTablePlot.py
pymaftools/plot/__init__.py
pymaftools/utils/__init__.py
pymaftools/utils/geneinfo.py
pymaftools/utils/geneset.py
pymaftools/utils/reduction.py