dot-removeCutoffSites: Remove sites below cutoff probability

.removeCutoffSitesR Documentation

Remove sites below cutoff probability

Description

Remove sites below cutoff probability

Usage

.removeCutoffSites(data, mod_pep_col, cutoff, remove_unlocalized_peptides)

Arguments

data

data.table

mod_pep_col

column in data with modified sites

cutoff

numeric cutoff. Default is .75.

remove_unlocalized_peptides

Boolean if to remove peptides that could not be fully localized.

Value

data.table with modifications below cutoff removed


Vitek-Lab/MSstatsPTM documentation built on April 21, 2024, 6:45 a.m.