interlaceFunc {tcpl} | R Documentation |
Calculate the weighted mean of a square to detect interlace effect
Description
interlaceFunc
calculates the distance weighted mean of square regions
from a 384-well plate that is interlaced onto a 1536 well plate to detect
non-random signals coming from the source plate
Usage
interlaceFunc(val, intq, coli, rowi, apid, r)
Arguments
val |
Numeric, the well values |
intq |
Numeric, interlace quadrant |
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]