preProcessFlowList: Preprocess a list of flowSets to add empty flowFrames for...

Description Usage Arguments Details Value Author(s) See Also

View source: R/qaProcessFunctions.R

Description

The preProcessFlowList function takes in a list of flowSets as inputs and adds empty flowFrames for patients in which data from certain aliquots are missing. The function is to be used to modify datasets to conform to a format that can be utilized by the multiple sample qaProcess functions.

Usage

1
 preProcessFlowList(flowList)

Arguments

flowList

A list of flowSet in which flowFrames for certain patients are missing

Details

This function can be used to modify a list of flowSets to fill in empty flowFrames for patients for which samples are missing.

Value

A list of objects of class flowSet.

Author(s)

Nishant Gopalakrishnan

See Also

locateDuplicatedParameters


flowQ documentation built on Nov. 1, 2018, 3:38 a.m.