## Not run:
# #G is a gating hierarchy
# getNodes(G, path = 1])#return node names (without prefix)
# getNodes(G,path = "full")#return the full path
# getNodes(G,path = 2)#return the path as length of two
# getNodes(G,path = "auto)#automatically determine the length of path
# setNode(G,"L","lymph")
# ## End(Not run)
Run the code above in your browser using DataLab