plotSignatureScoreDynamics | R Documentation |
Create trajectory signature scores plot.
plotSignatureScoreDynamics( object, assay.type = "RNA", trajectories, geneList, rescale, order = 1 ) ## S4 method for signature 'CellRouter' plotSignatureScoreDynamics( object, assay.type = "RNA", trajectories, geneList, rescale, order = 1 )
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
trajectories |
character vector; selected trajectories. |
geneList |
character vector; genes to show. |
rescale |
boolean; whether to rescale curves simultaneously or individually. |
order |
numeric; integer giving the order of the neighborhood. |
ggplot2 graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.