Description Usage Arguments Value Examples
View source: R/metricsAnalysis.R
It clusters the value of the metrics in a SummarizedExperiment
object as a boxplot.
1 |
data |
A |
scale |
Boolean. If true input data is scaled. Default: FALSE. |
An hclust object.
1 2 3 | # Using example data from our package
data("ontMetrics")
plotMetricsCluster(ontMetrics, scale=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.