all_tuples | R Documentation |
n
.Create all tuples of size n
.
all_tuples(tsize, alphabet = nuc_bases())
tsize |
Tuple size (e.g. 3 for codons) |
alphabet |
The alphabet. Default are DNA bases. |
codons = all_tuples(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.