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, ...)
and object with trajectory information.
arguments passed down to methods.
layout for the graph.