protdata-class | R Documentation |
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.