Description Usage Arguments Details Value
Lookup address and transform address to probe
1 | chipAddressToSignal(dm, manifest, controls = NULL)
|
dm |
data frame in chip address, 2 columns: cy3/Grn and cy5/Red |
manifest |
a data frame with columns Probe_ID, M, U and col |
controls |
a data frame with columns Address and Name. This is optional but might be necessary for some preprocessing methods that depends on these control probes. This is left for backward compatibility. Updated version should have controls consolidated into manifest. |
Translate data in chip address to probe address. Type I probes can be separated into Red and Grn channels. The methylated allele and unmethylated allele are at different addresses. For type II probes methylation allele and unmethylated allele are at the same address. Grn channel is for methylated allele and Red channel is for unmethylated allele. The out-of-band signals are type I probes measured using the other channel.
a SigSet, indexed by probe ID address
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.