plotCategoryCounts: Plot a category counts plot

PlotCategoryCountsR Documentation

Plot a category counts plot

Description

Plot a category counts plot

Usage

PlotCategoryCounts(
  catCountMatx,
  threshold = 10,
  conditionVal = "",
  textSize = 15
)

Arguments

catCountMatx,

the second matrix of the list created with MakeCategoryMatrices function

threshold

, the lineage bias threshold, default is 10

conditionVal,

condition value, default is ""

textSize

, the sier of the text, default is 15

Value

a bargraphe


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