dyeBiasDistortion {sesame} | R Documentation |
Positive value indicates augmentation of high-end dye bias over low-end. negative value represents high-end dye bias contradicts that at low-end (a distorted dye bias). Negative distortion score (< -1) suggests low experiment quality. 0 suggests a consistent dye bias at high and low-end.
dyeBiasDistortion(sdf)
sdf |
a |
a numeric score
sdf <- sesameDataGet('EPIC.1.SigDF') dyeBiasDistortion(sdf)