udpate news
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.
rols
See the package’s page on GitHub for details, documentation and vignette.
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.
rols comes with plenty of documentation. Have a start with the vignette vignette("rols", package="rols").
vignette("rols", package="rols")
Please direct your questions to the Bioconductor support site.
For feature requests and bug reports, use GitHub issues
用于查询和访问Ontology Lookup Service (OLS) 的R包,支持生物医学本体论的检索和交互。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
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
rolspackage 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
rolsis available from the Bioconductor repository. The package and its dependencies can be installedSee also the
rolsBioconductor 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