View source: R/krsa_qc_steps.R
krsa_qc_steps | R Documentation |
This function takes in the raw data and QC pre-processes it (deals with negative values, and adjust signal saturation values)
krsa_qc_steps(df, sat_qc = T)
df |
krsa raw data |
sat_qc |
to filter out data point with high SignalSaturation |
df
Other QC functions:
krsa_filter_lowPeps()
,
krsa_filter_nonLinear()
,
krsa_filter_ref_pep()
TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.