| gc_content | R Documentation |
Calculates the percentage of G and C bases in a DNA sequence.
gc_content(s)
s |
A character string containing the sequence |
Numeric percentage of GC content
data(sars_fragment)
gc_content(sars_fragment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.