LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
examples/basic_usage.py
examples/data_inspection.py
seqmat/__init__.py
seqmat/cli.py
seqmat/config.py
seqmat/gene.py
seqmat/seqmat.py
seqmat/transcript.py
seqmat/utils.py
seqmat.egg-info/PKG-INFO
seqmat.egg-info/SOURCES.txt
seqmat.egg-info/dependency_links.txt
seqmat.egg-info/entry_points.txt
seqmat.egg-info/requires.txt
seqmat.egg-info/top_level.txt
tests/__init__.py
tests/test_gene.py
tests/test_seqmat.py