.removeCutoffSites | R Documentation |
Remove sites below cutoff probability
.removeCutoffSites(data, mod_pep_col, cutoff, remove_unlocalized_peptides)
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. |
data.table with modifications below cutoff removed
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.