interlaceFunc: Calculate the weighted mean of a square to detect interlace...

View source: R/interlaceFunc.R

interlaceFuncR 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


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