View source: R/transcription.R
transcription | R Documentation |
This function transcript a DNA sequence into an mRNA sequence
transcription(dna_seq)
dna_seq |
should be a DNA sequence as the input of the function |
The function returns the mRNA sequence
mRNA <- transcription("TCGGA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.