MANIFEST.in
README.md
setup.py
bin/clairvoyance.py
bin/run_soothsayer.py
examples/.DS_Store
examples/Icon
examples/README.md
examples/cmd_runclairvoyance.sh
examples/e.txt
examples/i__generate-test-data.ipynb
examples/ii__hierarchical-classifier.ipynb
examples/o.txt
examples/.ipynb_checkpoints/Icon
examples/.ipynb_checkpoints/i__generate-test-data-checkpoint.ipynb
examples/.ipynb_checkpoints/ii__hierarchical-classifier-Copy1-checkpoint.ipynb
examples/.ipynb_checkpoints/ii__hierarchical-classifier-checkpoint.ipynb
examples/_dormant/Icon
examples/_dormant/ii__hierarchical-classifier.ipynb
examples/data/Icon
examples/data/X_iris.noise_100.tsv.gz
examples/data/X_iris.pbz2
examples/data/X_iris.pgz
examples/data/X_iris.pkl
examples/data/X_iris.tsv
examples/data/X_iris.tsv.gz
examples/data/cv-with-labels.tsv
examples/data/cv.tsv
examples/data/iris.xlsx
examples/data/y_iris.labels.tsv.gz
soothsayer/__init__.py
soothsayer.egg-info/PKG-INFO
soothsayer.egg-info/SOURCES.txt
soothsayer.egg-info/dependency_links.txt
soothsayer.egg-info/requires.txt
soothsayer.egg-info/top_level.txt
soothsayer/classification/__init__.py
soothsayer/classification/classification.py
soothsayer/core/__init__.py
soothsayer/core/core.py
soothsayer/db/__init__.py
soothsayer/db/db.py
soothsayer/db/kegg-module.pbz2
soothsayer/db/pfam.pbz2
soothsayer/db/tigrfam.pbz2
soothsayer/feature_extraction/__init__.py
soothsayer/feature_extraction/feature_extraction.py
soothsayer/feature_extraction/algorithms/clairvoyant.py
soothsayer/hierarchy/__init__.py
soothsayer/hierarchy/hierarchy.py
soothsayer/io/__init__.py
soothsayer/io/io.py
soothsayer/io/bioinformatics/__init__.py
soothsayer/io/bioinformatics/bioinformatics.py
soothsayer/io/objects/__init__.py
soothsayer/io/objects/objects.py
soothsayer/io/tables/__init__.py
soothsayer/io/tables/tables.py
soothsayer/io/text/__init__.py
soothsayer/io/text/text.py
soothsayer/io/web/__init__.py
soothsayer/io/web/web.py
soothsayer/microbiome/__init__.py
soothsayer/microbiome/microbiome.py
soothsayer/networks/__init__.py
soothsayer/networks/networks.py
soothsayer/ordination/__init__.py
soothsayer/ordination/ordination.py
soothsayer/r_wrappers/__init__.py
soothsayer/r_wrappers/r_wrappers.py
soothsayer/r_wrappers/packages/WGCNA.py
soothsayer/r_wrappers/packages/dynamicTreeCut.py
soothsayer/r_wrappers/packages/edgeR.py
soothsayer/r_wrappers/packages/metagenomeSeq.py
soothsayer/r_wrappers/packages/philr.py
soothsayer/symmetry/__init__.py
soothsayer/symmetry/symmetry.py
soothsayer/transmute/__init__.py
soothsayer/transmute/conversion.py
soothsayer/transmute/normalization.py
soothsayer/transmute/transmute.py
soothsayer/tree/__init__.py
soothsayer/tree/tree.py
soothsayer/utils/__init__.py
soothsayer/utils/utils.py
soothsayer/visuals/__init__.py
soothsayer/visuals/visuals.py