Skip to content
/ cedarr Public

CEDAR R package for API linking in an R interface.

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

earnaud/cedarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cedarr

CEDAR R package for API linking in an R interface.

Installation

You can install this package with the following command:

devtools::install_github("earnaud/cedarr", dependencies = TRUE)

Usage.

The features developped in this package are convenience functions for any R user to query the CEDAR API.

All functions address different part of the API. However, one can use cedarGet() as a bottleneck function since this one is called from any other. It gathers all arguments possible to build any query. See ?cedarr::cedarGet.

Additional details

You might access to a detail of the way http responses are structured with:

help("API response", package = "cedarr")
# ?cedarr::`API response`

Intellectual Properties Owner

{cedarr} is accessible under CC-BY 2.0. It relies on CEDAR and NCBO Bioportal services.

Bioportal

Whetzel PL, Noy NF, Shah NH, Alexander PR, Nyulas C, Tudorache T, Musen MA. BioPortal: enhanced functionality via new Web services from the National Center for Biomedical Ontology to access and use ontologies in software applications. Nucleic Acids Res. 2011 Jul;39(Web Server issue):W541-5. Epub 2011 Jun 14.

About

CEDAR R package for API linking in an R interface.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Languages