Package: ChIPseeker
Type: Package
Title: ChIPseeker for ChIP peak Annotation, Comparison, and
        Visualization
Version: 1.14.2
Authors@R: c( person(given = "Guangchuang", family = "Yu",       email = "guangchuangyu@gmail.com",      role  = c("aut", "cre")),
              person(given = "Yun",         family = "Yan",      email = "youryanyun@gmail.com",         role = "ctb"),
              person(given = "Herve",       family = "Pages",    email = "hpages@fhcrc.org",             role  = "ctb"),
              person(given = "Michael",     family = "Kluge",    email = "michael.kluge@bio.ifi.lmu.de", role  = "ctb"),
              person(given = "Thomas",      family = "Schwarzl", email = "schwarzl@embl.de",             role  = "ctb")
	    )
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: This package implements functions to retrieve the nearest genes
    around the peak, annotate genomic region of the peak, statstical methods
    for estimate the significance of overlap among ChIP peak data sets, and
    incorporate GEO database for user to compare the own dataset with those
    deposited in database. The comparison can be used to infer cooperative
    regulation and thus can be used to generate hypotheses. Several
    visualization functions are implemented to summarize the coverage of the
    peak experiment, average profile and heatmap of peaks binding to TSS
    regions, genomic annotation, distance to TSS, and overlap of peaks or
    genes.
Depends: R (>= 3.3.2)
Imports: AnnotationDbi, BiocGenerics, boot, DOSE (>= 3.0.0), IRanges,
        GenomeInfoDb, GenomicRanges, GenomicFeatures, ggplot2 (>=
        2.2.0), gplots, graphics, grDevices, grid, gridBase, gtools,
        methods, plotrix, dplyr, parallel, magrittr, RColorBrewer,
        rtracklayer, S4Vectors, stats,
        TxDb.Hsapiens.UCSC.hg19.knownGene, UpSetR, utils
Suggests: clusterProfiler, ReactomePA, org.Hs.eg.db, knitr, BiocStyle,
        rmarkdown, testthat
URL: https://guangchuangyu.github.io/ChIPseeker
BugReports: https://github.com/GuangchuangYu/ChIPseeker/issues
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
biocViews: Annotation, ChIPSeq, Software, Visualization,
        MultipleComparison
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-02-28 01:32:55 UTC; biocbuild
Author: Guangchuang Yu [aut, cre],
  Yun Yan [ctb],
  Herve Pages [ctb],
  Michael Kluge [ctb],
  Thomas Schwarzl [ctb]
Built: R 3.4.3; ; 2018-02-28 04:08:37 UTC; windows
