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