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
Hi there,
We tried to perform gene prioritization analysis, using the following command:
java -jar GADO.jar
--mode PRIORITIZE
--output ./result/
--caseHpoProcessed hpoProcessed.txt
--genes hpo_predictions_genes_01_02_2018.txt
--hpoPredictions hpo_predictions_sigOnly_spiked_01_02_2018
And, then, we always get the following ArrayIndexOutOfBoundsException problem:
Hi there,
We tried to perform gene prioritization analysis, using the following command:
java -jar GADO.jar
--mode PRIORITIZE
--output ./result/
--caseHpoProcessed hpoProcessed.txt
--genes hpo_predictions_genes_01_02_2018.txt
--hpoPredictions hpo_predictions_sigOnly_spiked_01_02_2018
And, then, we always get the following ArrayIndexOutOfBoundsException problem:
Is the problem caused by the hpo_predictions_genes_01_02_2018.txt file? We tried your new version of files as you suggested here: https://github.com/molgenis/systemsgenetics/wiki/GADO-Command-line
But none of these work. Would you mind check that problem? Thanks.
The text was updated successfully, but these errors were encountered: