PlotCategories: Plot a category bias plot

PlotCategoriesR Documentation

Plot a category bias plot

Description

Plot a category bias plot

Usage

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

Arguments

catMatx

, the first matrix of the list created with MakeCategoryMatrices function

threshold

, the lineage bias threshold, default is 10. Same used for MakeCategoryMatrices function.

conditionVal

, value of the condition, default is "". Same used for MakeCategoryMatrices function.

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


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