| ppMethod,gatingTemplate,character-method {openCyto} | R Documentation |
get preprocessing method from the node
## S4 method for signature 'gatingTemplate,character' ppMethod(obj, y, z)
obj |
|
y |
|
z |
|
## Not run:
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
ppMethod(gt, "/nonDebris/singlets", "/nonDebris/singlets/lymph")
## End(Not run)