forceBF: forceBF

Description Usage Arguments Value

View source: R/internal_fluo_est.R

Description

It re-estimates the location of the outlier samples

Usage

1
forceBF(data, cutoff, median.correction, medians, Wells, image.type)

Arguments

data

List. The location statistics of both channels.

cutoff

Integer. A cutoff do detect outlier locations.

median.correction

Logical. If TRUE it performs median adjustment for outlier locations.

medians

Data matrix. The estimated medians of non-outlier samples by run and well ID.

Wells

Data matrix. The directionality of the well IDs.

image.type

Character string. A triplet of IDs to characterize the type of images under study. They refer to the ImageType part of the original image or txt file names.

Value

A list of re-estimated locations


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