PlotHistDensOptima: PlotHistDensOptima

View source: R/Visualizations_general.R

PlotHistDensOptimaR Documentation

PlotHistDensOptima

Description

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

Usage

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.


eisascience/scCustFx documentation built on June 2, 2025, 3:59 a.m.