MakeCategoryMatrices: Make catergory matrices

MakeCategoryMatricesR Documentation

Make catergory matrices

Description

Make catergory matrices

Usage

MakeCategoryMatrices(
  matrixWide,
  metadata,
  indivVar,
  indivVal,
  listVar,
  listVal,
  threshold,
  condition,
  conditionVal
)

Arguments

metadata,

the metadata corresponding to the matrix

indivVar,

name of variable defining individuals

indivVal,

list of selected individuals

listVar,

list of sected variables

listVal,

list of sected values

threshold,

threshold for lineage-bias

condition,

condition variable

conditionVal,

condition value (only one)

matrix,

barcode count matrix

Value

a list of two matrices, the category for PlotCategories function and barcode count matrix for PlotCategoryCount function


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