Skip to content

GBWT v0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jltsiren jltsiren released this 20 Oct 17:00
· 302 commits to master since this release
  • The second pre-release.
  • High-level interface (find(), extend(), locate(), extract()) shared between GBWT and DynamicGBWT.
  • Construction from std::vector<node_type>, which is also the type of extracted sequences.
  • More versatile construction program supporting multiple inputs and inserting sequences into an existing index.
  • Tools display version information.