melt | R Documentation |
met an StefansExpressionSet to be plotted using ggplot2 functions
melt.StefansExpressionSet(dat, groupcol = "GroupName", colCol = NULL,
rowCol = NULL, probeNames = NULL, na.rm = FALSE, value.name = "value")
groupcol |
the column in the samples table to group the expression on |
colCol |
samples column names(s) to color the grouping data |
rowCol |
annotation column name(s) describing the gene groups |
probeNames |
which probenames to use (ProbeSetID or Gene.Symbol ...) |
data |
the StefansExpressionSet object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.