To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rols")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
This package allows to query EBI's Ontology Lookup Service (OLS) using Simple Object Access Protocol (SOAP).
Author: Laurent Gatto <lg390 at cam.ac.uk>
Maintainer: Laurent Gatto <lg390 at cam.ac.uk>
Citation (from within R,
enter citation("rols")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("rols")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rols")
R Script | The rols interface to the Ontology Lookup Service | |
Reference Manual | ||
Text | NEWS |
biocViews | Annotation, GO, MassSpectrometry, Software |
Version | 1.8.0 |
In Bioconductor since | BioC 2.11 (R-2.15) |
License | GPL-2 |
Depends | methods |
Imports | XML, XMLSchema (>= 0.6.0), SSOAP (>= 0.8.0), Biobase, utils |
LinkingTo | |
Suggests | xtable, GO.db, knitr (>= 1.1.0), BiocStyle |
SystemRequirements | |
Enhances | |
URL | http://lgatto.github.com/rols/ |
Depends On Me | |
Imports Me | |
Suggests Me | MSnbase, RforProteomics |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | rols_1.8.0.tar.gz |
Windows Binary | rols_1.8.0.zip |
Mac OS X 10.6 (Snow Leopard) | rols_1.8.0.tgz |
Mac OS X 10.9 (Mavericks) | rols_1.8.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!