Pangloss icon indicating copy to clipboard operation
Pangloss copied to clipboard

I have minimised the threads but still cant run.

Open NeeluBegum opened this issue 6 years ago • 4 comments

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

NeeluBegum avatar Nov 28 '19 19:11 NeeluBegum

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.

chmccarthy avatar Dec 04 '19 21:12 chmccarthy

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

qbdong avatar Mar 20 '20 09:03 qbdong

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?

JamiePike avatar Mar 23 '20 13:03 JamiePike

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

qbdong avatar Mar 27 '20 04:03 qbdong