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

Unexpected error: <class 'KeyError'> #377

Open
gracedai23 opened this issue Jul 12, 2023 · 1 comment
Open

Unexpected error: <class 'KeyError'> #377

gracedai23 opened this issue Jul 12, 2023 · 1 comment

Comments

@gracedai23
Copy link

Some of my files have been able to run through the entire lineage_wf pipeline, however about 1/4 of them did not and kept running into this issue:

[2023-07-12 00:03:31] INFO: [CheckM - lineage_set] Inferring lineage-specific marker sets.
[2023-07-12 00:03:31] INFO: Reading HMM info from file.
[2023-07-12 00:03:31] INFO: Parsing HMM hits to marker genes:
[2023-07-12 00:03:31] INFO: Determining marker sets for each genome bin.

Unexpected error: <class 'KeyError'>

I've tried increasing memory to 45 GB, which should be more than enough according to the documentation. What else could be the issue?

@pwzation
Copy link

For me, remove the storage and output file of the first time can work. In my view, when you firstly try it with a wrong output filefolder, the second time checkM will have some trouble on 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