countFLAG {Agi4x44PreProcess} | R Documentation |
An internal function to be used by filter.probes
For a given feature characterized by FLAG, such as IsFound,
the function categorizes the number of FLAGS of one kind. For
example, for a given PROBE the FLAG = 1 can be detected in 1,2,....,number Arrays.
The function calculates how many probes belong to each of the different
categories.
countFLAG(data, flag)
data |
|
flag |
Pedro Lopez-Romero