rols
An R interface to the Ontology Lookup Service
Bioconductor version: 3.23 · Package version: 3.8.0
The rols package is an interface to the Ontology Lookup Service (OLS) to access and query hundred of ontolgies directly from R.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("rols") Details
| Maintainer | Laurent Gatto <laurent.gatto@uclouvain.be> |
| Author | Laurent Gatto [aut, cre] (ORCID: <https://orcid.org/0000-0002-1520-2268>), Tiage Chedraoui Silva [ctb], Andrew Clugston [ctb] |
| License | GPL-2 |
| URL | http://lgatto.github.io/rols/ |
| Bug Reports | https://github.com/lgatto/rols/issues |
| Status | Deprecated |
| Downloads rank | 915 |
| Source branch | RELEASE_3_23 |
| biocViews | Annotation, GO, ImmunoOncology, MassSpectrometry, Software |
Documentation
Download
Dependencies
Depends: methods, R (>= 4.1.0)
Imports: httr2, jsonlite, utils, Biobase
Suggests: GO.db, knitr (>= 1.1.0), BiocStyle (>= 2.5.19), testthat, lubridate, DT, rmarkdown