ppMethod-gatingTemplate-character-method: get preprocessing method from the node

ppMethod,gatingTemplate,character-methodR Documentation

get preprocessing method from the node

Description

get preprocessing method from the node

Usage

## S4 method for signature 'gatingTemplate,character'
ppMethod(obj, y, z)

Arguments

obj

gatingTemplate

y

character parent node path

z

character child node path

Examples

## Not run: 
gt <- gatingTemplate(system.file("extdata/gating_template/tcell.csv",package = "openCyto"))
ppMethod(gt,  "/nonDebris/singlets",  "/nonDebris/singlets/lymph")

## End(Not run)

RGLab/openCyto documentation built on Nov. 7, 2024, 9:23 p.m.