View source: R/ontology_kegg.R
gostats_kegg | R Documentation |
This sets up a GSEABase analysis using KEGG pathways rather than gene ontologies. Does this even work? I don't think I have ever tested it yet. oh, it sort of does, maybe if I export it I will rembmer it.
gostats_kegg(
organism = "Homo sapiens",
pathdb = "org.Hs.egPATH",
godb = "org.Hs.egGO"
)
organism |
The organism used to make the KEGG frame, human readable no taxonomic. |
pathdb |
Name of the pathway database for this organism. |
godb |
Name of the ontology database for this organism. |
Results from hyperGTest using the KEGG pathways.
[AnnotationDbi] [GSEABase] [Category]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.