To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CGHcall")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Calls aberrations for array CGH data using a six state mixture model as well as several biological concepts that are ignored by existing algorithms. Visualization of profiles is also provided.
Author: Mark van de Wiel, Sjoerd Vosse
Maintainer: Mark van de Wiel <mark.vdwiel at vumc.nl>
Citation (from within R,
enter citation("CGHcall")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("CGHcall")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CGHcall")
| R Script | CGHcall | |
| Reference Manual |
| biocViews | Microarray, Preprocessing, Software, Visualization |
| Version | 2.26.0 |
| In Bioconductor since | BioC 2.1 (R-2.6) |
| License | GPL (http://www.gnu.org/copyleft/gpl.html) |
| Depends | R (>= 2.0.0), impute(>= 1.8.0), DNAcopy(>= 1.6.0), methods, Biobase, CGHbase(>= 1.15.1), snowfall |
| Imports | |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | CGHnormaliter |
| Imports Me | CGHnormaliter, QDNAseq |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | CGHcall_2.26.0.tar.gz |
| Windows Binary | CGHcall_2.26.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | CGHcall_2.26.0.tgz |
| Mac OS X 10.9 (Mavericks) | CGHcall_2.26.0.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!