GBWT v0.2
Pre-release
Pre-release
- The second pre-release.
- High-level interface (
find()
,extend()
,locate()
,extract()
) shared betweenGBWT
andDynamicGBWT
. - 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.