Skip to content

Release v1.7.3

Compare
Choose a tag to compare
@bkille bkille released this 05 Jul 22:05
· 118 commits to master since this release

The --extend-lcbs parameter now performs a gapped alignment using either muscle (>50nt) or abpoa (<=50nt) on inter-LCB regions. Alignments are trimmed back based on an ANI parameter that can also be provided by the user (i.e., cuts alignment off when it falls below 95% ANI). This parameter still only works w/ single contig genomes.

Also added better SeqIO validation. Throws out any genomes that can't be parsed.