plot_sample_heatmap,ExpressionSet-method | R Documentation |
Plot a sample heatmap of an ExpressionSet.
## S4 method for signature 'ExpressionSet'
plot_sample_heatmap(
data,
colors = NULL,
design = NULL,
heatmap_colors = NULL,
expt_names = NULL,
dendrogram = "column",
row_label = NA,
plot_title = NULL,
Rowv = TRUE,
Colv = TRUE,
label_chars = 10,
filter = TRUE,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.