Skip to content

Add RNA read phasing source#384

Merged
iskandr merged 3 commits into
mainfrom
rna-read-phasing-source
May 16, 2026
Merged

Add RNA read phasing source#384
iskandr merged 3 commits into
mainfrom
rna-read-phasing-source

Conversation

@iskandr
Copy link
Copy Markdown
Contributor

@iskandr iskandr commented May 16, 2026

Summary

  • add RNAReadPhasingSource, a BAM-backed ReadPhasingSource consumed through ReadPhaseResolver(source)
  • support SNV/MNV, insertion, and deletion allele calls from quality-filtered RNA reads/fragments, including paired-end fragment co-occurrence
  • add varcode[rna] optional pysam extra, public export, docs, changelog, and 5.0.1 version bump

Tests

  • ./lint.sh
  • ./test.sh (1204 passed, 2 skipped)

Fixes #354

@iskandr iskandr merged commit d439f87 into main May 16, 2026
8 checks passed
@iskandr iskandr deleted the rna-read-phasing-source branch May 16, 2026 21:52
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.

RNAReadPhaseResolver: raw read co-occurrence without Isovar assembly

1 participant