gt_get_parent.Rdget parent nodes
gt_get_parent(obj, y, isRef = FALSE)
| obj |
|
|---|---|
| y |
|
| isRef |
|
if (FALSE) { gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto")) gt_get_nodes(gt, "/nonDebris") gt_get_parent(gt, "/nonDebris/singlets") }