plotbranch | R Documentation |
Plot z-scores across specific trajectories.
plotbranch(object, direction = c("up", "down"), p1, p2) ## S4 method for signature 'CellRouter' plotbranch(object, direction = c("up", "down"), p1, p2)
object |
CellRouter object. |
direction |
character; plot genes up or down-regulated along trajectories. |
p1 |
character; trajectory 1. |
p2 |
character; trajectory 2. |
list; ggplot2 graphs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.