plot_pseudotime_modules

plot_pseudotime_modules(x, ...)

# S3 method for Seurat
plot_pseudotime_modules(
  x,
  gene_modules,
  reduction = "pseudotime",
  assay = "RNA",
  slot = "data",
  filter.zero = TRUE,
  add.jitter = FALSE,
  width = 1
)

Arguments

x

and object with pseudotime information.

...

arguments passed down to methods.