MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
gdsctools/__init__.py
gdsctools/anova.py
gdsctools/boxplots.py
gdsctools/boxswarm.py
gdsctools/cosmictools.py
gdsctools/datasets.py
gdsctools/multicore.py
gdsctools/pipelines.py
gdsctools/qvalue.py
gdsctools/readers.py
gdsctools/report.py
gdsctools/settings.py
gdsctools/stats.py
gdsctools/tissues.py
gdsctools/tools.py
gdsctools/volcano.py
gdsctools.egg-info/PKG-INFO
gdsctools.egg-info/SOURCES.txt
gdsctools.egg-info/dependency_links.txt
gdsctools.egg-info/entry_points.txt
gdsctools.egg-info/not-zip-safe
gdsctools.egg-info/requires.txt
gdsctools.egg-info/top_level.txt
share/__init__.py
share/data/DRUG_DECODE.csv
share/data/IC50_10drugs.tsv
share/data/README.rst
share/data/__init__.py
share/data/cancer_cell_lines.csv
share/data/cosmic_builder_test.txt
share/data/gdsc.css
share/data/genomic_features.tsv.gz
share/data/github-gist.css
share/data/highlight.pack.js
share/data/sorttable.js
share/data/test_IC50.csv
share/data/test_IC50_header1.csv
share/data/test_IC50_header2.csv
share/data/test_IC50_header3.csv
share/data/test_drug_decode.csv
share/data/test_drug_decode.tsv
share/data/test_genomic_features.csv
share/data/test_genomic_features_bare.csv
share/data/test_ic50_11_50.csv
share/data/images/EBI_logo.png
share/data/images/crx_logo.png
share/data/images/logo-nki.png
share/data/images/sanger-logo.png
share/data/js/__init__.py
share/data/js/d3.v3.min.js
share/data/js/mpld3.v0.2.js
share/data/templates/README.rst
share/data/templates/__init__.py
share/data/templates/association.html
share/data/templates/base.html
share/data/templates/drug.html
share/data/templates/feature.html
share/data/templates/index.html
share/data/templates/manova.html
test/__init__.py
test/gdsctools/__init__.py
test/gdsctools/test_anova.py
test/gdsctools/test_anova_all_brca.py
test/gdsctools/test_anova_html.py
test/gdsctools/test_boxplots.py
test/gdsctools/test_cosmictools.py
test/gdsctools/test_datasets.py
test/gdsctools/test_gdsctools.py
test/gdsctools/test_pipelines.py
test/gdsctools/test_qvalue.py
test/gdsctools/test_readers.py
test/gdsctools/test_report.py
test/gdsctools/test_settings.py
test/gdsctools/test_stats.py
test/gdsctools/test_tools.py
test/gdsctools/test_volcano.py
test/gdsctools/tools.py