annotation_options {recount3} | 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")