-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hey @feldroop,
This is a fantastic crate. The Cursor API is awesome and I use it extensively. I would love to see the FMD-index implemented soon, as I would like a way to efficiently find MEMs between a pattern and a set of texts in an FMD-index.
As per my understanding of Heng Li's paper, we can construct an FMD-index for a collection of strings Cursor API.
Is my understanding correct?