plot_trajectory: plot_trajectory

View source: R/trajectory.R

plot_trajectoryR Documentation

plot_trajectory

Description

Plot the cell embedings with colors indicating the increasing trajectory pseudotime.

Usage

plot_trajectory(x, ...)

## S3 method for class 'SingleCellExperiment'
plot_trajectory(x, coord.name = NULL, ...)

## S3 method for class 'SlingshotDataSet'
plot_trajectory(x, ...)

Arguments

x

and object with trajectory information.

...

arguments passed down to methods.

coord.name

name of the reduced dimension to use.


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