cellDive.writeMarkerComboTables: Write XLSX table of counts for all marker combinations in all...

Description Usage Arguments Value

View source: R/interface.R

Description

Write XLSX table of counts for all marker combinations in all samples

Usage

1
2
cellDive.writeMarkerComboTables(pp, allDat, whichTableFile, markerConfig,
  updatedExclusions)

Arguments

pp

list of all project parameters

allDat

tibble of all Halo data

whichTableFile

name of parameter in pp to look at when checking to see if table already exists

markerConfig

parsed marker configuration (value returned from getMarkerConfig())

updatedExclusions

logical indicating whether exclusions have been updated

Value

list of three items: (1) dat = list containing one item, the count table generated (2) updated = logical indicating whether a new count table was generated (TRUE) or an old one was loaded (FALSE) (3) pp = updated list of project parameters


caitlinjones/halo documentation built on May 7, 2019, 8 a.m.