R/reagent_check_utils.R

#
# reagent_check_utils.R
#

# out own custom get_sample function, since there is no SPILL matrix in these
# control files
# get_sample = function(fn, fl_params = 7:34) {
#   ff = suppressWarnings(read.FCS(fn))
#
#   ff = doTransform(ff, cols = fl_params, method = 'biexp')
#
#   ff
# }
rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.