plot_pseudotime_modules | R Documentation |
plot_pseudotime_modules
plot_pseudotime_modules(x, ...)
## S3 method for class 'Seurat'
plot_pseudotime_modules(
x,
gene_modules,
reduction = "pseudotime",
assay = "RNA",
slot = "data",
filter.zero = TRUE,
add.jitter = FALSE,
width = 1
)
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.