display_cl: Display cluster plot

View source: R/plot.R

display_clR Documentation

Display cluster plot

Description

Display cluster plot

Usage

display_cl(
  cl,
  norm.dat,
  prefix = NULL,
  plot = !is.null(prefix),
  col = NULL,
  max.cl.size = NULL,
  markers = NULL,
  de.genes = NULL,
  main = "",
  height = 13,
  width = 9,
  min.sep = 10,
  ...
)

Arguments

cl
norm.dat
prefix
plot
col
max.cl.size
markers
de.genes
main
height
width
min.sep
...

Author(s)

Zizhen Yao


AllenInstitute/scrattch.hicat documentation built on June 6, 2024, 5:31 a.m.