Description Usage Arguments Details Examples
This will plot gene information onto a 2d plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
input |
The input data |
gene |
the gene or genes to plot |
facet_by |
If ONE gene is being plotted it can be faceted. You cannot facet multiple gene |
assay |
The assay to operate on. Will default to get_def_assay(input) |
coords |
A vector of character lem, x, and u. See set_xy function. |
title |
The title |
colors |
Colors for the cells |
size |
The size of the points |
ncol |
controls the number of columns if faceting |
text_sizes |
the text sizes on the plot |
xlab |
character x label |
ylab |
character y label |
theme |
the ggplot theme |
Utilize information stored in colData to control the plot display.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.