Description Usage Arguments Details Examples
View source: R/plot_metadata.R
This will plot information onto a 2d plot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
input |
the input ex_sc. |
color_by |
What to color points by, either "UMI_sum", or pData categorial variable, ignored if gene is provided |
facet_by |
What to break the plots by |
coords |
A vector of character lem, x, and u. See set_xy function. #' @param title The title |
colors |
What colors to utilize for categorial data. Be sure it is of the proper length! |
size |
The size of the points |
ncol |
How many columns if faceting |
legend_dot_size |
Size of dot in legend |
text_sizes |
the text sizes on the plot |
xlab |
character x label |
ylab |
character y label |
theme |
the ggplot theme |
whether |
or not to shuffle the matrix to prevent last plotted factor blocking rest |
Utilize information stored in pData to control the plot display.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.