Description Usage Arguments Value
This uniformly chooses A, C, G or T at every position
1 | get_random_sequence(sequence_length, n = 1)
|
sequence_length |
The length of the sequence to be generated |
n |
The number of copies of the random sequence to be returned |
A list of characters (all the same) that are generated randomly
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.