examplePeptideTracesUnannotated: Examplary raw peptide level traces object before any...

Description Usage Format Examples

Description

Peptide level traces object as generated directly from the import of a PCP-MS dataset importPCPdata such as examplePCPdataLong or examplePCPdataWide.

Usage

1

Format

An object of class traces of length 4.

Examples

1
2
3
4
## raw peptide traces object generation from examplary PCP-MS data
rawPeptideTraces <- importPCPdata(input_data = examplePCPdataLong,
                                  fraction_annotation = exampleFractionAnnotation)
all.equal(rawPeptideTraces,examplePeptideTracesUnannotated)

CCprofiler/CCprofiler documentation built on May 19, 2021, 7:40 p.m.