.coveragerc
.gitignore
LICENSE
README.md
requirements.txt
setup.py
test_requirements.txt
.github/workflows/deploy_package.yml
.github/workflows/run_test.yml
gfftools/__init__.py
gfftools/attributes.py
gfftools/helper.py
gfftools/io.py
gfftools/model.py
gfftools.egg-info/PKG-INFO
gfftools.egg-info/SOURCES.txt
gfftools.egg-info/dependency_links.txt
gfftools.egg-info/not-zip-safe
gfftools.egg-info/top_level.txt
test/conftest.py
test/test_helper.py
test/test_io.py
test/test_model.py
test/files/Homo_sapiens.GRCh38.103.chromosome.10.gff3.gz
test/files/gff_with_fasta.gff3