flareFunc: Calculate the weighted mean of a square to detect plate...

View source: R/flareFunc.R

flareFuncR Documentation

Calculate the weighted mean of a square to detect plate flares

Description

flareFunc calculates the weighted mean of square regions to detect plate flares.

Usage

flareFunc(val, coli, rowi, apid, r)

Arguments

val

Numeric, the well values

coli

Integer, the well column index

rowi

Integer, the well row index

apid

Character, the assay plate id

r

Integer, the number of wells from the center well (in one direction) to make the square

See Also

MC6_Methods, Method functions, mc6


tcpl documentation built on Oct. 7, 2023, 1:06 a.m.