plot_nonzero,ExpressionSet-method | R Documentation |
Make a nonzero plot given an ExpressionSet
## S4 method for signature 'ExpressionSet'
plot_nonzero(
data,
design = NULL,
colors = NULL,
plot_labels = "repel",
expt_names = NULL,
max_overlaps = 5,
label_chars = 10,
plot_legend = FALSE,
plot_title = NULL,
cutoff = 0.65,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.