make_dna | R Documentation |
Creates different lengths of nucleotides of a DNA sequence.
make_dna(sequence_length)
Set |
sequence_length indicating the length of the DNA strand. |
Return character strings representing the DNA.
Oriade Latifah Simpson, s172084@dtu.dk
my_dna <- make_dna(5) my_dna
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.