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: 2.14
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.6.1 |
| 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 |
| Suggests | xtable, GO.db, knitr (>= 1.1.0), BiocStyle |
| System Requirements | |
| URL | http://lgatto.github.com/rols/ |
| Depends On Me | |
| Imports Me | |
| Suggests Me | MSnbase, RforProteomics |
Follow Installation instructions to use this package in your R session.
| Package Source | rols_1.6.1.tar.gz |
| Windows Binary | rols_1.6.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | rols_1.6.1.tgz |
| Mac OS X 10.9 (Mavericks) | rols_1.6.1.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!