plotUncertainty: Plot the Pseudotime of Subsamples

View source: R/plotUncertainty.R

plotUncertaintyR Documentation

Plot the Pseudotime of Subsamples

Description

Plot the fitted pseudotime of each cell from all subsamples.

Usage

plotUncertainty(ori.tbl, sub.tbl)

Arguments

ori.tbl

A tibble or dataframe which contains the original cells and pseudotime as two columns.

sub.tbl

A list of tibbles or dataframes where each is the fit of a subsample. Each element is the same format as ori.tbl.

Value

A ggplot object

Author(s)

Dongyuan Song, Huy Nyugen


SONGDONGYUAN1994/PseudotimeDE documentation built on Nov. 2, 2024, 7:55 p.m.