totalIntensityZscore {sesame} | R Documentation |
This function compute intensity Z-score with respect to the mean. Log10 transformation is done first. Probes of each design type are grouped before Z-scores are computed.
totalIntensityZscore(sset)
sset |
a |
a vector of Z-score for each probe
sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset head(totalIntensityZscore(sset))