plot_cl_heatmap: Title

View source: R/plot.R

plot_cl_heatmapR Documentation

Title

Description

Title

Usage

plot_cl_heatmap(
  norm.dat,
  cl,
  markers,
  prefix = NULL,
  hc = NULL,
  gene.hc = NULL,
  centered = FALSE,
  labels = names(cl),
  sorted = FALSE,
  by.cl = TRUE,
  ColSideColors = NULL,
  maxValue = 5,
  min.sep = 4,
  main = "",
  height = 13,
  width = 9,
  key = FALSE
)

Arguments

norm.dat
cl
markers
prefix
hc
gene.hc
centered
labels
sorted
by.cl
ColSideColors
maxValue
min.sep
main
height
width
key

AllenInstitute/scrattch.hicat documentation built on Oct. 20, 2023, 6:55 a.m.