CullCV: Culls the Peak.list by Percent CV

Description Usage Arguments

View source: R/Data_Culling-Modules.R

Description

Culls the Peak.list by removing all components with a coefficient of variation (CV) greater than the user-specified cutoff across all Pooled QC samples. See trim_cv() for more details. For examples, see InitWorkflow() and vignettes.

Usage

1
CullCV(from.table, to.table, QC.id)

Arguments

from.table

from which table should LUMA pull the Peak.list

to.table

to which should LUMA save the modified Peak.list

QC.id

character vector specifying identifier in filename designating a Pooled QC sample. Only the first value will be used. Default is "Pooled_QC_"


USEPA/LUMA documentation built on Aug. 29, 2020, 1:40 p.m.