Skip to content

Bugfix: ignore softclipped bases

Compare
Choose a tag to compare
@wdecoster wdecoster released this 25 Sep 20:08
· 30 commits to master since this release

This release fixes a glaring problem: softclips were included when gathering read lengths, which especially for ultralong reads with more supplementary alignments, is a problem, especially after aligning with minimap2 -Y (as is the default in dorado). Thanks to @mattloose for the detective work!