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

Description Usage Arguments Details Value

Description

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

Usage

1
2
3
4
5
6
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.


flowWorkspace documentation built on Nov. 8, 2020, 8:08 p.m.