LICENSE
README.md
setup.py
gtfparse/__init__.py
gtfparse/attribute_parsing.py
gtfparse/create_missing_features.py
gtfparse/parsing_error.py
gtfparse/read_gtf.py
gtfparse/required_columns.py
gtfparse/version.py
gtfparse.egg-info/PKG-INFO
gtfparse.egg-info/SOURCES.txt
gtfparse.egg-info/dependency_links.txt
gtfparse.egg-info/requires.txt
gtfparse.egg-info/top_level.txt
test/test_create_missing_features.py
test/test_ensembl_gtf.py
test/test_expand_attributes.py
test/test_multiple_values_for_tag_attribute.py
test/test_parse_gtf_lines.py
test/test_read_stringtie_gtf.py
test/test_refseq_gtf.py