BGcorrectFluo: BGcorrectFluo

Description Usage Arguments Value

View source: R/internal_fluo_NBE.R

Description

It performs the background correction of cell fluorescence signals.

Usage

1
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


CONFESS documentation built on Nov. 8, 2020, 6:05 p.m.