Bioconductor version: 2.7
Normalization of array comparative genomic hybridization (aCGH) data. The algorithm uses an iterative procedure that effectively eliminates the influence of imbalanced copy numbers. This leads to a more reliable assessment of copy number alterations (CNAs).
Author: Thomas W. Binsl, Bart P.P. van Houte, Hannes Hettling
Maintainer: Bart P.P. van Houte <bvhoute at few.vu.nl>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CGHnormaliter")
To cite this package in a publication, start R and enter:
citation("CGHnormaliter")
| R Script | CGHnormaliter | |
| CGHnormaliter-method.pdf | ||
| Reference Manual |
| biocViews | Microarray, DNACopyNumber, Preprocessing |
| Depends | CGHcall(>= 2.2.0), CGHbase(>= 1.2.0) |
| Imports | Biobase, CGHbase, CGHcall, methods, stats, utils |
| Suggests | |
| System Requirements | |
| License | GPL (>= 3) |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Version | 1.4.1 |
| Since | Bioconductor 2.5 (R-2.10) |
| Package Source | CGHnormaliter_1.4.1.tar.gz |
| Windows Binary | CGHnormaliter_1.4.1.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) binary | CGHnormaliter_1.4.1.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!