plottr | R Documentation |
Plot dynamics and derivative plots of transcriptional regulators of cell-fate transitions based on the GRN score.
plottr(object, p, scores, cluster = TRUE) ## S4 method for signature 'CellRouter' plottr(object, p, scores, cluster = TRUE)
object |
CellRouter object. |
p |
character; trajectory. |
scores |
numeric vector; 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.