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