filterBg {blima} | R Documentation |
Background correction procedure selecting beads with background Intensity I_b |mean - I_b | > k*SD(I_bs) for exclusion, internal.
filterBg(x, k = 3)
x |
Vector to correct |
k |
Parameter of method stringency (default is 3). |
Vojtěch Kulvait