random_seq | R Documentation |
Generate random sequences
random_seq(n, length, alphabet = c("A", "G", "T", "C"))
n |
The number of sequences to generate |
length |
The length of the generated sequences |
alphabet |
The DNA alphabet to draw from, default is A,G,C,T |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.