TheJacksonLaboratory / LIRICAL

LIkelihood Ratio Interpretation of Clinical AbnormaLities
https://thejacksonlaboratory.github.io/LIRICAL/stable
Other
22 stars 11 forks source link

Running PhenopacketGenerator #516

Closed vidarmehr closed 4 years ago

vidarmehr commented 4 years ago

@pnrobinson I submitted this issue in https://github.com/TheJacksonLaboratory/PhenopacketGenerator/issues/14. But, I submit it here as well:

To run PhenopacketGenerator, the command:

java -jar Phenopacket-Generator-0.0.3.jar

should be changed to:

java -jar Phenopacket-Generator-0.0.5.jar

pnrobinson commented 4 years ago

Thanks, Vida. Let's actually remove the version from the program name it is unnecessarily complicated.

pnrobinson commented 4 years ago

done