AUTHORS
README.md
pyproject.toml
setup.py
bin/describe-feature.py
bin/describe-genome.py
bin/describe-site.py
gb2seq/__init__.py
gb2seq/alignment.py
gb2seq/annotate.py
gb2seq/change.py
gb2seq/checker.py
gb2seq/features.py
gb2seq/genome.py
gb2seq/sars2.py
gb2seq/translate.py
gb2seq/variants.py
gb2seq.egg-info/PKG-INFO
gb2seq.egg-info/SOURCES.txt
gb2seq.egg-info/dependency_links.txt
gb2seq.egg-info/requires.txt
gb2seq.egg-info/top_level.txt
test/test_alignment.py
test/test_change.py
test/test_checker.py
test/test_features.py
test/test_genomes.py
test/test_sars2.py
test/test_translate.py
test/test_variants.py