convertToPeptideCCData: Convert a peptide trace matrix as is input to cprophet to the...

Description Usage Arguments

View source: R/dataConversion.R

Description

Convert a peptide trace matrix as is input to cprophet to the same matrix that associates peptides to complexes, rather than to proteins. The result of this transformation can then be used as the input for a CC workflow that tries to create complex features directly from peptides.

Usage

1

Arguments

pc.input

The data.table that is normally input to cprophet. It has columns:

  • peptide_id

  • protein_id

  • The remaining columns run across the SEC dimension.


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