plot_trajectory_graph | R Documentation |
Plot the MST graph used to estimate trajectories.
plot_trajectory_graph(x, ...)
## S3 method for class 'SingleCellExperiment'
plot_trajectory_graph(x, ...)
## S3 method for class 'SlingshotDataSet'
plot_trajectory_graph(x, ...)
## S3 method for class 'tbl_graph'
plot_trajectory_graph(x, layout = "nicely", ...)
## S3 method for class 'layout_ggraph'
plot_trajectory_graph(x, ...)
x |
and object with trajectory information. |
... |
arguments passed down to methods. |
layout |
layout for the graph. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.