Bioconductor – rols

 
 

This package is for version 2.11 of Bioconductor;
for the stable, up-to-date release version, see
rols.

An R interface to the Ontology Lookup Service

Bioconductor version: 2.11

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")):

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("rols")

Documentation

To view documentation for the version of this package installed
in your system, start R and enter:

browseVignettes("rols")

 

Details

Package Archives

Follow
Installation
instructions to use this
package in your R session.


Read more here: Source link