Description Usage Arguments Value Examples
The function takes one single SigSet
and computes total
intensity of all the in-band measurements by summing methylated and
unmethylated alleles. This function outputs a single numeric for the mean.
1 | totalIntensities(sset)
|
sset |
a |
a vector of M+U signal for each probe
1 2 | sset <- makeExampleSeSAMeDataSet()
intensities <- totalIntensities(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.