graphGML-class: A graph object returned by 'read.gatingML.cytobank' function.

graphGML-classR Documentation

A graph object returned by 'read.gatingML.cytobank' function.

Description

Each node corresponds to a population(or GateSet) defined in gatingML file. The actual gate object (both global and tailored gates) is associated with each node as nodeData. Compensation and transformations are stored in graphData slot.

Details

The class simply extends the graphNEL class and exists for the purpose of method dispatching.


RGLab/CytoML documentation built on Feb. 1, 2024, 12:34 a.m.