View source: R/metricsAnalysis.R
plotMetricsBoxplot | R Documentation |
It plots the value of the metrics in a SummarizedExperiment
object as a boxplot.
plotMetricsBoxplot(data)
data |
A |
Nothing.
# Using example data from our package
data("ontMetrics")
plotMetricsBoxplot(ontMetrics)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.