dot-aggregatePSMstoPeptideIons: Aggregate multiple PSMs to a single peptide ion.

.aggregatePSMstoPeptideIonsR Documentation

Aggregate multiple PSMs to a single peptide ion.

Description

Aggregate multiple PSMs to a single peptide ion.

Usage

.aggregatePSMstoPeptideIons(input, feature_columns, summary_function = sum)

Arguments

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.

Value

data.table


Vitek-Lab/MSstatsConvert documentation built on April 18, 2024, 5:43 p.m.