| plotMetricsCluster {evaluomeR} | R Documentation |
It clusters the value of the metrics in a SummarizedExperiment
object as a boxplot.
plotMetricsCluster(data)
data |
A |
Nothing.
# Using example data from our package
data("ontMetrics")
plotMetricsCluster(ontMetrics)