Package: GOSemSim
Type: Package
Title: GO-terms Semantic Similarity Measures
Version: 2.4.1
Authors@R: c( person(given = "Guangchuang", family = "Yu",             email = "guangchuangyu@gmail.com", role  = c("aut", "cre")),
              person(given = "Alexey",      family = "Stukalov",       email = "astukalov@gmail.com",     role  = "ctb"),
              person(given = "Chuanle",     family = "Xiao",           email = "xiaochuanle@126.com",     role  = "ctb"),
              person(given = "Lluís",       family = "Revilla Sancho", email = "lluis.revilla@gmail.com", role  = "ctb")
             )
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: The semantic comparisons of Gene Ontology (GO) annotations provide
    quantitative ways to compute similarities between genes and gene groups,
    and have became important basis for many bioinformatics analysis approaches.
    GOSemSim is an R package for semantic similarity computation among GO terms,
    sets of GO terms, gene products and gene clusters. GOSemSim implemented five
    methods proposed by Resnik, Schlicker, Jiang, Lin and Wang respectively.
Depends: R (>= 3.3.2)
LinkingTo: Rcpp
Imports: AnnotationDbi, GO.db, methods, utils
Suggests: AnnotationHub, BiocInstaller, clusterProfiler, DOSE, knitr,
        org.Hs.eg.db, prettydoc, testthat
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
Encoding: UTF-8
URL: https://guangchuangyu.github.io/GOSemSim
BugReports: https://github.com/GuangchuangYu/GOSemSim/issues
Packaged: 2018-02-01 00:23:28 UTC; biocbuild
biocViews: Annotation, GO, Clustering, Pathways, Network, Software
RoxygenNote: 6.0.1
NeedsCompilation: yes
Author: Guangchuang Yu [aut, cre],
  Alexey Stukalov [ctb],
  Chuanle Xiao [ctb],
  Lluís Revilla Sancho [ctb]
Built: R 3.4.3; i386-w64-mingw32; 2018-02-01 05:33:32 UTC; windows
Archs: i386, x64
