To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GOSemSim")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
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, Human, Malaria, Mouse, Pig, Rhesus, Rat, Worm, Xenopus, Yeast, and Zebrafish.
Author: Guangchuang Yu
Maintainer: Guangchuang Yu <guangchuangyu at gmail.com>
Citation (from within R,
      enter citation("GOSemSim")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("GOSemSim")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GOSemSim")
    
| R Script | An introduction to GOSemSim | |
| Reference Manual | ||
| Text | NEWS | 
| biocViews | Clustering, GO, NetworkAnalysis, Pathways, Software | 
| Version | 1.20.3 | 
| In Bioconductor since | BioC 2.4 (R-2.9) | 
| License | GPL-2 | 
| Depends | R (>= 2.10), Rcpp | 
| Imports | methods, AnnotationDbi, GO.db, org.Hs.eg.db, Rcpp | 
| Suggests | DOSE, clusterProfiler, BiocInstaller, knitr | 
| System Requirements | |
| URL | http://bioinformatics.oxfordjournals.org/content/26/7/976.full | 
| Depends On Me | tRanslatome | 
| Imports Me | clusterProfiler, DOSE | 
| Suggests Me | ReactomePA | 
Follow Installation instructions to use this package in your R session.
| Package Source | GOSemSim_1.20.3.tar.gz | 
| Windows Binary | GOSemSim_1.20.3.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | GOSemSim_1.20.3.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!