Description Usage Arguments Value
Aggregate multiple PSMs to a single peptide ion.
1  | .aggregatePSMstoPeptideIons(input, feature_columns, summary_function = sum)
 | 
input | 
 data.table preprocessed by one of the cleanRaw* functions.  | 
feature_columns | 
 chr, names of columns that define features.  | 
summary_function | 
 function that will be used to aggregate intensities if needed.  | 
data.table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.