MANIFEST.in
README.md
setup.py
bin/clairvoyance.py
bin/run_soothsayer.py
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/kegg-ortholog.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/r_wrappers/packages/propr.py
soothsayer/regression/__init__.py
soothsayer/regression/regression.py
soothsayer/statistics/__init__.py
soothsayer/statistics/statistics.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