[,cfList,ANY-method {cytofast} | R Documentation |
Extract parts of cfList
## S4 method for signature 'cfList,ANY' x[i, j]
x |
a cfList object from which to extract from |
i |
index specifying which samples to extract. The index is either
a |
j |
index specifying which clusters to extract. The index is either
a |
Returns the specified clusters or samples from a cfList
.