Estimate and remove background signal using anti-genomic background probes
使用反基因组背景探测估计和消除背景信号
用法----------Usage----------
bgAdjust(dat, copy=TRUE)
参数----------Arguments----------
参数:dat
a TilingFeatureSet
1 TilingFeatureSet
参数:copy
Only relevant when using disk-backed objects. If TRUE a copy will be made leaving the original object (dat) unchanged. The input object will not be preserved if copy=FALSE
只有相关时使用的磁盘备份的对象。如果是TRUE副本将离开原来的对象(DAT)不变。输入对象将不会被保留,如果复制= FALSE
Details
详情----------Details----------
Background signal removal using a modified version of the RMA convolution model. The background signal level is estimated within GC-strata using anti-genomic background probes.
去除背景信号使用RMA卷积模型的修改后的版本。背景信号水平,估计在GC-阶层使用反基因组背景探测。
值----------Value----------
a TilingFeatureSet
1 TilingFeatureSet
作者(S)----------Author(s)----------
Martin Aryee <aryee@jhu.edu>
举例----------Examples----------
# See normalizeBetweenSamples[看到normalizeBetweenSamples]