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

Single Command Mode: `KeyError:... #5

Closed
Ural-Yunusbaev opened this issue May 20, 2020 · 2 comments
Closed

Single Command Mode: `KeyError:... #5

Ural-Yunusbaev opened this issue May 20, 2020 · 2 comments

Comments

@Ural-Yunusbaev
Copy link

Here I shared my files
https://drive.google.com/drive/folders/1CUCO74e_YArHYTAT92UdLcGiIgfPb9c-?usp=sharing

Another bug!
'[M::main] CMD: minimap2 -x asm5 /home/crciv/AcerChrAssemb/GALA/gala/new_genomes/new_draft_3.fa /home/crciv/AcerChrAssemb/GALA/gala/new_genomes/new_draft_2.fa
[M::main] Real time: 16.140 sec; CPU: 39.736 sec; Peak RSS: 1.634 GB
Traceback (most recent call last):
File "/home/crciv/soft/gala/gala", line 82, in <module>
scaffolding(path='comparison',number_of_drafts=number_of_drafts,block=block,percentage=percent,shortage_contig=contig,quality=qty,out_file=True,output_name=name,output=outpath)
File "/home/crciv/soft/gala/src/scaffolding.py", line 163, in scaffolding
for bas in a[e][ba]:
KeyError: 'Ctg8_pilon_1_awad'

If you can share the files in gala_results/gap_free_comp/comparison folder with me (I tried different data-sets but I don't see this error)

Originally posted by @mawad89 in #1 (comment)

@mawad89
Copy link
Collaborator

mawad89 commented May 20, 2020

Thanks for sharing your data. It is a mapping issue but I considered it and solved in the new commit you can use it now.
Best wishes

@Ural-Yunusbaev
Copy link
Author

Thanks, Mohamed!

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