rols
This package is for version 3.20 of Bioconductor; for the stable, up-to-date release version, see rols.
An R interface to the Ontology Lookup Service
Bioconductor version: 3.20
The rols package is an interface to the Ontology Lookup Service (OLS) to access and query hundred of ontolgies directly from R.
Author: Laurent Gatto [aut, cre] ORCID iD ORCID: 0000-0002-1520-2268 , Tiage Chedraoui Silva [ctb], Andrew Clugston [ctb]
Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>
citation("rols")):
Installation
To install this package, start R (version "4.4") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rols")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("rols")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.