View source: R/plot_additional.R
plot_pseudotimecourse_wTree | R Documentation |
This function shows sign scores and elastic trees along pseudotimes.
plot_pseudotimecourse_wTree( sce, signID, ElasticTree, SignsSpaceEmbedding, Pseudotimes, labels, range_y )
sce |
A SingleCellExperiment object. |
signID |
A signID. |
ElasticTree |
An elastic tree object computed by MERLoT. |
SignsSpaceEmbedding |
A sign space embedding object computed by MERLoT. |
Pseudotimes |
A pseudotime (high-dim) object computed by MERLoT. |
labels |
NULL or a vector of labels of all the samples. |
range_y |
"cells" or "tree", which determines the range of y-axis. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.