plotTrajectoryFit: Visualize trajectory fit residuals

Description Usage Arguments Details Value Author(s) See Also Examples

Description

Method visualizes the fitting residuals along the trajectory backbone.

Usage

1

Arguments

sce

A SingleCellExperiment object

Details

Shows the trajectory backbone (longest shortest path between two samples) and the fitting deviations of each sample indicated by the perpendicular jitter. Data points are colorized by state.

Value

A ggplot object

Author(s)

Daniel C. Ellwanger

See Also

fitTrajectory trajResiduals

Examples

1
2
3
4
# Example data
data(exSCE)

plotTrajectoryFit(exSCE)

elldc/CellTrails documentation built on May 16, 2020, 4:40 a.m.