Description Usage Arguments Value Examples
The function takes a SigSet
as input and outputs the control matrix
summary vector. This vector summarizes one single QC metric for the array
control. This includes bisulfite control, stain signal extension efficiency
and more.
1 | buildControlMatrix450k(sset)
|
sset |
an object of class SigSet |
a vector with control summaries
1 2 | sset <- makeExampleSeSAMeDataSet()
control.summary <- buildControlMatrix450k(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.