gating,gtMethod,GatingSet-method {openCyto}R Documentation

apply a gtMethod to the GatingSet

Description

The actual workhorse of most gating methods

Usage

## S4 method for signature 'gtMethod,GatingSet'
gating(x, y, ...)

Arguments

x

gtMethod

y

GatingSet

...

other arguments


[Package openCyto version 1.22.0 Index]