Skip to content

GBWTGraph v0.7

Compare
Choose a tag to compare
@jltsiren jltsiren released this 20 Nov 02:21
· 230 commits to master since this release
  • File format version 3:
  • GBZ format for space-efficient storage of GFA with many paths.
    • Wrapper for GBWT and GBWTGraph serialized using the simple-sds format.
    • Better defined semantics.
  • Serialization and loading use exceptions to handle failures.
  • Requires version 2.3 of the vgteam fork of SDSL and GBWT version 1.3.
  • gfa2gbwt outputs the compressed simple-sds .gbz format by default.