Skip to content

Tags: AlexanderSavelyev/vg

Tags

v1.4.0

Merge pull request vgteam#199 from edawson/master

Incorporate new GFA parser + updated GFA spec

v1.3.0

small updates: debugging, change in alignment viz, msga

Alignment viz now writes out the whole mapping object. This should be improved with the alignment text format TGAM here:

https://github.com/adamnovak/hgvm-aligner-bakeoff-compliance/blob/master/Text%20Graph%20Alignment%20Map%20Format.md

Also, (slow) but useful hash functions for getting the sha1sum of a vg graph.

v1.2.0

add vg validate (resolves vgteam#126)

v1.1.0

cleans up debugging file outputs

v1.0.0

Merge branch 'dnanexus-rnd-mlin-find-remove-orphans'