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

I have minimised the threads but still cant run. #5

Open
NeeluBegum opened this issue Nov 28, 2019 · 4 comments
Open

I have minimised the threads but still cant run. #5

NeeluBegum opened this issue Nov 28, 2019 · 4 comments

Comments

@NeeluBegum
Copy link

I keep getting this error when i run. It stops at INFO: PanGuess: Running Exonerate searches on 3 threads according to the log. I am just running the testconfig.ini

File "/anaconda2/envs/python2/lib/python2.7/multiprocessing/pool.py", line 572, in get
raise self._value
OSError: [Errno 13] Permission denied

@chmccarthy
Copy link
Owner

Hi Neelu,

I've responded to this elsewhere but just to repeat it here I think the issue is that Pangloss can't run Exonerate for some reason. Check that you can run Exonerate independently through the command line and that Exonerate has executable permissions.

@qbdong
Copy link

qbdong commented Mar 20, 2020

Hi, I have the same error with you. I can run Exonerate independently through the command line ,but I still got the error,like this
File "/home/qbdong/miniconda3/envs/pangloss/lib/python2.7/multiprocessing/pool.py", line 567, in get
raise self._value
AssertionError
How can I solve it? Thank you

@JamiePike
Copy link

Hello,

I am also having an issue with exonerate. Although this may be a problem with my set up.

I have run Pangloss successfully on the test data. However, if I run it on my data I get an error message when performing gene prediction on the second fasta listed in genomes. txt.

With this error:

image

Pangloss successfully performs gene prediction for the first fasta in genome.txt, but stops at 'INFO:PanGuess: Running Exonerate searches on 9 threads' on the second fasta.

I have so far been unable to work out why it will not run on the second fasta. I have tried swapping the second fasta for others, but it still fails on the second. Are you able to help?

@qbdong
Copy link

qbdong commented Mar 27, 2020

Hello,

I am also having an issue with exonerate. Although this may be a problem with my set up.

I have run Pangloss successfully on the test data. However, if I run it on my data I get an error message when performing gene prediction on the second fasta listed in genomes. txt.

With this error:

image

Pangloss successfully performs gene prediction for the first fasta in genome.txt, but stops at 'INFO:PanGuess: Running Exonerate searches on 9 threads' on the second fasta.

I have so far been unable to work out why it will not run on the second fasta. I have tried swapping the second fasta for others, but it still fails on the second. Are you able to help?

Sorry, I still don't solve my error, I'm sorry I can't help 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

4 participants