Bioconductor version: Release (2.11)
Vega (Variational Estimator for Genomic Aberrations) is an algorithm that adapts a very popular variational model (Mumford and Shah) used in image segmentation so that chromosomal aberrant regions can be efficiently detected.
Author: Sandro Morganella
Maintainer: Sandro Morganella <morganellaalx at gmail.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("Vega")
To cite this package in a publication, start R and enter:
citation("Vega")
| R Script | Vega | |
| Reference Manual |
| biocViews | CopyNumberVariants, Software, aCGH |
| Version | 1.6.0 |
| In Bioconductor since | BioC 2.8 (R-2.13) |
| License | GPL-2 |
| Depends | R (>= 2.10) |
| Imports | |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | Vega_1.6.0.tar.gz |
| Windows Binary | Vega_1.6.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | Vega_1.6.0.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!