Description Usage Arguments Details Value Author(s) See Also
View source: R/qaProcessFunctions.R
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.
1 | preProcessFlowList(flowList)
|
flowList |
A list of |
This function can be used to modify a list of flowSets to fill in
empty flowFrames
for patients for which samples are missing.
A list
of objects of class flowSet
.
Nishant Gopalakrishnan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.