Description Usage Arguments Value See Also Examples
loadGo
creates a GeneSetCollection object from the data present at
the Gene Ontology data base (org.Hs.eg.db R package).
1 2 3 4 |
ontology |
character indicating which ontology must be loaded. Must be one of BP, MF or CC. |
A GeneSetCollection object (Genes are with their EntrezGene ID).
1 2 | ## Lets load the Cellular Components gene sets from the Gene Ontology.
ccGSets <- loadGo("CC")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.