Last data update: 2014.03.03

ChIPComp

Package: ChIPComp
Type: Package
Title: Quantitative comparison of multiple ChIP-seq datasets
Version: 1.2.0
Author: Hao Wu, Li Chen, Zhaohui S.Qin, Chi Wang
Maintainer: Li Chen <li.chen@emory.edu>
Depends: R (>=
3.2.0), GenomicRanges, IRanges, rtracklayer, GenomeInfoDb, S4Vectors
Imports: Rsamtools, limma, BSgenome.Hsapiens.UCSC.hg19,
BSgenome.Mmusculus.UCSC.mm9, BiocGenerics
Suggests: BiocStyle, RUnit
Description: ChIPComp detects differentially bound sharp binding sites
across multiple conditions considering matching control.
License: GPL
LazyLoad: yes
biocViews: ChIPSeq, Sequencing, Transcription, Genetics,Coverage,
MultipleComparison, DataImport
NeedsCompilation: yes
Packaged: 2016-05-04 06:29:01 UTC; biocbuild

● BiocViews: ChIPSeq, Coverage, DataImport, Genetics, MultipleComparison, Sequencing, Transcription
1 images, 6 functions, 1 datasets
● Reverse Depends: 0

Install log

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