SRM-class: SRM

SRM-classR Documentation

SRM

Description

A S4 class to store single reaction monitoring (SRM) mass spectrometry (MS) data

Slots

meta

a tibble of a minimal amount of meta data.

transitions

a tibble of all transitions names

chroms

a tibble of retention time (rt) and intensity (int) values for all imported SRM chromatograms

peaks

a tibble of detected peaks

groups

a tibble of peak information for user defined groups

header

a tibble of formatted header data from mzR::header()


wilsontom/sRm documentation built on Sept. 20, 2023, 7:19 a.m.