Writes NULISAseq QC target flags
QCFlagTarget(
AQdata,
raw,
IPCnormed,
detectability,
aboveLOD,
withinDR,
absRun,
targets,
samples,
SCparams,
ICs = NULL,
IPCs = NULL,
NCs = NULL,
SCs = NULL,
advancedQC = FALSE,
xmlThresh = NULL,
forceDefaults = FALSE,
TAP = TRUE
)Absolute quantification data
Raw data
IPC-normalized data
detectability
aboveLOD
withinDR
whether the assay is absolute quantification
targets data
samples data
SC concentrations
names of IC samples
names of IPC samples
names of NC samples
names of SC samples
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
# QCFlagTarget(inputtable)