Skip to content
Snippets Groups Projects
requirements.md 654 B
Newer Older
### System Requirements

Biopet is build on top of GATK Queue, which requires having `java` installed on the analysis machine(s).

For end-users:

 * [Java 7 JVM](http://www.oracle.com/technetwork/java/javase/downloads/index.html) or [OpenJDK 7](http://openjdk.java.net/install/)
 * [Cran R 2.15.3](http://cran.r-project.org/)

For developers:

 * [OpenJDK 7](http://openjdk.java.net/install/) 
 * Minimum of 4 GB RAM {todo: provide more accurate estimation on building}
 * Maven 3
Peter van 't Hof's avatar
Peter van 't Hof committed
 * Compiled and installed version 3.4 of [GATK + Queue](https://github.com/broadgsa/gatk-protected/) in your maven repository.
 * IntelliJ or Netbeans 8.0 for development