recolor_points | R Documentation |
This function should make it easy to color a family of genes in any of the point plots.
recolor_points(plot, df, ids, color = "red", ...)
plot |
Geom_point based plot |
df |
Data frame used to create the plot |
ids |
Set of ids which must be in the rownames of df to recolor |
color |
Chosen color for the new points. |
... |
Extra arguments are passed to arglist. |
prettier plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.