BGcorrectFluo {CONFESS}R Documentation

BGcorrectFluo

Description

It performs the background correction of cell fluorescence signals.

Usage

BGcorrectFluo(data, method, old.offset, bg)

Arguments

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.

Value

The background corrected data


[Package CONFESS version 1.18.0 Index]