prophyle/prophasm2

Support for k-mer sizes > 64

OndrejSladky opened this issue · 0 comments

With what we have, it should be relatively trivial to add support for even larger k-mers up to 128 with software emulation of uint256_t (like this one https://github.com/calccrypto/uint256_t)