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

Description Usage Arguments Value

Description

Aggregate multiple PSMs to a single peptide ion.

Usage

1
.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


MSstatsConvert documentation built on Nov. 8, 2020, 5:49 p.m.