plot_pseudotime_heatmap
plot_pseudotime_heatmap(x, ...)
# S3 method for Seurat
plot_pseudotime_heatmap(
x,
features,
assay = "RNA",
slot = "data",
reduction = "pseudotime",
...
)
and object with pseudotime information.
arguments passed down to methods.