v1.1.0
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