View source: R/search_string_generation.R
| generate_kmers | R Documentation |
generate_kmersgenerate_kmers generate the kmer sequences of the given length
generate_kmers(final_string, k)
final_string |
the string to generate kmers |
k |
the length of the kmer |
a vector of kmers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.