Package: clusterProfiler
Type: Package
Title: statistical analysis and visualization of functional profiles
        for genes and gene clusters
Version: 3.6.0
Authors@R: c(person(given = "Guangchuang", family = "Yu",
	            email = "guangchuangyu@gmail.com",
		    role  = c("aut", "cre")),
	     person(given = "Li-Gen", family = "Wang",
	            email = "reeganwang020@gmail.com",
		    role  = "ctb"),
	     person(given = "Giovanni", family = "Dall'Olio",
	            email = "giovanni.dallolio@upf.edu",
		    role = "ctb", comment = "formula interface of compareCluster")
		    )
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: This package implements methods to analyze and visualize
    functional profiles (GO and KEGG) of gene and gene clusters.
Depends: R (>= 3.3.1), DOSE (>= 3.3.2)
Imports: AnnotationDbi, ggplot2, GO.db, GOSemSim (>= 2.0.0), magrittr,
        methods, plyr, qvalue, rvcheck, stats, stats4, tidyr, utils
Suggests: AnnotationHub, GSEABase, KEGG.db, knitr, org.Hs.eg.db,
        prettydoc, pathview, ReactomePA, testthat, topGO
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/clusterProfiler
BugReports: https://github.com/GuangchuangYu/clusterProfiler/issues
Packaged: 2017-10-31 00:12:30 UTC; biocbuild
biocViews: Annotation, Clustering, GeneSetEnrichment, GO, KEGG,
        MultipleComparison, Pathways, Reactome, Visualization
RoxygenNote: 6.0.1
NeedsCompilation: no
Author: Guangchuang Yu [aut, cre],
  Li-Gen Wang [ctb],
  Giovanni Dall'Olio [ctb] (formula interface of compareCluster)
Built: R 3.4.2; ; 2017-10-31 03:41:45 UTC; windows
