inducedGraph {topGO} | R Documentation |
TODO: Given a GO term (or a list of GO terms) this function is returning the subgraph induced by node.
inducedGraph(dag, startNodes)
dag |
~~Describe dag here~~ |
startNodes |
~~Describe startNodes here~~ |
~~ If necessary, more details than the description above ~~
An object of class graphNEL-class
is returned.
Adrian Alexa
##---- Should be DIRECTLY executable !! ---- ##-- ==> Define data, use random, ##-- or do help(data=index) for the standard data sets.