Description Usage Arguments Value
View source: R/internal_fluo_NBE.R
It performs the background correction of cell fluorescence signals.
1 | BGcorrectFluo(data, method, old.offset, bg)
|
data |
Data matrix. A data matrix with the foreground and background raw signals from each channel. |
method |
Character string. The type of background correction to be performed. One of "normexp" or "subtract". |
old.offset |
Float. An offset for the background correction method. |
bg |
Logical. If TRUE foreground - background is performed. |
The background corrected data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.