View source: R/F1_generate_random_DNA_seq.R
generate_dna | R Documentation |
Generate random DNA sequence
generate_dna(dna_length)
dna_length |
user specified input of DNA sequence, integer |
a randomly generated DNA sequence consisting of the bases A, T, C and G. Returned as a string
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.