Writes NULISAseq QC plate flags
QCFlagPlate(
raw,
normed,
aboveLOD,
targets,
samples,
ICs = NULL,
IPCs = NULL,
NCs = NULL,
SCs = NULL,
AQ = TRUE,
AQ_QC = NULL,
Sample_QC = NULL,
xmlThresh = NULL,
forceDefaults = FALSE,
TAP = TRUE
)unnormalized data
normalized data
aboveLOD from lod function
names of IC samples
names of IPC samples
names of NC samples
names of SC samples
Whether this assay is AQ
AQ QC metrics, these are necessary to calculate a plate QC metric for AQ
Sample QC metrics, one of these is necessary to calculate a plate QC metric for AQ
Parsed XML QC thresholds (from readQCThresholdXMLNode) to override defaults, or NULL
If TRUE, ignore xmlThresh and use hardcoded defaults only
Whether this is a TAP run; gates XML thresholds marked appliesWhen="TAP"
QC table
# QCFlagPlate(inputtable)