Registration and Call for Abstracts Open for Bioc2024

rols

This is the development version of rols; for the stable release version, see rols.

An R interface to the Ontology Lookup Service


Bioconductor version: Development (3.19)

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] , Tiage Chedraoui Silva [ctb], Andrew Clugston [ctb]

Maintainer: Laurent Gatto <laurent.gatto at uclouvain.be>

Citation (from within R, enter citation("rols")):

Installation

To install this package, start R (version "4.4") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

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")
An R interface to the Ontology Lookup Service HTML R Script
Reference Manual PDF

Details

biocViews Annotation, GO, ImmunoOncology, MassSpectrometry, Software
Version 2.99.4
In Bioconductor since BioC 2.11 (R-2.15) (11.5 years)
License GPL-2
Depends methods
Imports httr2, jsonlite, utils, Biobase, BiocGenerics(>= 0.23.1)
System Requirements
URL http://lgatto.github.io/rols/
Bug Reports https://github.com/lgatto/rols/issues
See More
Suggests GO.db, knitr (>= 1.1.0), BiocStyle(>= 2.5.19), testthat, lubridate, DT, rmarkdown
Linking To
Enhances
Depends On Me
Imports Me struct
Suggests Me MSnbase, RforProteomics, spatialHeatmap
Links To Me
Build Report Build Report

Package Archives

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

Source Package rols_2.99.4.tar.gz
Windows Binary rols_2.99.4.zip (64-bit only)
macOS Binary (x86_64) rols_2.99.4.tgz
macOS Binary (arm64)
Source Repository git clone https://git.bioconductor.org/packages/rols
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/rols
Bioc Package Browser https://code.bioconductor.org/browse/rols/
Package Short Url https://bioconductor.org/packages/rols/
Package Downloads Report Download Stats