plottrajectories | R Documentation |
Plot gene expressions along different trajectories and save to file.
plottrajectories(object, trajectories, geneList, rescale, columns = 5) ## S4 method for signature 'CellRouter' plottrajectories(object, trajectories, geneList, rescale, columns = 5)
object |
CellRouter object. |
trajectories |
character vector; selected trajectories. |
geneList |
character vector; genes to show. |
rescale |
boolean; whether to rescale curves simultaneously or individually. |
columns |
numeric; the number of columns in the output figure. |
ggplot2; plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.