Description Usage Arguments Value
This function plots histogram+density and finds all optima from a df usually from FetchData() of Seurat.
1 2 3 4 5 6 7 | PlotHistDensOptima(
dftemp,
Print = F,
col_vector = col_vector,
nn = NULL,
Title = ""
)
|
dftemp, |
a dataframe with column var1 to be plotted. |
col_vector, |
color vector. |
nn, |
a color from color_vector. |
plot with ggplot tabulated bar plots.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.