plotpaths-methods: Plot information about genes in selected paths.

plotpathsR Documentation

Plot information about genes in selected paths.

Description

Plot genes along selected trajectories showing each single-cell in the trajectory and curve fit, and save to file.

Usage

plotpaths(object, assay.type = "RNA", paths, genelist)

## S4 method for signature 'CellRouter'
plotpaths(object, assay.type = "RNA", paths, genelist)

Arguments

object

CellRouter object.

assay.type

character; the type of data to use.

paths

character vector; selected trajectories.

genelist

character vector; genes to show.

Value

list of ggplot2 graphs.


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