Save the QC table to a CSV file
Source:R/miqar-processing.R
getDatasetFilteredQC-MidarExperiment-method.Rd
Save the QC table to a CSV file
Usage
# S4 method for MidarExperiment
getDatasetFilteredQC(
data,
Intensity_BQC_min = NA,
CV_BQC_max = NA,
Intensity_TQC_min = NA,
CV_TQC_max = NA,
SB_RATIO_min = NA,
R2_min = NA,
RQC_CURVE = 1
)