Definitions:
"new method" = use a very large k-mer size, put in ternary search trie, use prefix matches to infer smaller k-mer size containment values
"old method" = train and re-run CMash on each individual k-mer size.
Tasks:
This would be sufficient for a conference paper. More details can follow depending on interest.
For a journal publication, would need to:
Definitions:
"new method" = use a very large k-mer size, put in ternary search trie, use prefix matches to infer smaller k-mer size containment values
"old method" = train and re-run CMash on each individual k-mer size.
Tasks:
StreamingQueryDNADatabase.pywith multiple k-mer size training database and compare to runningStreamingQueryDNADatabase.pymany times with training databases trained with a specific k-mer size).This would be sufficient for a conference paper. More details can follow depending on interest.
For a journal publication, would need to: