plotbranch-methods: Plot branch-specific kinetic patterns.

plotbranchR Documentation

Plot branch-specific kinetic patterns.

Description

Plot z-scores across specific trajectories.

Usage

plotbranch(object, direction = c("up", "down"), p1, p2)

## S4 method for signature 'CellRouter'
plotbranch(object, direction = c("up", "down"), p1, p2)

Arguments

object

CellRouter object.

direction

character; plot genes up or down-regulated along trajectories.

p1

character; trajectory 1.

p2

character; trajectory 2.

Value

list; ggplot2 graphs.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.