plot_sm,SummarizedExperiment-method | R Documentation |
Plot the standard median pairwise values of a SummarizedExperiment.
## S4 method for signature 'SummarizedExperiment'
plot_sm(
data,
design = NULL,
colors = NULL,
method = "pearson",
plot_legend = FALSE,
expt_names = NULL,
label_chars = 10,
plot_title = NULL,
dot_size = 5,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.