vg 1.64.1 - Vibbiana
Don't forget to mark the static binary executable:
chmod +x vg
Docker Image: quay.io/vgteam/vg:v1.64.1
Buildable Source Tarball: vg-v1.64.1.tar.gz
Includes source for vg and all submodules. Use this instead of Github's "Source Code" downloads; those will not build as they do not include code for bundled dependencies that the vg build process needs.
This release includes:
- Giraffe will no longer cut nodes wrong when anchoring an extracted subgraph's end on the reverse strand of the same node as its start
- Giraffe will make fewer tips, by enforcing path length strictly for connecting subgraph extraction. Dagification will still produce tips that will still be trimmed.
vg giraffewill no longer confuse the two orientations of single bounding nodes when aligning between positions, a source of invalid alignments.- New
vg align --between POS,POSfeature for manually exercisign the align-between-positions code used byvg giraffe. - vg now only builds required parts of
vcflib vgmanmd.pynow properly handles--helpfailures
Updated Submodules
The gbwtgraph, gcsa2, libhandlegraph, and libvgio submodules have been updated.
