Last data update: 2014.03.03

MEDME

Package: MEDME
Type: Package
Title: Modelling Experimental Data from MeDIP Enrichment
Version: 1.32.0
Date: 2009-3-26
Author: Mattia Pelizzola and Annette Molinaro
Description: Description: MEDME allows the prediction of absolute and relative methylation levels based on measures obtained by MeDIP-microarray experiments
Maintainer: Mattia Pelizzola <mattia.pelizzola@gmail.com>
Depends: R (>= 2.15), grDevices, graphics, methods, stats, utils
Imports: Biostrings, MASS, drc
Suggests: BSgenome.Hsapiens.UCSC.hg18, BSgenome.Mmusculus.UCSC.mm9
License: GPL (>= 2)
LazyLoad: yes
biocViews: Microarray, CpGIsland, DNAMethylation
NeedsCompilation: yes
Packaged: 2016-05-04 03:10:01 UTC; biocbuild

● BiocViews: CpGIsland, DNAMethylation, Microarray
2 images, 8 functions, 0 datasets
● Reverse Depends: 0

Install log

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