krsa_qc_steps: QC pre-processing of raw data (deals with negative values,...

View source: R/krsa_qc_steps.R

krsa_qc_stepsR Documentation

QC pre-processing of raw data (deals with negative values, and adjust signal saturation values)

Description

This function takes in the raw data and QC pre-processes it (deals with negative values, and adjust signal saturation values)

Usage

krsa_qc_steps(df, sat_qc = T)

Arguments

df

krsa raw data

sat_qc

to filter out data point with high SignalSaturation

Value

df

See Also

Other QC functions: krsa_filter_lowPeps(), krsa_filter_nonLinear(), krsa_filter_ref_pep()

Examples

TRUE


CogDisResLab/KRSA documentation built on Sept. 27, 2024, 2:03 p.m.