Description Usage Arguments Value Examples
Compute GCT score for internal bisulfite conversion control. The function
takes a SigSet
as input. The higher the GCT score, the more likely
the incomplete conversion.
1 | bisConversionControl(sset, use.median = FALSE)
|
sset |
signal set |
use.median |
use median to compute GCT instead of mean |
GCT score (the higher, the more incomplete conversion)
1 2 | sset <- makeExampleSeSAMeDataSet('HM450')
bisConversionControl(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.