Last data update: 2014.03.03

Vega

Package: Vega
Type: Package
Title: An R package for copy number data segmentation
Version: 1.20.0
Date: 2010-06-22
Author: Sandro Morganella
Maintainer: Sandro Morganella <sandro@ebi.ac.uk>
Description: 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.
Depends: R (>= 2.10)
License: GPL-2
LazyLoad: yes
biocViews: aCGH, CopyNumberVariation
NeedsCompilation: yes
Packaged: 2016-05-04 03:53:19 UTC; biocbuild

● BiocViews: CopyNumberVariation, aCGH
2 images, 4 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'Vega' ...
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c vega.c -o vega.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o Vega.so vega.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/Vega/libs
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'Vega'
    finding HTML links ... done
    G519                                    html  
    Vega-package                            html  
    plotSegmentation                        html  
    vega                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Vega)
Making 'packages.html' ... done