getSheetOrder: Get order of workbook sheets for final excel file

Description Usage Arguments

View source: R/marker_counts.R View source: R/old_functions.R

Description

Order sheets according to whether fractions and/or medians are to be run

Usage

1
2
getSheetOrder(runCounts = TRUE, runMedians = TRUE, runFracTotal = FALSE,
  altBases = NULL, debug = FALSE)

Arguments

runCounts

include raw counts in final output; DEFAULT=TRUE

runMedians

include a sheet of medians for each counts and fraction sheet; DEFAULT=TRUE

runFracTotal

include a sheet of fractions of total cells; DEFAULT=FALSE

altBases

include a sheet of fractions of cells positive for each of these markers; DEFAULT=NULL

debug

print debug messages; DEFAULT=FALSE


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