Skip to content

Trycycler v0.5.4

Compare
Choose a tag to compare
@rrwick rrwick released this 15 Mar 03:29
· 10 commits to main since this release

The most significant change in this release affects the final pairwise sequence comparison in Trycycler reconcile. Previously, the maximum pairwise indel size was reported for each sequence pair, but since edlib doesn't do affine-gap alignment, this value wasn't very useful. So I've replaced it with worst-1kbp identity, i.e. the lowest identity across a 1-kbp sliding window. This does a better job of showing how divergent two sequences are at their worst point.

A few other small fixes are also included: