Description Usage Arguments Value
Function to reformat dataframe or matrix data into an expressionset (eSet) format
1 2 3 4 5 6 7 8 9 |
data |
dataset to transform into an expressionset (eSet) format |
matrixonly |
whether the input dataset is a matrix format, default set to FALSE |
proteininfo |
a dataframe containing the correponding protein id- protein description information, which is only required when the input data is a matrix |
nread |
number of columns with protein abundance information |
pdata |
a dataframe containing the experimental phenotype data information |
refeset |
a reference eset |
logtransform |
whether the numeric data input should be log2 transformed |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.