peakObj-class: A custom class for storing single peaks or multiple peaks...

Description Slots Examples

Description

A custom class for storing single peaks or multiple peaks that belong to the same peptide and sample in a single object

Slots

time

A numeric vector of the peak timepoints

sig

A numeric vector or dataframe of the peak signal intensities. If this is a data

area

A numeric vector of the AUC of peaks in the sig slot

Examples

1
2
3
4
peak <- data.CSF$data$PeakGroup[[1]]
peak@time
peak@sig
peak@area

shadieshghi/TargetedMSQC documentation built on May 13, 2019, 12:20 p.m.