setup.py
seqmagick/__init__.py
seqmagick/fileformat.py
seqmagick/transform.py
seqmagick.egg-info/PKG-INFO
seqmagick.egg-info/SOURCES.txt
seqmagick.egg-info/dependency_links.txt
seqmagick.egg-info/entry_points.txt
seqmagick.egg-info/requires.txt
seqmagick.egg-info/top_level.txt
seqmagick/scripts/__init__.py
seqmagick/scripts/cli.py
seqmagick/subcommands/__init__.py
seqmagick/subcommands/backtrans_align.py
seqmagick/subcommands/common.py
seqmagick/subcommands/convert.py
seqmagick/subcommands/extract_ids.py
seqmagick/subcommands/info.py
seqmagick/subcommands/mogrify.py
seqmagick/subcommands/primer_trim.py
seqmagick/subcommands/quality_filter.py
seqmagick/test/__init__.py
seqmagick/test/test_primer_trim.py
seqmagick/test/test_subcommands_backtrans_align.py
seqmagick/test/test_subcommands_common.py
seqmagick/test/test_subcommands_convert.py
seqmagick/test/test_subcommands_quality_filter.py
seqmagick/test/test_transform.py
seqmagick/test/integration/__init__.py
seqmagick/test/integration/test_convert.py
seqmagick/test/integration/test_extract_ids.py
seqmagick/test/integration/test_info.py
seqmagick/test/integration/test_mogrify.py