Skip to content

Installing Java

Exomiser is a Java application. To run it locally, you need a Java Runtime Environment (JRE) installed on your laptop.

Running Exomiser during the workshop is optional β€” there will be plenty to do even if you choose not to install Java.


New to Java?

If installing software feels unfamiliar, don’t worry β€” you can still complete all workshop exercises without running Exomiser from the command line. Feel free to skip this step if you prefer.


Installation options

There are several distributions of Java available. Any recent version should work:


After installation

You can verify that Java is installed by running:

java -version

Next Module: Exomiser settings