sbgjava
is a Java library for accessing the Seven Bridges Genomics API.
The sbgjava
library uses Apache HttpClient to execute HTTP requests and formats server responses according to the JSON specification. You will need Apache HttpClient, along with its dependencies, as well as the Java JSON package to use the sbgjava
library.
Dependencies are also located as submodules in the lib
directory.
To use sbgjava
, you can download the source code directly from the GitHub directory apsoleimany/sbgjava.
Guides to using sbgjava
are located in the docs
directory. Here you will find information on all the API calls currently available on the Seven Bridges Platform.
sbgjava
was developed by Ava Soleimany.