sib-swiss / pftools3

A suite of tools to build and search generalized profiles
GNU General Public License v2.0
10 stars 7 forks source link

Error: Inconsistent alignment found #22

Open mtnouchi opened 3 years ago

mtnouchi commented 3 years ago

Hello,

I used ps_scan.pl to search for motifs in a protein against PROSITE release 2021_03, but the program crashed with the following error:

Error: Inconsistent alignment found in alignment 2 - no list produced.
       Alignement should be from 247 to 170!
Thread 107 : Internal error xalip reported no possible alignment for sequence 3(0) (nali=-1)!
>seq for pfscan
Segmentation fault (core dumped)
Could not execute /usr/local/bin/pfscanV3 --matrix-only -o4 -L-1 prosite.dat /tmp/ps569600-2.tmp  > /tmp/ps569600-1.tmp: Inappropriate ioctl for device at ps_scan.pl line 1751.

Here are the details of the run:

Here I have shown a minimal input that reproduces the error. In practice, however, I am scanning so many sequences that it is impractical to exclude error-causing inputs. Any suggestions on how to handle this?

Thank you.

smoretti commented 3 years ago

Hi we would try to find what happens. @euphemizm an idea?

smoretti commented 3 years ago

@beatrice79 ?

smoretti commented 2 years ago

Hi could you retry your input on pftools version 3.2.12?

A number of processor affinity issues have been fixed in the meantime.

mtnouchi commented 2 years ago

Hello,

Thanks for taking the trouble to address such very tricky issues. But, unfortunately, the same error appeared again in version 3.2.12... :(