plotRegulonDynamics | R Documentation |
Plot derivative and kinetic patterns of predicted regulators of cell-fate transitions and save to file.
plotRegulonDynamics(object, p, regulator, scores, cluster = TRUE) ## S4 method for signature 'CellRouter' plotRegulonDynamics(object, p, regulator, scores, cluster = TRUE)
object |
CellRouter object. |
p |
character; selected trajectory. |
regulator |
character; the selected regulator. |
scores |
list; scores of transcriptional regulators. |
cluster |
boolean; whether to cluster kinetic patterns. |
list; ggplot2 plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.