PlotCategories: Plot a category bias plot (barplot)

PlotCategoriesR Documentation

Plot a category bias plot (barplot)

Description

Plot a category bias plot (barplot)

Usage

PlotCategories(
  catMatx,
  threshold = 10,
  var,
  textSize = 15,
  legendPos = "right"
)

Arguments

catMatx

, the first matrix of the list created with MakeCategoryMatrices function

threshold

, the lineage bias threshold, default is 10

var

, variable name

textSize

, the sier of the text, default is 15

legendPos

, position of the legend arround the plot, default is right. Other options are "bottom" or "top" or "left".

Value

a bargraphe


Louisahadj/CellDestiny documentation built on April 5, 2022, 12:02 a.m.