View source: R/fct_gene_verse.R
getDotPlot_selInt | R Documentation |
Functions to plot DotPlots
getDotPlot_selInt( selected_tab, clust.order, low_color = "aquamarine", high_color = "#131780" )
selected_tab |
selected rows of filt.data by selection from gene table |
clust.order |
how to order clusters |
low_color |
of dotplot |
high_color |
of dotplot |
list with modified selected data and ggplot2 dotplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.