Melt the expression data of an ExpressionSet
,
also binding any corresponding phenotypic data.
1 2 3 4 5 6 7 8 9 |
data |
an |
... |
arguments passed to reshape2::melt.array.
Named arguments, will result in separate variables in the returned |
pData |
phenotypic data to attach to the result |
na.rm |
Should NA values be removed from the data set? This will convert explicit missings to implicit missings. |
value.name |
name of variable used to store values |
extra |
list of other matrix-like data to melt and |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.