plotRegulonDynamics-methods: Plot regulon dynamics.

plotRegulonDynamicsR Documentation

Plot regulon dynamics.

Description

Plot derivative and kinetic patterns of predicted regulators of cell-fate transitions and save to file.

Usage

plotRegulonDynamics(object, p, regulator, scores, cluster = TRUE)

## S4 method for signature 'CellRouter'
plotRegulonDynamics(object, p, regulator, scores, cluster = TRUE)

Arguments

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.

Value

list; ggplot2 plots.


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