Skip to content

Conversation

@ghuls
Copy link
Contributor

@ghuls ghuls commented Dec 11, 2025

Handle empty sequences in BAM record when generating a pileup to fix an out of bound error in perbase only-depth when a BAM record does not have an associated sequence (* in sequence column in SAM format).

Fixes: #91

Handle empty sequences in BAM record when generating a pileup
to fix an out of bound error in `perbase only-depth` when a BAM record
does not have an associated sequence (`*` in sequence column in SAM
format).

Fixes: sstadick#91
sstadick added a commit that referenced this pull request Dec 11, 2025
- Add 3 tests for empty SEQ records in base-depth pileup code path
- Bump version to 1.2.0
- Add changelog entry for PR #92
- Add README note about empty SEQ handling

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
sstadick added a commit to ghuls/perbase that referenced this pull request Dec 11, 2025
- Add 3 tests for empty SEQ records in base-depth pileup code path
- Bump version to 1.2.0
- Add changelog entry for PR sstadick#92
- Add README note about empty SEQ handling
- Add 3 tests for empty SEQ records in base-depth pileup code path
- Bump version to 1.2.0
- Add changelog entry for PR sstadick#92
- Add README note about empty SEQ handling
@sstadick sstadick merged commit 8e0fdce into sstadick:master Dec 11, 2025
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.

Errors on particular BAM file

2 participants