plot_prep_report: plot_prep_report

View source: R/presentation.functions.R

plot_prep_reportR Documentation

plot_prep_report

Description

plot_prep_report

Usage

plot_prep_report(
  df,
  plot_name,
  colorBy = "lg10Expr",
  dotsize = 1,
  lowColor = "grey",
  dotcolor = "darkblue",
  x_axis = "UMAP_1",
  y_axis = "UMAP_2",
  background = "grey",
  maxX = NULL,
  minX = NULL,
  maxY = NULL,
  minY = NULL,
  geneSel = NULL,
  maxExpr = NULL,
  showPlotLegend = FALSE
)

decusInLabore/biologicViewerSC documentation built on Nov. 29, 2024, 11:46 a.m.