View source: R/plotUncertainty.R
plotUncertainty | R Documentation |
Plot the fitted pseudotime of each cell from all subsamples.
plotUncertainty(ori.tbl, sub.tbl)
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 |
A ggplot object
Dongyuan Song, Huy Nyugen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.