plot_heatmap,ExpressionSet-method | R Documentation |
Run plot_heatmap with an ExpressionSet as input.
## S4 method for signature 'ExpressionSet'
plot_heatmap(
expt_data,
expt_colors = NULL,
expt_design = NULL,
method = "pearson",
expt_names = NULL,
type = "correlation",
batch_row = "batch",
plot_title = NULL,
label_chars = 10,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.