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