plottrajectories-methods: Plot genes along specified trajectories.

plottrajectoriesR Documentation

Plot genes along specified trajectories.

Description

Plot gene expressions along different trajectories and save to file.

Usage

plottrajectories(object, trajectories, geneList, rescale, columns = 5)

## S4 method for signature 'CellRouter'
plottrajectories(object, trajectories, geneList, rescale, columns = 5)

Arguments

object

CellRouter object.

trajectories

character vector; selected trajectories.

geneList

character vector; genes to show.

rescale

boolean; whether to rescale curves simultaneously or individually.

columns

numeric; the number of columns in the output figure.

Value

ggplot2; plot.


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