Description Usage Arguments Details Value Examples
Tidying methods for Biobase's ExpressionSet objects
1 2  | 
x | 
 MSnSet object  | 
addPheno | 
 whether columns should be included in the tidied output for those in the MSnSet's phenoData  | 
... | 
 extra arguments (not used)  | 
addPheno=TRUE adds columns that are redundant (since they
add per-sample information to a per-sample-per-gene data frame), but that
are useful for some kinds of graphs and analyses.
tidy returns a data frame with one row per gene-sample
combination, with columns
protein | 
 protein name  | 
sample | 
 sample name (from column names)  | 
value | 
 protein quantitation data  | 
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.