Make a heatmap for phase score
1 2 3 4 5 6 7 8 | make_cycle_heat(
x,
seurat_ob,
group.by = NULL,
AP = NULL,
direction = "vertical",
...
)
|
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 |
either vertical or horizontal |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.