gs_cyto_data.RdAccessor method that gets or replaces the cytoset/flowSet/ncdfFlowSet object in a GatingSet or GatingHierarchy
gs_cyto_data(x, ...) # S4 method for GatingSet gs_cyto_data(x, inverse.transform = FALSE) gs_cyto_data(x) <- value
| x | A |
|---|---|
| ... | other arugments |
| inverse.transform | logical flag indicating whether to inverse transform the data |
| value | The replacement |
the object with the new flowSet in place.
Accessor method that sets or replaces the ncdfFlowSet object in the GatingSet or GatingHierarchy.