View source: R/annotation_options.R
annotation_options | R Documentation |
This function will return the available annotation options for a given
organism
.
annotation_options(organism = c("human", "mouse"))
organism |
A |
A character()
vector with the supported annotation options for the
given organism
.
annotation_options("human")
annotation_options("mouse")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.