pangolin v2.3.0
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.