new.kmer.search | R Documentation |
K-mer search
new.kmer.search(k = 5)
k |
length of k-mers |
the k-mer search object with methods: <code>build.index(fasta.file)</code> <code>load.index(index.file)</code> <code>search(queries,min.hits=3,max.d=Inf)</code>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.