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,

color variable as column in the matrix

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


Louisahadj/Lentiviral_barcoding documentation built on April 7, 2022, 11:29 p.m.