ReformatQCmatrix: Reformat QC input table

View source: R/functions.R

ReformatQCmatrixR Documentation

Reformat QC input table

Description

Reformat QC input table

Usage

ReformatQCmatrix(
  matrix,
  metadata,
  dupVar,
  dupVal,
  sampleNameFieldsep = "_",
  transformation = "arcsin"
)

Arguments

matrix,

a wide dataframe

metadata,

the metadata

dupVar,

duplicate variable name

dupVal,

duplicate values

sampleNameFieldsep,

sample name variable separatorn default "_"

transformation,

transformation to use, default is "arcsin". Other "log10(x+1)" or "none"

Value

a long format QC matrix


Louisahadj/Lentiviral_barcoding documentation built on April 7, 2022, 11:29 p.m.