plot_pseudotime_heatmap | R Documentation |
plot_pseudotime_heatmap
plot_pseudotime_heatmap(x, ...)
## S3 method for class 'Seurat'
plot_pseudotime_heatmap(
x,
features,
assay = "RNA",
slot = "data",
reduction = "pseudotime",
pseudo.color = NULL,
...
)
x |
and object with pseudotime information. |
... |
arguments passed down to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.