MANIFEST.in
README.md
setup.py
seqpipe/__init__.py
seqpipe/main.py
seqpipe.egg-info/PKG-INFO
seqpipe.egg-info/SOURCES.txt
seqpipe.egg-info/dependency_links.txt
seqpipe.egg-info/entry_points.txt
seqpipe.egg-info/requires.txt
seqpipe.egg-info/top_level.txt
seqpipe/mapping/__init__.py
seqpipe/mapping/env_setup.py
seqpipe/mapping/pipeline.py
seqpipe/statistics/__init__.py
seqpipe/statistics/mapping_overview.py
seqpipe/statistics/utils.py
seqpipe/tests/__init__.py
seqpipe/tests/test_main.py