flareFunc {tcpl} | R 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
[Package tcpl version 3.1.0 Index]