Display cluster plot

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

Zizhen Yao