Skip to content

vg 1.54.0 - Parafada

Compare
Choose a tag to compare
@xchang1 xchang1 released this 18 Jan 11:27
· 437 commits to master since this release
40cc426

Download for Linux

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.