pro_object: Protein-level Data Object of Class proData

pro_objectR Documentation

Protein-level Data Object of Class proData

Description

These data are part of Experiment 2 (metabolomics, unlabeled peptide and associated protein data). An S3 object of class proData (see as.proData for details)

Format

A proData object

e_data

a p \times n + 1 data.frame of expression data, where p is the number of proteins observed and n is the number of samples. Each row corresponds to log2 median-normalized data for each protein.

f_data

a data.frame with n rows. Each row corresponds to a sample with one column giving the unique sample identifiers found in e_data column names and other columns providing qualitative and/or quantitative traits of each sample.

e_meta

a data.frame with p rows. Each row corresponds to a protein with one column giving protein names (must be named the same as the column in e_data) and other columns giving meta information (e.g. mappings of proteins to genes or other identifiers).


pmartR/pmartRdata documentation built on Jan. 13, 2023, 3:52 a.m.