.flake8
.gitignore
.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE.txt
README.rst
environment.yml
nbval_sanitize.cfg
pytest.ini
setup.py
test_requirements.txt
alignparse/__init__.py
alignparse/ccs.py
alignparse/consensus.py
alignparse/constants.py
alignparse/cs_tag.py
alignparse/minimap2.py
alignparse/targets.py
alignparse/utils.py
alignparse.egg-info/PKG-INFO
alignparse.egg-info/SOURCES.txt
alignparse.egg-info/dependency_links.txt
alignparse.egg-info/requires.txt
alignparse.egg-info/top_level.txt
docs/.nojekyll
docs/Makefile
docs/README.rst
docs/acknowledgements.rst
docs/conf.py
docs/doc_requirements.txt
docs/examples.rst
docs/flu_virus_seq_example.nblink
docs/index.rst
docs/installation.rst
docs/lasv_pilot.nblink
docs/package_index.rst
docs/recA_DMS.nblink
docs/_static/BloomLogo.jpg
notebooks/README.rst
notebooks/flu_virus_seq_example.ipynb
notebooks/lasv_pilot.ipynb
notebooks/recA_DMS.ipynb
notebooks/input_files/LASV_Josiah_OPT.gb
notebooks/input_files/LASV_Josiah_WT.gb
notebooks/input_files/README.rst
notebooks/input_files/flu_WSN_amplicons.gb
notebooks/input_files/flu_WSN_ccs.fastq
notebooks/input_files/flu_WSN_feature_parse_specs.yaml
notebooks/input_files/lasv_example_ccs.fastq.gz
notebooks/input_files/lasv_feature_parse_specs.yaml
notebooks/input_files/lasv_pilot_report.txt
notebooks/input_files/recA_amplicon.gb
notebooks/input_files/recA_feature_parse_specs.yaml
notebooks/input_files/recA_lib-1_ccs.fastq
notebooks/input_files/recA_lib-1_report.txt
notebooks/input_files/recA_lib-2_ccs.fastq
notebooks/input_files/recA_lib-2_report.txt
paper/README.rst
paper/paper.bib
paper/paper.md
tests/README.rst
tests/check_Targets_align_and_parse.ipynb
tests/profile_recA.ipynb
tests/test_Targets_objects.ipynb
tests/test_Targets_parse_alignment.ipynb
tests/test_Targets_parse_alignment_consistency.ipynb
tests/test_ccs_summaries.ipynb
tests/test_cs_tag_Alignment.ipynb
tests/test_cs_tag_Alignment_accuracy.ipynb