extract-methods: Extraction of subsets of data from FCS objects

Description Usage Arguments Details Value

Description

Extracts a subset of data from a FCS object.

Usage

1
2
## S4 method for signature 'FCS,ANY'
x[i, j]

Arguments

x

a FCS object

i

a numeric, logical or character vector

j

a numeric, logical or character vector

Details

For The parameter i represents a vector of cells to extract and the parameter j represents a vector of markers to extract.

Value

a S4 object of class FCS


tchitchek-lab/CytoBackBone documentation built on May 28, 2019, 7:52 a.m.