plotMetricsBoxplot {evaluomeR} | 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)