Filters out peptides with none linear signals based on the pw data
Source:R/krsa_filter_nonLinear.R
krsa_filter_nonLinear.Rd
This function takes in the pw data, r2 threshold, and samples and group names (optional)
Arguments
- data
krsa modeled pw data (scaled)
- threshold
r2 threshold
- samples
(optional) sample names
- groups
(optional) group names
See also
Other QC functions:
krsa_filter_lowPeps()
,
krsa_filter_ref_pep()
,
krsa_qc_steps()