plot_trajectory | R Documentation |
Plot the cell embedings with colors indicating the increasing trajectory pseudotime.
plot_trajectory(x, ...)
## S3 method for class 'SingleCellExperiment'
plot_trajectory(x, coord.name = NULL, ...)
## S3 method for class 'SlingshotDataSet'
plot_trajectory(x, ...)
x |
and object with trajectory information. |
... |
arguments passed down to methods. |
coord.name |
name of the reduced dimension to use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.