sub-cfList-ANY-method: Extract parts of cfList

Description Usage Arguments Value

Description

Extract parts of cfList

Usage

1
2
## 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.


cytofast documentation built on Nov. 8, 2020, 5:46 p.m.