Description Usage Arguments Details Value Author(s) See Also
View source: R/qaProcessFunctions.R
Aligns up peaks for parameters across multiple flowSets using the
warpSet
method from the flowStats
package.
1 | normalizeSets(flowList,dupes,peaks=NULL)
|
flowList |
A list of |
dupes |
Stains that are to be aligned across multiple |
peaks |
Number of peaks expected in the distribution. If NULL is passed as input, The number of peaks to align are estimated from the distribution |
This function can be used to normalize dye information across multiple
flowSets so that the peaks in the distributions align. The method
makes use of information provided in the description field of each
flowFrame to align up floursecense nformation from multiple flowSet
.
A list
of objects of class
flowSet
.
Nishant Gopalakrishnan
locateDuplicatedParameters
warpSet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.