vg 1.42.0 - Obolo
Don't forget to mark the static binary executable:
chmod +x vg
Docker Image: quay.io/vgteam/vg:v1.42.0
Buildable Source Tarball: vg-v1.42.0.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:
- vg releases should now have their Docker containers built by our CI.
- vg releases should now have ARM/amd64 multiarch Docker tags.
- README now documents using Giraffe.
- SAM/BAM alignment output and surjection now tries to use reference paths, and then generic paths, but won't use haplotype paths by default