Skip to content

vg 1.50.1 - Monopoli

Compare
Choose a tag to compare
@adamnovak adamnovak released this 07 Aug 21:02
· 545 commits to master since this release

Download for Linux

Don't forget to mark the static binary executable:

chmod +x vg

Docker Image: quay.io/vgteam/vg:v1.50.1

Buildable Source Tarball: vg-v1.50.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:

  • vg autoindex --workflow map can index GFAs with many W lines
  • vg autoindex -w map and -w mpmap won't enter an infinite loop when they can't write to disk
  • GRCh38#chr1 style path names in GFA P lines should now be parseable again

Updated Submodules

  • gcsa2
  • libhandlegraph