Description Usage Arguments Details Value Author(s) Examples
Get indices of control probes from CpG-free regions.
1 | getControlIndex(dat, controlProbes = NULL, noCpGWindow = 1000, subject, onlyGood = FALSE, matrix = TRUE)
|
dat |
TilingFeatureSet |
controlProbes |
vector of names used to denote control probes in the 'container' column of the Nimblegen annotation (ndf) file. Optional |
noCpGWindow |
Size of the window centered on the probe that must be CpG-free |
subject |
A BSgenome object |
onlyGood |
deprecated option |
matrix |
deprecated option |
The probes can either be identified as control probes in the microarray annotation package, or alternatively the function will search the genome (given an appropriate BSgenome object) for suitable probes.
a vector
Martin Aryee <aryee@jhu.edu>
1 | # See dmrFdr
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.