Package: ChIPseeker
Type: Package
Title: ChIPseeker for ChIP peak Annotation, Comparison, and
        Visualization
Version: 1.4.7
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"))
Author: Guangchuang Yu <guangchuangyu@gmail.com> with contributions from
	Yun Yan.
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.1.0)
Imports: BiocGenerics, boot, AnnotationDbi, IRanges, GenomeInfoDb,
        GenomicRanges, GenomicFeatures, ggplot2, gplots, grDevices,
        gtools, methods, plotrix, dplyr, parallel, plyr, magrittr,
        RColorBrewer, rtracklayer, S4Vectors,
        TxDb.Hsapiens.UCSC.hg19.knownGene
Suggests: clusterProfiler, DOSE, ReactomePA, org.Hs.eg.db, knitr,
        BiocStyle
URL: https://github.com/GuangchuangYu/ChIPseeker
BugReports: https://github.com/GuangchuangYu/ChIPseeker/issues
VignetteBuilder: knitr
License: Artistic-2.0
biocViews: Annotation, ChIPSeq, Software, Visualization,
        MultipleComparison
NeedsCompilation: no
Packaged: 2015-08-27 05:24:12 UTC; biocbuild
Built: R 3.2.2; ; 2015-08-27 07:18:59 UTC; windows
