.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/publish.yml
examples/fasta_env_1-120.png
examples/fasta_env_classic.png
examples/indel_alignment.png
examples/indel_sorted.bam
examples/indel_sorted.bam.bai
examples/indel_test.sam
examples/ref.fa
examples/ref.fa.fai
examples/sample2.sam
examples/sample2_sorted.bam
examples/sample2_sorted.bam.bai
examples/stacked_bam.png
src/tview/__init__.py
src/tview/_version.py
src/tview/bam.py
src/tview/cli.py
src/tview/config.py
src/tview/fasta.py
src/tview/models.py
src/tview/palette.yaml
src/tview/renderer.py
src/tview/style.yaml
src/tview/tview.py
src/tview.egg-info/PKG-INFO
src/tview.egg-info/SOURCES.txt
src/tview.egg-info/dependency_links.txt
src/tview.egg-info/entry_points.txt
src/tview.egg-info/requires.txt
src/tview.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_config.py
tests/test_fasta.py
tests/output/all_gaps.png
tests/output/all_matches.png
tests/output/classic_mode_aa.png
tests/output/classic_mode_nt.png
tests/output/cli_columns_1-8.png
tests/output/cli_fasta_mode.png
tests/output/cli_palette_aa.png
tests/output/dense_nt_mismatches.png
tests/output/draw_panels_manual_save.png
tests/output/format_test.pdf
tests/output/format_test.svg
tests/output/hiv_env_realistic.png
tests/output/hypothesis_aa_001.png
tests/output/hypothesis_aa_002.png
tests/output/hypothesis_aa_003.png
tests/output/hypothesis_aa_004.png
tests/output/hypothesis_aa_005.png
tests/output/hypothesis_aa_006.png
tests/output/hypothesis_aa_007.png
tests/output/hypothesis_aa_008.png
tests/output/hypothesis_aa_009.png
tests/output/hypothesis_aa_010.png
tests/output/hypothesis_nt_001.png
tests/output/hypothesis_nt_002.png
tests/output/hypothesis_nt_003.png
tests/output/hypothesis_nt_004.png
tests/output/hypothesis_nt_005.png
tests/output/hypothesis_nt_006.png
tests/output/hypothesis_nt_007.png
tests/output/hypothesis_nt_008.png
tests/output/hypothesis_nt_009.png
tests/output/hypothesis_nt_010.png
tests/output/mixed_bam_fasta.png
tests/output/patchworklib_mixed.png
tests/output/patchworklib_single_brick.png
tests/output/patchworklib_vertical.png
tests/output/stacked_panels.png