Description Usage Arguments Value Examples
get children nodes
1 2 | ## S4 method for signature 'graphGML,character'
getChildren(obj, y)
|
obj |
|
y |
|
a graphNEL node
1 2 3 4 5 6 | ## 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.