View source: R/qc_plotting_functions.R
plot_mds_experiment | R Documentation |
Plot first 2 dimensions of Multi-Dimensional Scaling plot
plot_mds_experiment(Experiment, assayName = "intensities", log = FALSE)
Experiment |
SummarizedExperiment object |
assayName |
name of assay to use |
log |
logical. Whether data should be logged before plotting |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.