Plot the MST graph used to estimate trajectories.

plot_trajectory_graph(x, ...)

# S3 method for SingleCellExperiment
plot_trajectory_graph(x, ...)

# S3 method for SlingshotDataSet
plot_trajectory_graph(x, ...)

# S3 method for tbl_graph
plot_trajectory_graph(x, layout = "nicely", ...)

# S3 method for layout_ggraph
plot_trajectory_graph(x, ...)

Arguments

x

and object with trajectory information.

...

arguments passed down to methods.

layout

layout for the graph.