Description Usage Arguments Value
View source: R/internal_fluo_NBE.R
It transforms the adjusted fluorescence signals of a matrix.
1 | doTransform(data, transformation, lpar = NULL)
|
data |
Data matrix. The adjusted signals of both channels. |
lpar |
Float. The lambda parameter of the Box-Cox. |
transform |
Character string. The type of transformation to be performed. One of "bc" (Box-Cox), "log", "log10" or "asinh". |
The transformed data matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.