| simulate_sequence | R Documentation |
Generates a random DNA or RNA sequence.
simulate_sequence(len, gc = NULL, type = "DNA")
len |
Integer length of the sequence |
gc |
Numeric target GC content (0 to 1) |
type |
"DNA" or "RNA" |
A character string of the simulated sequence
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.