MakeBarcodeFrequenciesMatrix: Plot cumulative diagram

View source: R/webApp/functions.R View source: R/functions.R

MakeBarcodeFrequenciesMatrixR Documentation

Plot cumulative diagram

Description

Plot cumulative diagram

Usage

MakeBarcodeFrequenciesMatrix(
  matrix,
  metadata,
  indivVar,
  indivVal,
  listVar,
  listVal
)

Arguments

matrix,

wide format barcode count matrix

metadata,

a dataframe containing variables as columns names and their corresponding values

indivVar,

individuals variable name

indivVal,

individuals value name

listVar,

a list of variables that correspond to metadata column names

listVal,

a list of values that correspond to metadata values

Value

a cumulative plot


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