Bioinformatics assissted knowledge-discovery of clinical and genomic data using the Oracle system
Procedure #1
- Make sure java is installed in your system.
- Extract Project1_runnable.jar placed inside Project1.zip to any location on your system.
- Goto directory in which Project1_runnable.jar is located
- Double click Project1_runnable.jar to launch the application
- The UI shoule be launched and is ready to execute queries.
Procedure #2 (using bash/cmd)
- Please follow steps 1 and 2 of Procedure #1 above
- cd into directory containing Project1_runnable.jar using cmd/bash
- Give the following command at cmd/bash
java -jar Project1_runnable.jar - The application should be launched and is ready to execute queries.