Description Usage Arguments Value Note Author(s) References See Also Examples
Extracts the transformation parameters from a flowTransResult
object
1 | extractParams(x, dims = NULL)
|
x |
An object of type |
dims |
A character vector specifying the dimensions for which to extract transformation parameters. |
A list of length length(dims)
. Each element contains a vector of parameters for transforming the particular dimension.The names of the list elements correspond to the names of the dimensions.
flowTrans
estimates common transformation parameters.
Greg Finak <greg.finak@ircm.qc.ca>, Raphael Gottardo <raphael.gottardo@ircm.qc.ca>
Finak G, Perez JM, Weng A, Gottardo R. Optimizing Data Transformation for Flow Cytometry. (Submitted)
summary
,
flowTrans
,
flowTransResult
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.