You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While running GADO in PROCESS mode, the program encounters an error when handling an obsolete HPO term (HP:0030214). The error message suggests that alternative terms must be found manually, and the process stops.
Output
/---------------------------------------\
| GADO |
| |
| University Medical Center Groningen |
\---------------------------------------/
--- Version: 1.0.4 ---
More information: http://molgenis.org/systemsgenetics
Current date and time: 2024-11-29 23:41:34
Supplied options:
* Mode: PROCESS
* Output: hpoProcessed.txt
* Case HPO terms: input_cases.txt
* HPO ontology file: hp.obo
* Prediction info file: predictions_auc_bonf.txt
Problem running mode: PROCESS
Error message: Obsolete term cannot be handeld. Please find alternative manually: HP:0030214
See log file for stack trace
Error: Obsolete term cannot be handeld. Please find alternative manually: HP:0030214
java.lang.RuntimeException: Obsolete term cannot be handeld. Please find alternative manually: HP:0030214
at nl.systemsgenetics.gadocommandline.HpoFinder.getPredictableTerms(HpoFinder.java:104) ~[GADO.jar:?]
at nl.systemsgenetics.gadocommandline.ProcessCaseHpo.process(ProcessCaseHpo.java:116) ~[GADO.jar:?]
at nl.systemsgenetics.gadocommandline.GadoCommandline.main(GadoCommandline.java:147) ~[GADO.jar:?]
Description
While running GADO in PROCESS mode, the program encounters an error when handling an obsolete HPO term (HP:0030214). The error message suggests that alternative terms must be found manually, and the process stops.
Output
Files
input_cases.txt
hpoProcessed.txt
The text was updated successfully, but these errors were encountered: