You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The minimizer index is now parametrized with a key type. In addition to the old 64-bit keys, there is an option to use 128-bit keys that support up to 63 bp minimizers.
GBWT construction from a greedy (maximum) path cover of an arbitrary graph. This can be used to build a GBWTGraph when true haplotypes are not available.
A variant of the path cover algorithm that samples the local haplotypes. This can be used to build a GBWTGraph without rare haplotypes.