TransformChannels: Transform flowcytometric marker channels.

Description Usage Arguments Value

View source: R/fcs_processing.R

Description

Apply a transformation function to the channels specified by the selection function.

Usage

1
TransformChannels(flowframe, selection.function, transform.function, ...)

Arguments

flowframe

FCS Flowframe.

selection.function

Selection function to determine transform application, which returns for an input name either TRUE or FALSE

transform.function

Transformation function, which will be applied.

Value

File Matrix with transformed flow frames.


xiamaz/flowProc documentation built on May 14, 2019, 2:01 a.m.