plotDotplot: Plot a dotplot

PlotDotplotR Documentation

Plot a dotplot

Description

Plot a dotplot

Usage

PlotDotplot(
  longMatrix,
  indivVar,
  colorVar = "",
  transformation = "arcsin",
  textSize = 15
)

Arguments

longMatrix,

a matrix made with MakeDotPlotMatrix function

indivVar,

individual variable name

colorVar,

variable defining your individuals only

transformation,

transformation to use, default is "arcsin". Other is "log10"

textSize,

size of the text of the plot, deault is 15

Value

a dotplot of barcode abundances in two conditions


TeamPerie/CellDestiny documentation built on July 4, 2022, 8:40 a.m.