View source: R/MSstats_functions.R
| artmsFilterEvidenceContaminants | R Documentation | 
Remove contaminants and erronously identified 'reverse' sequences by MaxQuant, in addition to empty protein ids
artmsFilterEvidenceContaminants(x, verbose = TRUE)
| x | (data.frame) of the Evidence file | 
| verbose | (logical)  | 
(data.frame) without REV__ and CON__ Protein ids
ef <- artmsFilterEvidenceContaminants(x = artms_data_ph_evidence)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.