krsa_filter_lowPeps: Filters out peptides with low signals based on the pw data...

View source: R/krsa_filter_lowPeps.R

krsa_filter_lowPepsR Documentation

Filters out peptides with low signals based on the pw data (max exposure)

Description

This function takes in the pw data (max exposure), signal threshold, and samples and group names (optional)

Usage

krsa_filter_lowPeps(data, threshold, samples = NULL, groups = NULL)

Arguments

data

krsa pw data (max exposure)

threshold

signal threshold

samples

(optional) sample names

groups

(optional) group names

Value

vector

See Also

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

Examples

TRUE

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