Description Usage Arguments Value Author(s) References See Also
An internal function to be used by cmarrt.ma
.
1 |
regID |
consecutive genomic region ID. |
chr |
chromosome ID of each probe. |
start |
start coordinate of each probe. |
stop |
stop coordinate of each probe. |
logR |
probe measurements, e.g., log ratio. |
frag.length |
average fragment length from sonication. |
center |
estimated center of the unbound probes from |
sigma |
estimated standard deviation of the unbound probes |
rho |
autocorrelation functions for maximum window size/lag of 30 probes |
window.opt |
option for sliding window, either "fixed.probe" or "fixed.gen.dist". Default is 'fixed.probe'. |
ma |
unstandardized moving average(MA) statistics. |
z.cmarrt |
standardized MA under correlation structure. |
z.indep |
standardized MA under independence (ignoring correlation structure). |
pv.cmarrt |
p-values of probes under correlation. |
pv.indep |
p-values of probes under independence (ignoring correlation structure). |
Pei Fen Kuan, Adam Hinz
P.F. Kuan, H. Chun, S. Keles (2008). CMARRT: A tool for the analysiz of ChIP-chip data from tiling arrays by incorporating the correlation structure. Pacific Symposium of Biocomputing13:515-526.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.