produceProteinTraces: Sum up a list of peptide intensities into a list of protein...

Description Usage Arguments Value Examples

View source: R/dataConversion.R

Description

Sum up a list of peptide intensities into a list of protein intensities.

Usage

1
produceProteinTraces(peptide.traces)

Arguments

peptide.traces

A long format peptide trace data.table.

Value

A data.table of protein intensity observations with. The DT will have the columns: 'protein_id', 'sec', 'intensity'.

Examples

1
2

hafenr/MACode documentation built on May 17, 2019, 2:24 p.m.