View source: R/04_Visual_Heatmaps.R
Creates a heatmap showing expression value medians per each cluster, taking clusters from a chosen subpipeline (and n-parameter iteration(s)). If multiple n-parameter iterations are chosen, a list of plots is generated.
1 | PlotClusterHeatmap(benchmark, idx.subpipeline, idcs.n_param = NULL)
|
benchmark |
object of type |
idx.subpipeline |
integer value: index of subpipeline that includes a clustering step |
idcs.n_param |
integer or vector of integers: indices of n-parameter(s) iterations of interest. Default value is |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.