-
Notifications
You must be signed in to change notification settings - Fork 201
Draft Changelog
Adam Novak edited this page Feb 14, 2025
·
490 revisions
This page tracks all changes since the last release of VG.
When you merge a PR, add a bullet point to this page.
When you do a release, copy the changelog from this page and clear it out.
-
vg giraffe
logs now include more information about candidate chains. -
vg find -r
will no longer include empty nodes for nonexistent node IDs in the range being extracted. - TLEN for read 1 starting inside read 2 will no longer be shorter than the union of the reads in
vg surject
. - TLEN computation handles more CIGAR operations in case we decide to use them.
-
vg chunk
now outputs and accepts base path ranges. -
vg giraffe
has newhifi
andr10
preset parameters that improve speed, are mostly neutral on calling accuracy, but add more wrong MAPQ 60 HiFi reads. - Zip code ancestor orientation bugfix for
vg giraffe
: all minimizer and zipcode files will need to be re-generated to take advantage of it.