plotpaths | R Documentation |
Plot genes along selected trajectories showing each single-cell in the trajectory and curve fit, and save to file.
plotpaths(object, assay.type = "RNA", paths, genelist) ## S4 method for signature 'CellRouter' plotpaths(object, assay.type = "RNA", paths, genelist)
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
paths |
character vector; selected trajectories. |
genelist |
character vector; genes to show. |
list of ggplot2 graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.