Arguments
transformationId
A name to assign to the transformation. Used
by the transform/filter routines.
channelrange
is the range of the data. By default, 2^18 = 262144.
channeldecade
is the number of logarithmic decades. By default,
it is set to 4.5.
range
the target resolution. The default value is 2^12 = 4096.
cutoff
a threshold below which the logicle transformation maps values
to 0.
w
the logicle width. This is estimated by iplogicle
by
default. Details can be found in the Supplementary File from Quian et
al.
rescale
logical parameter whether or not the data should be
rescaled to the number of channels specified in range
. By
default, the value is TRUE
but can be set to FALSE
if you want to work on the transformed scale.