-
Notifications
You must be signed in to change notification settings - Fork 119
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
CAT: Database was built with a different version of Diamond and is incompatible. #90
Comments
I am using the
|
The |
This has been answered in dutilh/CAT#45 but you can find the DIAMOND database version in the CAT prepare log file:
We're thinking of a more robust way to prevent DIAMOND incompatability issues in a future release of CAT. Hope this helps for now! |
Thanks for reporting @ropolomx and also @bastiaanvonmeijenfeldt ! For reference, when using the docker image of mag v1.0.0 (currently identical diamond version to dev), CAT_prepare_20190108.tar.gz & CAT_prepare_20200304.tar.gz were working in the past for me. |
Thank you @d4straub ! I am working in a cluster where it is not possible to use docker or singularity. I will explore installing diamond 0.9.34 in the conda environment in my runs with the dev workflow. If I try to this in the current project I already started to run mag on, I think it might mess with the hashes of the
|
Updated diamond version to 0.9.34 to address issue of incompatibility with CAT database: nf-core#90
The updated |
I agree @d4straub: bin completeness with BUSCO would take priority in my opinion too. I had only access to the newest CAT database, but I can always run that separately for now. I also saw the conflict of that diamond version with boost, so I will see if there is another way to make it work. Thanks! |
As a workaround, CAT allows for runs with DIAMOND versions that are not in your We're thinking of making this the default option for CAT, where we supply the correct DIAMOND binary with the database files... |
One solution for such problems in the future is to create the CAT database yourself within the mag pipeline ( |
I get the following error using
CAT
with the CAT_prepare_20200618.tar.gz database:Not really an error of the
mag
pipeline, but it might be worth checking out mainly for purposes of updating the documentation.The text was updated successfully, but these errors were encountered: