Description Usage Arguments Examples
get preprocessing method from the node
1 2 | ## S4 method for signature 'gatingTemplate,character'
ppMethod(obj, y, z)
|
obj |
|
y |
|
z |
|
1 2 3 4 5 | ## Not run:
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
ppMethod(gt, "/nonDebris/singlets", "/nonDebris/singlets/lymph")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.