[,cfList,ANY-method {cytofast}R Documentation

Extract parts of cfList

Description

Extract parts of cfList

Usage

## S4 method for signature 'cfList,ANY'
x[i, j]

Arguments

x

a cfList object from which to extract from

i

index specifying which samples to extract. The index is either a numeric or character vector.

j

index specifying which clusters to extract. The index is either a numeric or character vector.

Value

Returns the specified clusters or samples from a cfList.


[Package cytofast version 1.6.0 Index]