Description Usage Arguments Details Value
Extracts a subset of data from a FCS object.
1 2 | ## S4 method for signature 'FCS,ANY'
x[i, j]
|
x |
a FCS object |
i |
a numeric, logical or character vector |
j |
a numeric, logical or character vector |
For The parameter i represents a vector of cells to extract and the parameter j represents a vector of markers to extract.
a S4 object of class FCS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.