TheJacksonLaboratory / HPOworkbench

Human Phenotype Ontology Workbench
http://hpo-workbench.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
15 stars 8 forks source link

Unable to export to excel #36

Closed albertbatdeveloper closed 5 years ago

albertbatdeveloper commented 5 years ago

Exporting to excel worked properly before but whith latest versions, process starts but no export file is generated. In log file, logging stopped log entries in "creating excel" process:

2018-07-12 11:22:23,236 [JavaFX Application Thread] TRACE org.monarchinitiative.hpoworkbench.controller.HpoController - exporting to excel 2018-07-12 11:23:07,120 [JavaFX Application Thread] TRACE org.monarchinitiative.hpoworkbench.controller.HpoController - Setting path to LOINC Core Table file to C:\ExportedFiles\hpo.xlsx 2018-07-12 11:23:07,391 [JavaFX Application Thread] TRACE org.monarchinitiative.hpoworkbench.excel.Hpo2ExcelExporter - Creating excel

Regards

pnrobinson commented 5 years ago

Sorry for the delay in fixing this and thanks for pointing out this bug. I have fixed it and made a new release that now correctly exports in Excel format https://github.com/TheJacksonLaboratory/HPOworkbench/releases/tag/v.1.2.0