Skip to content

pangolin v2.4.2

Compare
Choose a tag to compare
@aineniamh aineniamh released this 05 May 11:54
· 445 commits to master since this release

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.