Skip to content

SamFent/API-R-Clients

Repository files navigation

API R Clients

These clients are available for public use to access to bioinformatics tools available at the EBI. For examples of how to use these tools, please see the API Client Calls.R script

Required Libraries to Run Clients

If you are using these clients for the first time ensure you run the following commands to install the necessary libraries:

  • install.packages("RCurl")
  • install.packages("readr")
  • install.packages("stringr")

This only need to be done the first time you use any of the clients and the libraries will be automatically loaded when using any of the clients after this.

Connet this repository to R

This repository can be linked to your R/RStudio:

You should now have an up to date version of this repository. Repository can be updated using the Pull option in the Git tab in the upper right hand box of RStudio.

You may need to restart RStudio for the Git download to be recognised.

The files in this repsoitory are subject to regualr changes so ensure your version of the repsoitory is updated regularly.

About

This a repository of R API clients made to access various Bioinformatics tools available at the EBI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages