| calculate_codon_usage | R Documentation |
Calculates Relative Synonymous Codon Usage (RSCU).
calculate_codon_usage(s)
s |
A character string containing the coding DNA sequence |
A dataframe with codon statistics
data(sars_fragment)
calculate_codon_usage(sars_fragment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.