| MSMAD: a computationally efficient method for analysis of noisy array CGH data. We have developed a new, computationally highly efficient and at the same time rather simple nonparametric method for breakpoint detection in array CGH data. The method is called MSMAD, what is a shortcut for Median Smoothing Median Absolute Deviation method.
It is based on the assumption of rank order-dependence of copy number changes and the jump character of these changes in the sequence of log2ratios.
1) Median smoothing of the data (Eilers & de Menezes, 2005)
Breakpoint detection is a double-step process, combining information from detection on non-smoothed data (to detect regions of small size) and data smoothed with larger smoothing parameter l,
to be able to precisely detect larger regions in noisy data.
The method was implemented in R and the code with example datasets can be downloaded here.
|
|||||