The .zs function provides method for calculating robust z-scores
.zs(treat, control)
treat
a matrix of values for the treated samples
control
a matrix of values for the control samples
A vector of z-scores.