Description Usage Arguments Value Examples
This function compares the Type-I Red probes and Type-I Grn probes and
generates and mapping to correct signal of the two channels to the middle.
The function takes one single SigSet
and returns a SigSet
with dye bias corrected.
1 | dyeBiasCorrTypeINorm(sset)
|
sset |
a |
a SigSet
after dye bias correction.
1 2 | sset <- sesameDataGet('EPIC.1.LNCaP')$sset
sset.db <- dyeBiasCorrTypeINorm(sset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.