gs_cyto_data: Fetch or replace the flowData object associated with a...

gs_cyto_dataR Documentation

Fetch or replace the flowData object associated with a GatingSet .

Description

Accessor method that gets or replaces the cytoset/flowSet/ncdfFlowSet object in a GatingSet or GatingHierarchy

Usage

gs_cyto_data(x, ...)

## S4 method for signature 'GatingSet'
gs_cyto_data(x, inverse.transform = FALSE)

gs_cyto_data(x) <- value

Arguments

x

A GatingSet

...

other arugments

inverse.transform

logical flag indicating whether to inverse transform the data

value

The replacement flowSet or ncdfFlowSet object

Details

Accessor method that sets or replaces the ncdfFlowSet object in the GatingSet or GatingHierarchy.

Value

the object with the new flowSet in place.


RGLab/flowWorkspace documentation built on March 17, 2024, 2:24 p.m.