genotype-list
Genotype List service, client library, and command line tools.
Hacking genotype-list
Install
- JDK 1.7 or later, http://openjdk.java.net
- Apache Maven 3.3.1 or later, http://maven.apache.org
To build
$ mvn install
To build server artifacts
$ mvn package -P server-artifacts