LICENSE.txt
MANIFEST.in
README.markdown
setup.cfg
setup.py
tral/__init__.py
tral/configuration.py
tral/conftest.py
tral/paths.py
tral.egg-info/PKG-INFO
tral.egg-info/SOURCES.txt
tral.egg-info/dependency_links.txt
tral.egg-info/requires.txt
tral.egg-info/top_level.txt
tral/data/config.ini
tral/data/logging.ini
tral/data/spec.ini
tral/examples/.DS_Store
tral/examples/create_and_annotate_sequence_pickles.py
tral/examples/create_hmm_pickles.py
tral/examples/data
tral/examples/detect_tandem_repeats_in_sequence.py
tral/examples/example_pipeline.py
tral/examples/lsf_starter.py
tral/examples/split_sequence_file.py
tral/examples/workflow
tral/examples/workflow/PRDM_PFAM_models.hmm
tral/examples/workflow/hmm
tral/examples/workflow/log
tral/examples/workflow/results
tral/examples/workflow/split_sequence_data
tral/examples/workflow/tandem_repeat_annotation_scripts.py
tral/examples/workflow/tandem_repeat_annotation_workflow.ini
tral/examples/workflow/tandem_repeat_annotation_workflow.py
tral/examples/workflow/uniprot_PRDM.fasta
tral/examples/workflow/uniprot_PRDM_annotation.tsv
tral/hmm/__init__.py
tral/hmm/hmm.py
tral/hmm/hmm_io.py
tral/hmm/hmm_own_model.py
tral/hmm/hmm_viterbi.py
tral/hmm/statistical_test_hmm.py
tral/hmm/test/hmm_io_test.py
tral/hmm/test/hmm_test.py
tral/hmm/test/hmm_viterbi_test.py
tral/repeat/__init__.py
tral/repeat/repeat.py
tral/repeat/repeat_align.py
tral/repeat/repeat_exon.py
tral/repeat/repeat_io.py
tral/repeat/repeat_pvalue.py
tral/repeat/repeat_score.py
tral/repeat/test/repeat_align_test.py
tral/repeat/test/repeat_score_test.py
tral/repeat/test/repeat_test.py
tral/repeat_list/__init__.py
tral/repeat_list/repeat_list.py
tral/repeat_list/repeat_list_io.py
tral/repeat_list/test/repeat_list_io_test.py
tral/repeat_list/test/repeat_list_test.py
tral/sequence/__init__.py
tral/sequence/repeat_detection_io.py
tral/sequence/repeat_detection_run.py
tral/sequence/sequence.py
tral/sequence/sequence_io.py
tral/sequence/test/repeat_detection_run_test.py
tral/sequence/test/sequence_io_test.py
tral/sequence/test/sequence_test.py
tral/test/.DS_Store
tral/test/HIV-1_388796.faa
tral/test/HIV-1_388796.pickle
tral/test/Kelch_1.hmm
tral/test/Kelch_2.hmm
tral/test/P51610.fasta
tral/test/dependencies_test.py
tral/test/test_pipeline.py
tral/test/zf-CCHC.hmm