R/graphGML_methods.R
getChildren-graphGML-character-method.Rd
get children nodes
# S4 method for graphGML,character getChildren(obj, y)
graphGML
character parent node path
character
a graphNEL node
if (FALSE) { g <- read.gatingML.cytobank(xmlfile) getChildren(g, "GateSet_722326") getParent(g, "GateSet_722326") }