Skip to content

Handle Duplicate Read Names

Pre-release
Pre-release
Compare
Choose a tag to compare
@matthewfallan matthewfallan released this 07 Jul 01:03
· 1085 commits to main since this release

What's new in v0.1.2

  • The mask, cluster, and table steps now drop any read whose name matches the name of a previously-seen read. The first read given for each unique name is kept, and a warning message including the names of the dropped reads is issued. In earlier versions of the software, duplicate read names instead caused an error to be raised.