This function takes in the LFC table, column name, and an LFC cutoff to extracts differentially phosphorylated peptides

krsa_get_diff(data, col, lfc_thr, sd_thr = Inf)

Arguments

data

LFC table

col

LFC column name

lfc_thr

LFC cutoffs

sd_thr

SD cutoff

Value

peptides

Examples

TRUE
#> [1] TRUE