plot_pseudotime_gene | R Documentation |
plot_pseudotime_gene
plot_pseudotime_gene(x, ...)
## S3 method for class 'cell_data_set'
plot_pseudotime_gene(
x,
features = NULL,
cutoff = 0,
combine = TRUE,
assay = "logcounts",
...
)
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.