plot_pseudotime_heatmap: plot_pseudotime_heatmap

View source: R/trajectory.R

plot_pseudotime_heatmapR Documentation

plot_pseudotime_heatmap

Description

plot_pseudotime_heatmap

Usage

plot_pseudotime_heatmap(x, ...)

## S3 method for class 'Seurat'
plot_pseudotime_heatmap(
  x,
  features,
  assay = "RNA",
  slot = "data",
  reduction = "pseudotime",
  pseudo.color = NULL,
  ...
)

Arguments

x

and object with pseudotime information.

...

arguments passed down to methods.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.