Package: gcapc
Title: GC Aware Peak Caller
Version: 1.0.9
Author: Mingxiang Teng and Rafael A. Irizarry
Maintainer: Mingxiang Teng <tengmx@gmail.com>
Description: Peak calling for ChIP-seq data with
    consideration of potential GC bias in sequencing
    reads. GC bias is first estimated with generalized
    linear mixture models using effective GC strategy,
    then applied into peak significance estimation.
Depends: R (>= 3.4)
Imports: BiocGenerics, GenomeInfoDb, S4Vectors, IRanges, Biostrings,
        BSgenome, GenomicRanges, Rsamtools, GenomicAlignments,
        matrixStats, MASS, splines, grDevices, graphics, stats, methods
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, BSgenome.Hsapiens.UCSC.hg19,
        BSgenome.Mmusculus.UCSC.mm10
URL: https://github.com/tengmx/gcapc
License: GPL-3
LazyData: true
biocViews: Sequencing, ChIPSeq, BatchEffect, PeakDetection
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-06-25 01:17:55 UTC; biocbuild
Built: R 3.4.0; ; 2017-06-25 03:30:57 UTC; windows
