Hi,
I am using interproscan-5.15-54.0. For uaing lookup service, I did all as mentioned in https://code.google.com/p/interproscan/wiki/LocalLookupService.
My command is: ./interproscan.sh -t n -i ../../interproscan-5.15-54.0/seq_38.fa
I got the following error:
2015-11-26 14:37:28,661 [uk.ac.ebi.interpro.scan.business.sequence.BerkeleyPrecalculatedProteinLookup:283] WARN -
The version of InterProScan you are using is 5.15-54.0
The version of the lookup service you are using is 5.14-53.0
As the data in these versions is not the same, you cannot use this match lookup service.
InterProScan will now run locally
If you would like to use the match lookup service, you have the following options:
i) Download the newest version of InterProScan5 from our FTP site:
ftp://ftp.ebi.ac.uk/pub/databases/interpro/
ii) Download the match lookup service for your version of InterProScan from our FTP site and install it locally.
You will then need to edit the following property in your configuration file to point to your local installation:
precalculated.match.lookup.service.url=
In the meantime, the analysis will continue to run locally.
Than to find the solution for that, I installed interproscan-5.14-53.0 which seems to me the compatible with the lookup version 5.14-53.0. I executed the command and now the error is:
2015-11-26 15:35:55,463 [uk.ac.ebi.interpro.scan.business.sequence.BerkeleyPrecalculatedProteinLookup:283] WARN -
The version of InterProScan you are using is 5.14-53.0
The version of the lookup service you are using is 5.15-54.0
As the data in these versions is not the same, you cannot use this match lookup service.
InterProScan will now run locally
If you would like to use the match lookup service, you have the following options:
i) Download the newest version of InterProScan5 from our FTP site:
ftp://ftp.ebi.ac.uk/pub/databases/interpro/
ii) Download the match lookup service for your version of InterProScan from our FTP site and install it locally.
You will then need to edit the following property in your configuration file to point to your local installation:
precalculated.match.lookup.service.url=
In the meantime, the analysis will continue to run locally.
Here, it says that the lookup service is 5.15-54.0 so can not run.
Kindly help me in this regard.
Thanks,
Waqas
thanks for that,
the output of
nmap localhost
is:In the meantime, the analysis will continue to run locally.
I am just around, need the help.
Thanks,
Waqas.