plotGeneTimeline: Plot gene expression along trajectory

Description Usage Arguments Value

Description

Plot gene expression along trajectory

Usage

1
2
3
plotGeneTimeline(expr, marker.gene, timeline,
  x.title = "SOUP trajectory", y.title = "Expression", title = "",
  font.size = 10)

Arguments

expr

The cell-by-gene expression matrix to be visualized

marker.gene

The gene to be visualized; must be one of the columns of expr

timeline

Timepoints for all cells, a vector

x.title

(optional) Label of x-axis

y.title

(optional) Label of y-axis

title

(optional) Plot title

Value

A ggplot object


lingxuez/SOUP documentation built on May 28, 2019, 3:38 p.m.