hm_dyn: plots results of findDynGenes

Description Usage Arguments Value

View source: R/4_plotting.R

Description

heatmap

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
hm_dyn(
  expDat,
  dynRes,
  topX = 25,
  cRow = FALSE,
  cCol = FALSE,
  limits = c(0, 10),
  toScale = FALSE,
  fontsize_row = 4,
  geneAnn = FALSE,
  anno_colors = NULL,
  show_rownames = TRUE
)

Arguments

expDat

expression matrix

dynRes

result of running findDynGenes

topX

top x genes to plot '

Value

heatmaps


pcahan1/epoch documentation built on Feb. 14, 2022, 1:57 a.m.