GenerateKmer | R Documentation |
Generate all possible k-mers of length k.
GenerateKmer(k)
k |
Length of k-mers (k>=2) |
Character vector containing all possible k-mers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.