View source: R/gene_functions.R
getGOgenes | R Documentation |
Get GO gene sets
getGOgenes(
db = org.Hs.eg.db::org.Hs.eg.db,
keytype = "SYMBOL",
ontology = c("BP", "MF", "CC"),
minsize = 3
)
minsize |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.