pangolin v2.4.2
Release notes
- Update to minimap2 call to exclude secondary chains from output sam
minimap2 -a -x asm5 --sam-hit-only --secondary=no -t {workflow.cores} {input.reference:q} '{input.fasta}'
- Bug fix from issue #184 where the case of all sequences failing quality control didn't match output of successful run.