gs_cyto_data | R Documentation |
Accessor method that gets or replaces the cytoset
/flowSet
/ncdfFlowSet
object in a GatingSet or GatingHierarchy
gs_cyto_data(x, ...)
## S4 method for signature '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 |
Accessor method that sets or replaces the ncdfFlowSet object in the GatingSet or GatingHierarchy.
the object with the new flowSet in place.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.