PlotHistDensOptima: PlotHistDensOptima

Description Usage Arguments Value

View source: R/Viz.R

Description

This function plots histogram+density and finds all optima from a df usually from FetchData() of Seurat.

Usage

1
2
3
4
5
6
7
PlotHistDensOptima(
  dftemp,
  Print = F,
  col_vector = col_vector,
  nn = NULL,
  Title = ""
)

Arguments

dftemp,

a dataframe with column var1 to be plotted.

col_vector,

color vector.

nn,

a color from color_vector.

Value

plot with ggplot tabulated bar plots.


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.