selFeatureDS | R Documentation |
This function creates a data frame with a given feature and variables of a eSet object.
selFeatureDS(x, feature, vars)
x |
an eSet-class object having beta values in the experimental data. |
feature |
a character vector indicanting the selected feature. |
vars |
a character vector with the variables to be selected. |
a data frame with samples as rows and selected features and variables as columns.
Gonzalez, JR.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.