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

ValueError: need more than 0 values to unpack #54

Open
chenchen-eng opened this issue Aug 20, 2021 · 1 comment
Open

ValueError: need more than 0 values to unpack #54

chenchen-eng opened this issue Aug 20, 2021 · 1 comment

Comments

@chenchen-eng
Copy link

I found an error, how can I solve it?
Found a median fragment size of 382336.5

Traceback (most recent call last):
File "/users/xulab/zy/soft/miniconda3/bin/epic2", line 257, in
_main(args)
File "/users/xulab/zy/soft/miniconda3/lib/python3.9/site-packages/epic2/main.py", line 35, in _main
effective_genome_length, chromsizes = egl_and_chromsizes(args)
File "epic2/src/genome_info.pyx", line 336, in epic2.src.genome_info.egl_and_chromsizes
File "epic2/src/genome_info.pyx", line 252, in epic2.src.genome_info.create_genome_size_dict_custom_genome
ValueError: need more than 0 values to unpack
thanks

@endrebak
Copy link
Member

Thanks for reporting! Could you please post the custom genome file you are using? It seems like epic2 does not understand it :)

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