Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/heuermh/java-gcon

Genome connector APIs
https://github.com/heuermh/java-gcon

Last synced: 9 days ago
JSON representation

Genome connector APIs

Awesome Lists containing this project

README

        

java-gcon
=========

Genome connector APIs

###Hacking java-gcon

Install

* JDK 1.7 or later, http://openjdk.java.net/
* Apache Maven 3.2.5 or later, http://maven.apache.org/

To build

$ mvn install



*Note*: currently java-gcon has dependencies on snapshot versions of two unreleased projects. Clone the following

https://github.com/heuermh/personal-genome-client

and

https://github.com/heuermh/basespace-java-sdk

and install to local maven repository before attempting to build java-gcon.

$ mvn install