Description Usage Arguments Details Value Author(s) See Also
View source: R/qaProcessFunctions.R
Identifies dyes that are repeated arcross multiple flowSets using information provided in the description field of each flowFrame.
1 | locateDuplicatedParameters(flowList)
|
flowList |
A list of |
This function is used internally by the qaProcess functions to identify dyes
that are repeated across multiple aliquots. The function takes in a
list of flowSet
and identifies stains that are repeated across
multiple flowSets (aliquots). These parameters are expected to have
the same distribution across aliquots and can be used for Quality
control. The method looks for the information provided in the
description field of each flowFrame.
An object of class qaProcess
.
Nishant Gopalakrishnan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.