Sickle Cell Disease Severity Calculator

Download the program

You first need to download dss-calculator.

This calculator has been written in Java. Make sure you hava java (jre) installed in your computer. You may run the calculator by following the next steps:

Run it from a text terminal (command prompt):

  1. Open a text terminal
  2. Move to the folder where you stored the file
  3. Run it with the command "java -jar dss-calculator.java"

Run it from the graphical user interface:

  1. Right click on the jar file and choose to open with Java
  2. If running is not allowed, follow the next steps:
    1. Right click on the jar file
    2. Select Properties from the menu
    3. Navigate to the permission tab
    4. Check the box "Allow execution file as program"