gradle clean build
java -jar build/libs/*.jar
The file to change that is in /src/main/resources/application.yml
deepPhosUrl: http://localhost:5000/api/predict/organism/%s/%s
/opt/raid10/genomics/behrouz/PeptideMatchCMD_src_1.0/jan-30-2019/
To change that, whatever is in this folder should be copied to the new folder and the following file should be changed as well:
/src/main/java/edu.uc.eh/peptideMatch/PeptideMatchCMD.java