Package: clusterProfiler
Type: Package
Title: statistical analysis and visulization of functional profiles for
        genes and gene clusters
Version: 2.2.7
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"))
Author: Guangchuang Yu <guangchuangyu@gmail.com> with contributions from
	Li-Gen Wang and Giovanni Dall'Olio.
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.1.0)
Imports: DOSE, GOSemSim, AnnotationDbi, methods, stats4, plyr, ggplot2,
        GO.db, KEGGREST, magrittr, qvalue
Suggests: org.Hs.eg.db, ReactomePA, pathview, KEGG.db,
        RDAVIDWebService, knitr, BiocStyle
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/GuangchuangYu/clusterProfiler
BugReports: https://github.com/GuangchuangYu/clusterProfiler/issues
Packaged: 2015-09-24 03:39:53 UTC; biocbuild
biocViews: Clustering, GO, Pathways, Visualization, MultipleComparison,
        GeneSetEnrichment
NeedsCompilation: no
Built: R 3.2.2; ; 2015-09-24 07:32:11 UTC; windows
