Description Usage Arguments Details Value Author(s) References See Also Examples
This function converts a data matrix into an ExpressionSet
object.
1 |
mat |
A data matrix to be converted. |
vlist |
A list, each component of which describes a factor in the experimental design. |
vlabel |
A list of labels for each component of |
Each element of a component of vlist
corresponds to a column of mat
.
See vlist
for an example.
eset |
An |
David Rocke and Geun-Cheol Lee
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.