create.k.mers | R Documentation |
Creation of k-mers for multiple sequences.
create.k.mers(seqs, k)
k |
The size of the k-mer. |
seq |
A character vector. |
A list with named character vectors, containing the k-mers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.