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.14
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, Network, Pathways, Software |
| Version | 1.22.0 |
| 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, Rcpi |
| Suggests Me | ChIPseeker, ReactomePA |
Follow Installation instructions to use this package in your R session.
| Package Source | GOSemSim_1.22.0.tar.gz |
| Windows Binary | GOSemSim_1.22.0.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | GOSemSim_1.22.0.tgz |
| Mac OS X 10.9 (Mavericks) | GOSemSim_1.22.0.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!