CHANGES.txt
LICENSE.txt
MANIFEST.in
README.txt
createmapp.py
setup.py
Mapp.egg-info/PKG-INFO
Mapp.egg-info/SOURCES.txt
Mapp.egg-info/dependency_links.txt
Mapp.egg-info/top_level.txt
mapp/__init__.py
mapp/core/__init__.py
mapp/core/analyzers.py
mapp/core/exceptions.py
mapp/core/parsers.py
mapp/dataset/__init__.py
mapp/dataset/__init__.pyc
mapp/dataset/evaluators.py
mapp/dataset/files.py
mapp/dataset/files.pyc
mapp/dataset/files_managers.py
mapp/dataset/make_results.py
mapp/dataset/make_seqfile.py
mapp/performance/__init__.py
mapp/performance/evaluation.py
mapp/test/__init__.py
mapp/test/test_analyzer.py
mapp/test/test_cdhit_sequences.py
mapp/test/test_common.py
mapp/test/test_dataset_evaluators.py
mapp/test/test_evaluation.py
mapp/test/test_files.py
mapp/test/test_files_managers.py
mapp/test/test_hmmertofasta.py
mapp/test/test_mutation_correction.py
mapp/test/test_parsers.py
mapp/test/test_purge_sequences.py
mapp/test/test_realanalysis.py
mapp/test/dataset_testfiles/1.afa
mapp/test/dataset_testfiles/1.conf
mapp/test/dataset_testfiles/1.fa
mapp/test/dataset_testfiles/1.mapp
mapp/test/dataset_testfiles/1.result
mapp/test/dataset_testfiles/1.seq
mapp/test/dataset_testfiles/1.stats
mapp/test/dataset_testfiles/1.tree
mapp/test/dataset_testfiles/dataset.csv
mapp/test/dataset_testfiles/default.stats
mapp/test/dataset_testfiles/id2.conf
mapp/test/dataset_testfiles/results/1.result
mapp/test/dataset_testfiles/results/1001.result
mapp/test/dataset_testfiles/results/101.result
mapp/test/dataset_testfiles/results/131.result
mapp/test/dataset_testfiles/results/371.result
mapp/test/dataset_testfiles/results/all
mapp/test/dataset_testfiles/results/join_results.sh
mapp/utils/__init__.py
mapp/utils/add_sequence_first.py
mapp/utils/alignconverter.py
mapp/utils/blasttofasta.py
mapp/utils/cdhit_sequences.py
mapp/utils/common.py
mapp/utils/get_settings_value.py
mapp/utils/hmmertofasta.py
mapp/utils/mutation_correction.py
mapp/utils/purge_sequences.py
mapp/utils/shuffle_sequences.py
mapp/utils/treeconverter.py