Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in step05 #5

Open
LinduniR opened this issue Jul 13, 2020 · 2 comments
Open

Error in step05 #5

LinduniR opened this issue Jul 13, 2020 · 2 comments

Comments

@LinduniR
Copy link

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

@Chester75321
Copy link
Owner

Chester75321 commented Aug 4, 2020 via email

@LinduniR
Copy link
Author

LinduniR commented Aug 25, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants