gating,graphGML,GatingSet-method {CytoML}R Documentation

Apply the gatingML graph to a GatingSet

Description

It applies the gates to the GatingSet based on the population tree described in graphGML.

Usage

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

Arguments

x

graphGML

y

GatingSet

...

other arguments

Value

Nothing. As the side effect, gates generated by gating methods are saved in GatingSet.


[Package CytoML version 1.10.0 Index]