plot_pseudotime_heatmap: plot pseudotime heatmap

View source: R/monocle2.R

plot_pseudotime_heatmapR Documentation

plot pseudotime heatmap

Description

plot pseudotime heatmap

Usage

plot_pseudotime_heatmap(
  heatmap_matrix,
  heatmap_title,
  dend_k = 6,
  cluster_rows = T,
  query_set = T,
  hmcols = NULL,
  seriation = F,
  row_font = 4,
  heatmap_height = 96,
  heatmap_width = 8
)

Arguments

heatmap_width

whtns/seuratTools documentation built on April 9, 2024, midnight