addKeysFromName: Dissociate the name of flow frames into multiple keys

Description Usage Arguments Value

View source: R/addKeysFromName.R

Description

Adds new keys to flow objects by separating the flowFrame identifiers/sample names into multiple entities.

Usage

1
addKeysFromName(flowObj, keys)

Arguments

flowObj

The fcs object to be transformed. Both flowFrames and flowSets are accepted.

keys

A list of any number of characteristics that can be derived from the sample names. For each entry, a gsub specification of where to find the information in the file name should be added, such as id="..._|".

Value

The appended flowObj


jtheorell/theFlowSpec documentation built on Aug. 22, 2019, 3:33 a.m.