OndrejSladky / fmsi

FMSI is an exact f-masked-superstrings-based index for membership queries and set operations on k-mer sets.
MIT License
9 stars 2 forks source link

README: include k in the description. #39

Closed OndrejSladky closed 6 days ago

OndrejSladky commented 6 days ago

Although FMSI can infer it from the mask convention, I included -k param in the readme for higher robustness. This parameter is not mandatory as I think that it is a feature that might be handy, but it feels more safe to have it in the README that way.