Skip to content

Add classic mode example image to README#2

Merged
tmsincomb merged 1 commit intomainfrom
dev
Feb 27, 2026
Merged

Add classic mode example image to README#2
tmsincomb merged 1 commit intomainfrom
dev

Conversation

@tmsincomb
Copy link
Owner

Generates a black-and-white HIV Env alignment image and adds it to the showcase gallery alongside the existing BAM, FASTA, and stacked examples.

Generates a black-and-white HIV Env alignment image and adds it to the
showcase gallery alongside the existing BAM, FASTA, and stacked examples.
@tmsincomb tmsincomb merged commit 61ef3f1 into main Feb 27, 2026
7 of 8 checks passed
tmsincomb pushed a commit that referenced this pull request Feb 28, 2026
Bugs fixed:
- README API examples now use correct `columns` parameter (#1)
- Gaps render in grey (GAP_COLOR) instead of black (TEXT_COLOR) (#2)

Testing:
- Added test_bam.py with 17 tests: 12 unit tests for CIGAR ops
  (match, insertion, deletion, soft-clip, ref-skip, windowing,
  complex mixed CIGARs) + 5 integration tests using example BAMs (#3)

CI/CD:
- Added lint job (black --check, isort --check) to CI workflow (#4)
- Added Python 3.12 to test matrix (#10)

Config & docs:
- Fixed homepage URLs to tmsincomb/tview (#5)
- Added [compose] optional-dependency extra for patchworklib,
  moved patchworklib from core deps since it's not imported (#6)
- Replaced print() with logging.info() in renderer (#7)
- mono_sm tick-label font now uses 0.8x fontsize (#8)
- Panel.ins_columns uses field(default_factory=set) (#11)

Test output images updated to reflect gap color and font changes.

https://claude.ai/code/session_0131auyCkmPyg7DpokpeA1Vw
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant