We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: