| conSecFilter | R Documentation | 
conSecFilter
conSecFilter(peptideprofiles, min_consecutive_ids = 3, remove_empty = TRUE)
| peptideprofiles | data.frame with protein_id, peptide_id + fraction number columns, filled with intensities | 
| min_consecutive_ids | minimum required consecutive ids to keep quantifications | 
| remove_empty | whether rows that are empty after filtering shall be removed (i.e. peptide entries with less than min_consecutive_ids) | 
filtered data.frame of same structure as input peptideprofiles table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.