Description Usage Arguments Examples
View source: R/gatingTemplate-methods.R
get children nodes
| 1 | gt_get_children(obj, y)
 | 
| obj | 
 | 
| y | 
 | 
| 1 2 3 4 5 6 7 | ## Not run: 
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
gt_get_nodes(gt, "/nonDebris")
gt_get_children(gt, "/nonDebris") 
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.