CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
examples/sample.fasta
nexttandem/__init__.py
nexttandem/__main__.py
nexttandem/artifacts.py
nexttandem/cli.py
nexttandem/compound.py
nexttandem/config.py
nexttandem/epcr.py
nexttandem/finder.py
nexttandem/gpu.py
nexttandem/models.py
nexttandem/primer.py
nexttandem/provenance.py
nexttandem/trf_wrapper.py
nexttandem/utils.py
nexttandem.egg-info/PKG-INFO
nexttandem.egg-info/SOURCES.txt
nexttandem.egg-info/dependency_links.txt
nexttandem.egg-info/entry_points.txt
nexttandem.egg-info/requires.txt
nexttandem.egg-info/top_level.txt
nexttandem/outputs/__init__.py
nexttandem/outputs/gff3.py
nexttandem/outputs/json.py
nexttandem/outputs/tsv.py
tests/__init__.py
tests/test_cli.py
tests/test_epcr.py
tests/test_finder.py
tests/test_gpu.py
tests/test_primer.py
tests/test_trf_wrapper.py
tests/test_utils.py