inducedGraph {topGO}R Documentation

~~function to do ... ~~

Description

TODO: Given a GO term (or a list of GO terms) this function is returning the subgraph induced by node.

Usage

inducedGraph(dag, startNodes)

Arguments

dag ~~Describe dag here~~
startNodes ~~Describe startNodes here~~

Details

~~ If necessary, more details than the description above ~~

Value

An object of class graphNEL-class is returned.

Author(s)

Adrian Alexa

See Also

topGOdata-class, reverseArch,

Examples

##---- Should be DIRECTLY executable !! ----
##-- ==>  Define data, use random,
##--    or do  help(data=index)  for the standard data sets.


[Package topGO version 1.2.1 Index]