numberOfDistributionElements {blima} | R Documentation |
Internal function
numberOfDistributionElements(b, normalizationMod = NULL, channelInclude = NULL)
b |
Object beadLevelData from package beadarray or list of these objects |
normalizationMod |
NULL for normalization of all input b. Otherwise specifies logical vector of the length equals to the number of arrays in b or list of such vectors if b is a list of beadLevelData classes. |
channelInclude |
Vojtěch Kulvait