Description Usage Arguments Value Examples
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.
1 | totalIntensityZscore(sset)
|
sset |
a |
a vector of Z-score for each probe
1 2 | sset <- sesameDataGet('HM450.1.TCGA.PAAD')$sset
head(totalIntensityZscore(sset))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.