| count_bases | R Documentation |
Returns a frequency table of the bases in a sequence.
count_bases(s)
s |
A character string containing the sequence |
A table object with base counts
data(sars_fragment)
count_bases(sars_fragment)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.