Package: GOSemSim
Type: Package
Title: GO-terms Semantic Similarity Measures
Version: 1.26.0
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"))
Author: Guangchuang Yu <guangchuangyu@gmail.com> with contributions from
        Alexey Stukalov.
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Description: Implemented five methods proposed by Resnik, Schlicker,
    Jiang, Lin and Wang respectively for estimating GO semantic
    similarities. Support many species, including Anopheles,
    Arabidopsis, Bovine, Canine, Chicken, Chimp, Coelicolor, E coli
    strain K12 and Sakai, Fly, Gondii, Human, Malaria, Mouse, Pig, Rhesus,
    Rat, Worm, Xenopus, Yeast, and Zebrafish.
Depends: R (>= 3.1.0)
LinkingTo: Rcpp
Imports: Rcpp, AnnotationDbi, GO.db
Suggests: DOSE, clusterProfiler, org.Hs.eg.db, knitr, BiocStyle,
        BiocInstaller
VignetteBuilder: knitr
License: Artistic-2.0
URL: https://github.com/GuangchuangYu/GOSemSim
BugReports: https://github.com/GuangchuangYu/GOSemSim/issues
Packaged: 2015-04-17 03:01:32 UTC; biocbuild
biocViews: Annotation, GO, Clustering, Pathways, Network, Software
NeedsCompilation: yes
Built: R 3.2.0; i386-w64-mingw32; 2015-04-17 09:27:04 UTC; windows
Archs: i386, x64
