Description Usage Arguments Value
Plot gene expression along trajectory
1 2 3 | plotGeneTimeline(expr, marker.gene, timeline,
x.title = "SOUP trajectory", y.title = "Expression", title = "",
font.size = 10)
|
expr |
The cell-by-gene expression matrix to be visualized |
marker.gene |
The gene to be visualized; must be one of the columns of |
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 |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.