Description Usage Arguments Value Author(s) References See Also
An internal function to be used by cmarrt.ma
. The input data is sorted by genomic location.
1 | sortbygenomic(chr, start, stop, logR)
|
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. |
sort.data |
sorted array with 4 columns(regID,chr,start,stop,logR) |
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.