View source: R/heatmap_functions.R
build_layer_plot | R Documentation |
Function to build the jittered layer plot + dendrogram. From library(tasic2018analysis)
build_layer_plot(anno, dend, cocl, cluster_ids, seed_val = 42, right_pad = 10, fillColor = c("#ECE09C", "#F7F2DA", "#A7D7DF", "#C1E5E7", "#D4EDED", "#B3E3E3"), textSize = 2, maxPerCluster = Inf, seed = 1)
a ggplot2 plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.