| plottrajectory | R Documentation | 
Plot gene expressions along a trajectory, return ggplot and save to file.
plottrajectory(object, assay.type = "RNA", trajectory, geneList) ## S4 method for signature 'CellRouter' plottrajectory(object, assay.type = "RNA", trajectory, geneList)
object | 
 CellRouter object.  | 
assay.type | 
 character; the type of data to use.  | 
trajectory | 
 character; selected trajectory.  | 
geneList | 
 character vector; gene list.  | 
ggplot; the graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.