MakeTernaryMatrix: Create matrix input for the PlotTernaryPlot function

MakeTernaryMatrixR Documentation

Create matrix input for the PlotTernaryPlot function

Description

Create matrix input for the PlotTernaryPlot function

Usage

MakeTernaryMatrix(
  matrixWide,
  metadata,
  indivVar,
  topVar,
  topVarl,
  rightVar,
  rightVal,
  leftVar,
  leftVal,
  colorVar = ""
)

Arguments

matrixWide,

barcode count matrix

metadata,

the metadata of the matrix

indivVar,

individuals variable name

topVar,

top ternary variable

topVarl,

top ternary values

rightVar,

right ternary variable

rightVal,

right ternary values

leftVar,

left ternary variable

leftVal,

left ternary values

colorVar,

color variable name

Value

a ternary plot


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