Skip to content

v3.12.0

Latest

Choose a tag to compare

@litaifang litaifang released this 25 Apr 09:01
  • Improved BAM feature extraction performance by calling pysam.fetch() once for variant positions within 1000-bp of each other.
  • Use CIGAR parsing as the default method for bam feature extraction, which improves performance especially for long-read data.
  • Improved nearby indel accounting around soft-clipped reads.