Last chance! 50% off unlimited learning
Sale ends in
makeGOGraph
is a function to quickly convert any of the three Gene
Ontologies in GO.db into a graphNEL object where each edge is given a
weight of 1.
makeGOGraph(ont = c("bp","mf","cc"))
GOTerms
## makes a GO graph from the CC ontology
f <- makeGOGraph("cc")
Run the code above in your browser using DataLab