getChildren,graphGML,character-method | R Documentation |
get children nodes
## S4 method for signature 'graphGML,character'
getChildren(obj, y)
obj |
|
y |
|
a graphNEL node
## Not run:
g <- read.gatingML.cytobank(xmlfile)
getChildren(g, "GateSet_722326")
getParent(g, "GateSet_722326")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.