https://github.com/bioconductor-source/rols
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.0%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: bioconductor-source
- Language: R
- Default Branch: devel
- Size: 1.16 MB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
The Ontology Lookup Service
The Ontology Lookup Service (OLS), developed at the European Bioinformatics Institute (EBI), is a unified web interface to query multiple ontologies from a single location. The new version of the OLS uses a REST API.
The rols package uses functionality from the
httr package to query
the OLS directly from R.
See the package's page on GitHub for details, documentation and vignette.
Installation
rols is available from the
Bioconductor repository. The package
and its dependencies can be installed
if (!requireNamespace("BiocManager", quietly=TRUE))
install.packages("BiocManager")
BiocManager::install("rols")
See also the rols
Bioconductor page
for on-line access to the vignette and the reference manual.
Help
rolscomes with plenty of documentation. Have a start with the vignettevignette("rols", package="rols").Please direct your questions to the Bioconductor support site.
For feature requests and bug reports, use GitHub issues
Owner
- Name: (WIP DEV) Bioconductor Packages
- Login: bioconductor-source
- Kind: organization
- Email: maintainer@bioconductor.org
- Website: https://bioconductor.org
- Repositories: 1
- Profile: https://github.com/bioconductor-source
Source code for packages accepted into Bioconductor
GitHub Events
Total
Last Year
Dependencies
- actions/cache v1 composite
- actions/checkout v2 composite
- actions/upload-artifact master composite
- methods * depends
- Biobase * imports
- BiocGenerics >= 0.23.1 imports
- httr2 * imports
- jsonlite * imports
- utils * imports
- BiocStyle >= 2.5.19 suggests
- DT * suggests
- GO.db * suggests
- knitr >= 1.1.0 suggests
- lubridate * suggests
- rmarkdown * suggests
- testthat * suggests