Description Usage Arguments Value Examples
Calculate DNA GC content
1 |
seq |
a character vector of DNA sequences |
a vector of percentage GC values can be upper or lower case. Any non GATC characters will be treated as non-GC
1 | gc_content(c("GGATCG","gtattagc"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.