BGcorrectFluo {CONFESS} | R Documentation |
It performs the background correction of cell fluorescence signals.
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