protdata-class: Protein Data Object - class

protdata-classR Documentation

Protein Data Object - class

Description

An S4 class for storing the feature- or peptide-level data of a set of LC-MS proteomics experiments, grouped by accession (typically protein accession). Objects of this class are supplied as an argument to the fit.model function.

Slots

accession

A factor vector with length k equal to the total number of accessions (mostly proteins or protein groups) in the data.

data

A list of length k containing data frames with preprocessed intensity values in a single column and other covariates of interest in the other columns.


statOmics/MSqRob documentation built on Dec. 8, 2022, 6 a.m.