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

Number of threads error #26

Closed
erin-d opened this issue May 13, 2021 · 2 comments
Closed

Number of threads error #26

erin-d opened this issue May 13, 2021 · 2 comments

Comments

@erin-d
Copy link

erin-d commented May 13, 2021

Hi,

I am trying to set up and use BLCA in a conda environment. I have blast, muscle, and clustalo installed through the bioconda channel.

python 1.subset_db_acc.py works, but when I run python 2.blca_main.py -i test.fasta I get the following error, FATAL: Cannot change number of threads to 2. Clustal Omega was build without OpenMP support.`

I cannot seem to resolve this error, do you have any suggestions to fix this error?

Thanks,
Erin

Screen Shot 2021-05-13 at 1 42 29 PM

@YJulyXing
Copy link
Collaborator

Hello, Could you try add "-p 1" when you run python 2.blca_main.py and see what happens?

@erin-d
Copy link
Author

erin-d commented May 17, 2021

This was successful, thank you!

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