Writes NULISAseq QC sample flags
QCFlagSample(
raw,
aboveLOD,
samples,
targets,
QCS = NULL,
SN = NULL,
well_order = NULL,
ICs = NULL,
IPCs = NULL,
NCs = NULL,
SCs = NULL,
TAP = TRUE,
xmlThresh = NULL,
forceDefaults = FALSE
)unnormalized data
aboveLOD from the lod function
samples data frame
targets data frame
QCS values
SN values
name of IC samples
names of IPC samples
names of NC samples
names of SC samples
whether this is a TAP run
Parsed XML QC thresholds (from readQCThresholdXMLNode) to override defaults, or NULL
If TRUE, ignore xmlThresh and use hardcoded defaults only
QC table
# QCFlagSample(inputtable)