perslab/depict

ArrayIndexOutOfBoundsException

miaokyle opened this issue · 0 comments

Hi,

I got the following errors while running depict with large gwas.

'Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1000\n\tat depict.PerformPathwayAnalysisSusceptibilityLoci.(PerformPathwayAnalysisSusceptibilityLoci.java:745)\n\tat depict.DEPICT.main(DEPICT.java:12)\nException in thread "main" java.lang.ArrayIndexOutOfBoundsException: 1000\n\tat depict.PerformPathwayAnalysisSusceptibilityLoci.(PerformPathwayAnalysisSusceptibilityLoci.java:745)\n\tat depict.DEPICT.main(DEPICT.java:12)\n')

Can depict handle large population gwas data ?

thanks