View source: R/minimalistGODB.R
subsetGOGOA | R Documentation |
split GOGOA into 3 separate ontologies
subsetGOGOA(GOGOA)
GOGOA |
return value of minimalistGODB::joinGO() |
returns a list containing subsets of GOGOA for each ontology, unique gene and cat lists, and stats
#load("data/GOGOAsmall.RData")
GOGOA3small<-subsetGOGOA(GOGOAsmall)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.