make_cycle_heat: Make a heatmap for phase score

Description Usage Arguments

Description

Make a heatmap for phase score

Usage

1
2
3
4
5
6
7
8
make_cycle_heat(
  x,
  seurat_ob,
  group.by = NULL,
  AP = NULL,
  direction = "vertical",
  ...
)

Arguments

x

a matrix containing the phase scores

seurat_ob

a seurat object that provides the metadata

group.by

which feature to plot the row color bar for the heatmap. Only 1 feature allowed if direction is vertical

direction

either vertical or horizontal


Yutong441/TBdev documentation built on Dec. 18, 2021, 8:22 p.m.