- Home
- Bioconductor 3.20
- Software Packages
- CGHcall
CGHcall
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see CGHcall.
Calling aberrations for array CGH tumor profiles.
Bioconductor version: 3.20
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("CGHcall")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("CGHcall")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("CGHcall")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.