build_layer_plot: Function to build the jittered layer plot + dendrogram. From...

View source: R/heatmap_functions.R

build_layer_plotR Documentation

Function to build the jittered layer plot + dendrogram. From library(tasic2018analysis)

Description

Function to build the jittered layer plot + dendrogram. From library(tasic2018analysis)

Usage

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)

Value

a ggplot2 plot object


AllenInstitute/L5_VEN documentation built on July 31, 2022, 6:32 p.m.