.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
tox.ini
.attic/bicc_networkx.py
.attic/find_bubbles.py
.attic/graph.py
.attic/sort.py
.attic/.vcf_based_sorting_scripts/add-bubble-info.py
.attic/.vcf_based_sorting_scripts/bubble-sort.py
.github/workflows/ci.yml
docs/Makefile
docs/README.rst
docs/changes.rst
docs/conf.py
docs/develop.rst
docs/guide.rst
docs/index.rst
docs/installation.rst
docs/requirements.txt
docs/_static/bo_tags.png
docs/_static/no_tags.png
gaftools/.gitignore
gaftools/__init__.py
gaftools/__main__.py
gaftools/_version.py
gaftools/args.py
gaftools/conversion.py
gaftools/errors.py
gaftools/gaf.py
gaftools/gfa.py
gaftools/timer.py
gaftools/utils.py
gaftools.egg-info/PKG-INFO
gaftools.egg-info/SOURCES.txt
gaftools.egg-info/dependency_links.txt
gaftools.egg-info/entry_points.txt
gaftools.egg-info/requires.txt
gaftools.egg-info/top_level.txt
gaftools/cli/__init__.py
gaftools/cli/find_path.py
gaftools/cli/gfa2rgfa.py
gaftools/cli/index.py
gaftools/cli/order_gfa.py
gaftools/cli/phase.py
gaftools/cli/realign.py
gaftools/cli/sort.py
gaftools/cli/stat.py
gaftools/cli/view.py
scripts/split_graph.sh
tests/test_find_path.py
tests/test_gaf_class.py
tests/test_gfa2rgfa.py
tests/test_gfa_class.py
tests/test_index.py
tests/test_ordergfa.py
tests/test_phase.py
tests/test_realign.py
tests/test_sort.py
tests/test_stat.py
tests/test_view.py
tests/data/README.md
tests/data/customgraph.gfa
tests/data/customgraph.gfa.gz
tests/data/smallgraph-partial.gfa
tests/data/smallgraph.gfa
tests/data/smallgraph.gfa.gz
tests/data/find_path/customgraph-input.txt
tests/data/find_path/customgraph-output.fasta
tests/data/find_path/smallgraph-input.txt
tests/data/find_path/smallgraph-output.fasta
tests/data/gaf_class/README.md
tests/data/gaf_class/smallexample.gaf
tests/data/gaf_class/smallexample.gaf.gz
tests/data/gfa2rgfa/README.md
tests/data/gfa2rgfa/assembly-BAR.1.fa
tests/data/gfa2rgfa/assembly-BAR.2.fa
tests/data/gfa2rgfa/assembly-BAZ.1.fa
tests/data/gfa2rgfa/assembly-BAZ.2.fa
tests/data/gfa2rgfa/assembly-FOO.1.fa
tests/data/gfa2rgfa/assembly-FOO.2.fa
tests/data/gfa2rgfa/assembly-REF.fa
tests/data/gfa2rgfa/graph-invertednodes.gfa
tests/data/gfa2rgfa/graph-partial-tagged-alternateSN.gfa
tests/data/gfa2rgfa/graph-partial-tagged.gfa
tests/data/gfa2rgfa/graph-wrong-Wline-order.gfa
tests/data/gfa2rgfa/reference-graph-FOO#2.gfa
tests/data/gfa2rgfa/reference-graph-partial-seqfile.gfa
tests/data/gfa2rgfa/reference-graph-seqfile.gfa
tests/data/gfa2rgfa/reference-graph.gfa
tests/data/gfa2rgfa/samples-partial.seqfile
tests/data/gfa2rgfa/samples.seqfile
tests/data/gfa_class/README.md
tests/data/gfa_class/test_GFA_class.gfa
tests/data/gfa_class/test_GFA_class_wrong_graph.gfa
tests/data/index_and_view/README.md
tests/data/index_and_view/customgraph-reads.fa
tests/data/index_and_view/customgraph-stable.gaf
tests/data/index_and_view/customgraph-stable.gaf.gz
tests/data/index_and_view/customgraph-stable.gvi
tests/data/index_and_view/customgraph-unstable.gvi
tests/data/index_and_view/customgraph.gaf
tests/data/index_and_view/customgraph.gaf.gz
tests/data/index_and_view/get_offsets.py
tests/data/index_and_view/make_indices.py
tests/data/index_and_view/smallgraph-partial-stable.gaf
tests/data/index_and_view/smallgraph-reads.fa
tests/data/index_and_view/smallgraph-stable.gaf
tests/data/index_and_view/smallgraph-unstable.gaf
tests/data/order_gfa/README.md
tests/data/order_gfa/customgraph-ordered.gfa
tests/data/order_gfa/smallgraph-ordered.gfa
tests/data/phase/customgraph-haplotags.tsv
tests/data/phase/duplicate-entries.tsv
tests/data/phase/tagged.gaf
tests/data/realign/README.md
tests/data/realign/graphaligner.gaf
tests/data/realign/graphaligner.gaf.gz
tests/data/realign/reads.fa
tests/data/realign/reads.fa.gz
tests/data/realign/reads.fastq
tests/data/realign/reads.fastq.gz
tests/data/sort/README.md
tests/data/sort/reads.fa
tests/data/sort/smallgraph.gaf
tests/data/sort/smallgraph.gaf.gz
tests/data/stat/README.md
tests/data/stat/graphaligner.gaf
tests/data/stat/graphaligner.gaf.gz
tests/data/stat/minigraph-stable.gaf
tests/data/stat/minigraph-stable.gaf.gz
tests/data/stat/minigraph-unstable.gaf
tests/data/stat/minigraph-unstable.gaf.gz
tests/data/stat/reads.fa