GenEpi icon indicating copy to clipboard operation
GenEpi copied to clipboard

Error in step05

Open LinduniR opened this issue 4 years ago • 2 comments

Hi,

I successfully run the GenEpi up to step 04 and getting an error in step 05 as below.

Traceback (most recent call last): File "/home/n10398406/PD_Data/GenEpi_PD/Trial_chr21_gen/GenEpiL21/bin/GenEpi", line 8, in sys.exit(main()) File "/home/n10398406/PD_Data/GenEpi_PD/Trial_chr21_gen/GenEpiL21/lib/python3.7/site-packages/genepi/GenEpi.py", line 209, in main float_score_train, float_score_test = CrossGeneEpistasisLogistic(os.path.join(str_outputFilePath, "singleGeneResult"), str_inputFileName_phenotype, int_kOfKFold=int(args.k), int_nJobs=1) TypeError: cannot unpack non-iterable float object

What can I do to get rid of this error? Really appreciated if you could help me. Thank you.

Linduni

LinduniR avatar Jul 13 '20 11:07 LinduniR