Skip to content

pangolin v2.3.0

Compare
Choose a tag to compare
@aineniamh aineniamh released this 17 Feb 17:47
· 490 commits to master since this release

Release notes

  • Introduction of --alignment flag that outputs the aligned fasta file to the output directory rather than the tempdir.
  • Speed up of alignment step by switching of datafunk to gofasta, this dependency switched in the environment file (major release tagged as env will need updating with this one).
  • Now also piping minimap2 output to gofasta rather than creating an intermediate temp sam file.