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

Testrun ERROR: No DIAMOND annotation was generated. #105

Open
Mayurk619 opened this issue May 27, 2024 · 4 comments
Open

Testrun ERROR: No DIAMOND annotation was generated. #105

Mayurk619 opened this issue May 27, 2024 · 4 comments

Comments

@Mayurk619
Copy link

Hi,

I'm facing the error in testrun, I have installed diamond, also exported to path variable. I followed installation through conda and I was able to run the command. I'm using wsl in windows, I'm not sure if this error is serious or can be ignored.
Screenshot 2024-05-27 175705

@Mayurk619
Copy link
Author

I think it got fixed. I was able to get this result below. I think the problem must be some dependency missing because I was installing other softwares (checkM) and I ran checkm2 testrun again it gave me this.

Name Completeness Contamination Completeness_Model_Used Translation_Table_Used
TEST1 100.00 0.74 Neural Network (Specific Model) 11
TEST2 98.54 0.21 Neural Network (Specific Model) 11
TEST3 98.75 0.51 Neural Network (Specific Model) 11

@kmckindles
Copy link

I had this same issue. @Mayurk619 do you know what dependencies you updated?

@sherlyn99
Copy link

sherlyn99 commented Oct 9, 2024

same issue here.

I did get a warning when running checkm2 --help
~/.local/lib/python3.8/site-packages/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (2.2.3) or chardet (None)/charset_normalizer (3.3.2) doesn't match a supported version! warnings.warn(
Not sure if it is related. I installed checkm2 v1.0.2 via bioconda in a fresh conda environment with python 3.8.

@AsESCRT
Copy link

AsESCRT commented Oct 17, 2024

I am using checkm2 v1.0.1, but I am still unable to execute the command. I have downgraded diamond to version 2.0.15. Also, please note to export CHECKM2DB="path/to/database". With these changes, I am able to run it successfully.

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

4 participants