estimateMedianLogicle: Estimates a common logicle transformation for a flowSet.

View source: R/median-logicle-transform.R

estimateMedianLogicleR Documentation

Estimates a common logicle transformation for a flowSet.

Description

Of the negative values for each channel specified, the median of the specified quantiles are used.

Usage

estimateMedianLogicle(flow_set, channels, m = 4.5, q = 0.05)

Arguments

flow_set

object of class 'flowSet'

channels

character vector of channels to transform

m

TODO – default value from .lgclTrans

q

quantile

Value

TODO


RGLab/flowCore documentation built on March 19, 2024, 9:45 p.m.