Package: meshes
Title: MeSH Enrichment and Semantic analyses
Version: 1.2.0
Authors@R: person("Guangchuang", "Yu", email = "guangchuangyu@gmail.com", role = c("aut", "cre"))
Description: MeSH (Medical Subject Headings) is the NLM controlled vocabulary
	     used to manually index articles for MEDLINE/PubMed. MeSH terms were
	     associated by Entrez Gene ID by three methods, gendoo, gene2pubmed and RBBH.
	     This association is fundamental for enrichment and semantic analyses.
	     meshes supports enrichment analysis (over-representation and gene set
	     enrichment analysis) of gene list or whole expression profile.
	     The semantic comparisons of MeSH terms provide quantitative ways to compute
	     similarities between genes and gene groups. meshes implemented five methods
	     proposed by Resnik, Schlicker, Jiang, Lin and Wang respectively and supports
	     more than 70 species.
Depends: R (>= 3.3.1), DOSE (>= 2.11.7)
Imports: AnnotationDbi, GOSemSim (>= 1.99.3), MeSH.db, methods, rvcheck
Suggests: BiocStyle, knitr, MeSH.Cel.eg.db, MeSH.Hsa.eg.db
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://guangchuangyu.github.io/meshes
BugReports: https://github.com/GuangchuangYu/meshes/issues
biocViews: Annotation, Clustering, MultipleComparison, Software
Encoding: UTF-8
LazyData: true
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-04-25 02:06:59 UTC; biocbuild
Author: Guangchuang Yu [aut, cre]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Built: R 3.4.0; ; 2017-04-25 05:22:18 UTC; windows
