Description Usage Arguments Value
Expression levels of multiple genes along trajectory, arranged on a grid of plots.
1 2 3 | plotMultipleGeneTimeline(expr, genelist, timeline,
x.title = "SOUP trajectory", y.title = "Expression", nrow = NULL,
ncol = NULL)
|
expr |
The cell-by-gene expression matrix to be visualized |
genelist |
A list of genes to be visualized; must be among the columns of |
timeline |
Timepoints for all cells, a vector |
x.title |
(optional) Label of x-axis |
y.title |
(optional) Label of y-axis |
nrow |
(optional) number of rows in the plot grid. |
ncol |
(optional) number of cols in the plot grid. |
A ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.