CGHnormaliter-package:
This package implements the CGHnormaliter algorithm which is a strategy for improved normalization of array Comparative Genomic Hybridization (aCGH) data
Description
CGHnormaliter is an iterative algorithm for normalization of aCGH data displaying imbalanced aberrations. First, provisory balanced copy numbers are identified and subsequently used for normalization based on LOWESS. These two steps are then iterated to refine the normalization. The assumption here is that the temporary exclusion of aberrations allows for a more appropriate calculation of the LOWESS regression curve. As a result, after normalization, the log2 intensity ratios of the normals will generally be closer to zero and better reflect the biological reality.
Details
Package: |
CGHnormaliter |
Type: |
Package |
Version: |
1.5.6 |
Date: |
2011-04-06 |
License: |
GPL (>= 3) |
The package contains two public functions. The function CGHnormaliter
performs the iterative normalization of aCGH data, while the function CGHnormaliter.write.table
prints normalized aCGH data to a file. See function documentation for details.
References
Bart P.P. van Houte, Thomas W. Binsl, Hannes Hettling, Walter Pirovano and Jaap Heringa. CGHnormaliter: an iterative strategy to enhance normalization of array CGH data with imbalanced aberrations. BMC Genomics, 10:401, 2009.
See Also
CGHcall
,
DNAcopy