Skip to content

v1.1.0

Compare
Choose a tag to compare
@telatin telatin released this 03 Mar 11:16
· 50 commits to master since this release

This release introduces the -d flag to skip poor quality alignments that are:

  • With mapping quality of 0 (a more stringent filter can be set)
  • Duplicate alignments
  • Non-primary alignments
  • Failing vendor QC

Minor updates:

  • When parsing an unsorted BAM it will raise an appropriate error
  • Expanded test suite
  • Expanded documentation