.bumpversion.cfg
HISTORY.rst
MANIFEST.in
Makefile
README.md
requirements.txt
setup.py
tox.ini
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/seqrecord_expanded.rst
requirements/base.txt
requirements/testing.txt
seqrecord_expanded/__init__.py
seqrecord_expanded/_warnings.py
seqrecord_expanded/exceptions.py
seqrecord_expanded/seqrecord.py
seqrecord_expanded/utils.py
seqrecord_expanded.egg-info/PKG-INFO
seqrecord_expanded.egg-info/SOURCES.txt
seqrecord_expanded.egg-info/dependency_links.txt
seqrecord_expanded.egg-info/requires.txt
seqrecord_expanded.egg-info/top_level.txt
tests/__init__.py
tests/test_codon_positions.py
tests/test_seqrecord_expanded.py
tests/test_translate.py