FcsSelectMarkers: Reduce flowframe to specified set of marker channels.

Description Usage Arguments Value

View source: R/fcs_processing.R

Description

Reduce flowframe to specified set of marker channels.

Usage

1
FcsSelectMarkers(fcs_entry, selected.markers, ...)

Arguments

fcs_entry

File matrix containing loaded flowframes.

selection

Vector of marker names, which will be used for selection.

Value

Flowframe with filtered flowframes. Flowframes not having all specified markers will be replaced with NA.


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