gating_graphGML {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

gating_graphGML(x, y, trans = NULL, ...)

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.99.12 Index]