Description Usage Arguments Value
View source: R/make_mers_tree.R
Find k-mers within the letter matrix from k = 1 to 5.
1 | make_mers_tree(letter_matrix)
|
letter_matrix |
Matrix comprising letters. |
A list with one element comprising all k-mers of equal length. For instance, one element for 1-mers, and second for 2-mers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.