krsa_filter_nonLinear: Filters out peptides with none linear signals based on the pw...

View source: R/krsa_filter_nonLinear.R

krsa_filter_nonLinearR Documentation

Filters out peptides with none linear signals based on the pw data

Description

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

Usage

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

Arguments

data

krsa modeled pw data (scaled)

threshold

r2 threshold

samples

(optional) sample names

groups

(optional) group names

Value

vector

See Also

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

Examples

TRUE

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