Skip to content
Snippets Groups Projects
Select Git revision
  • d79a1f396d308ef14b9f44b2eb2b87f7539e3a02
  • main default protected
2 results

kmatch.cpp

Blame
  • Gabriel Studer's avatar
    Studer Gabriel authored
    Returns the entries which have a certain minimum of kmer hits.
    This is different to the TopN method that either starts to give you
    trash at some point as there are no close hits anymore or does
    not give all relevant hits as there are too many.
    d79a1f39
    History
    kmatch.cpp 13.54 KiB