.summarizeMultiplePSMs {MSstatsConvert}R Documentation

Pick one PSM from a data.table of several PSMs.

Description

Pick one PSM from a data.table of several PSMs.

Usage

.summarizeMultiplePSMs(input, summary_function)

Arguments

input

data.table preprocessed by one of the .cleanRaw* functions.

summary_function

function that will be used to aggregate intensities if needed.

Value

character - label of a chosen PSM


[Package MSstatsConvert version 1.4.1 Index]