getGeneSetsFromBioMart | R Documentation |
Get GO gene sets from BioMart
getGeneSetsFromBioMart(dataset, ontology = "bp")
dataset |
Name of the dataset. |
ontology |
Value should be bp, mf or cc. |
GO gene sets are from BioMartGOGeneSets::getBioMartGOGeneSets
.
A list of vectors where each vector contains Ensembl IDs annotated to a GO term.
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.