I did not find this function particularly helpful.
seurat_heat
is more flexible.
1 2 3 4 5 6 7 8 9 10 11 | pseudotime_heat(
seurat_list,
show_genes,
group.by,
order_row = "pseudotime",
assay = "RNA",
slot_data = "counts",
return_sep = F,
col_title = NULL,
...
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.