vg 1.54.0 - Parafada
Don't forget to mark the static binary executable:
chmod +x vg
Docker Image: quay.io/vgteam/vg:v1.54.0
Buildable Source Tarball: vg-v1.54.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:
- Integrated haplotype sampling in
vg giraffe
now does diploid sampling. - GBWTGraph algorithm for parsing GFA now handles P-line names of the form
sample#contig
correctly.