ebi-pf-team/interproscan

Error when running TMHMM with Interproscan-5.60-92.0

Opened this issue · 0 comments

Hello
I am working on fungi and I wanted to use interproscan in order to predict secretome using SignalP4.1, Phobius and TMHMM2.0.c
I get the binaries, install them in the proper folders. Interproscan works well with SignalP4.1 and Phobius. However, using TMHMM I have the following message :

[TMHMM-2.0c]
Available matches will be retrieved from the pre-calculated match lookup service.

Matches for any sequences that are not represented in the lookup service will be calculated locally.
02/03/2023 14:59:49:578 Uploaded 12163 unique sequences for analysis
02/03/2023 15:00:31:332 87% completed
2023-03-02 15:00:37,835 [amqEmbeddedWorkerJmsContainer-6] [uk.ac.ebi.interpro.scan.management.model.implementations.RunBinaryStep:199] ERROR - Command line failed with exit code: 139
Command: bin/tmhmm-2.0c/bin/decodeanhmm.Linux_x86_64 data/tmhmm/2.0c/TMHMM2.0.model /home/krostif/recherche/interproscan-5.60-92.0/tempotmhmm/golum_20230302_145932713_1ga0//jobTMHMM/000000000001_000000012163.fasta -N 1 -PrintNumbers -background 0.081 0.015 0.054 0.061 0.040 0.068 0.022 0.057 0.056 0.093 0.025 0.045 0.049 0.039 0.057 0.068 0.058 0.067 0.013 0.032
Error output from binary:
decodeanhmm 1.1g
and many other java error messages.

Here I give you a copy of my properties file :
#TMHMM 2.0

Note: TMHMM binary not distributed with InterProScan 5, please install separately e.g. in ${bin.directory}/tmhmm/2.0c/decodeanhmm

tmhmm.signature.library.release=2.0c
binary.tmhmm.path=${bin.directory}/tmhmm-2.0c/bin/decodeanhmm.Linux_x86_64
tmhmm.model.path=data/tmhmm/2.0c/TMHMM2.0.model

Do you know where the problem is?
Thank you in advance
All the best
Christophe