vg 1.8.0 - Vallata
Docker image: quay.io/vgteam/vg:v1.8.0-0-g3cb239e2-t176-run
This release includes:
- Improvements to haplotype-aware mapping
- The
vg viz
native graph rendering tool - Improvements to plotting scripts
- Improvements to the build system
- Improvements to CI infrastructure error handling
- Bugfixes
Breaking Changes
- This release generates XG version 9. It can read previous versions, but new indexes cannot be read by previous versions.
New Dependencies
Now vg depends on Cairo, which vg viz
uses for drawing.
New and Updated Submodules
The gbwt
and raptor
submodules have been updated.