plot_trajectory_graph: plot_trajectory_graph

View source: R/trajectory.R

plot_trajectory_graphR Documentation

plot_trajectory_graph

Description

Plot the MST graph used to estimate trajectories.

Usage

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, ...)

Arguments

x

and object with trajectory information.

...

arguments passed down to methods.

layout

layout for the graph.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.