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

hhpred is looking for a file that is not in the database #235

Open
Barak19 opened this issue Dec 13, 2020 · 5 comments
Open

hhpred is looking for a file that is not in the database #235

Barak19 opened this issue Dec 13, 2020 · 5 comments

Comments

@Barak19
Copy link

Barak19 commented Dec 13, 2020

Hello

I'm working on ConSurf in Nir Ben-Tal's laboratory. The ConSurf website uses a local installation of hhsuite. It has worked for many years but lately it stopped working. In order to see where the problem, I decided to install it on my account, and failed. I hope that you can help me with this local installation.

The problem is as follows:
I downloaded the database pdb70_from_mmcif_latest.tar.gz
When I run hhpred, the program seems to be looking for the file pdb.hhm_cs219.ffdata but this file is missing from the
pdb70_from_mmcif_latest.tar.gz dataset.

The command I use is:

#!/bin/bash
HHLIB=/data/hh-suite3/build
export HHLIB
perl /data/hh-suite3/scripts/hhpred/hhpred.pl -i /a/home/cc/lifesci/barakyariv/work1/protein_seq.fas -o /a/home/cc/lifesci/barakyariv/pdb_seq_hhpred

The error I get is:

  • 13:19:49.685 ERROR: In /data/hh-suite3/src/ffindexdatabase.cpp:11: FFindexDatabase:

  • 13:19:49.685 ERROR: could not open file '/bioseq/hhpred-databases/db/pdb.hhm_cs219.ffdata'

I run it on a queue with the following five nodes:

compute-0-293 28 Cores support avx/2 sse/2/3/4_1/4_2 125G Mem CentOS Linux release 7.3.1611

compute-0-309 36 Cores support avx/2 sse/2/3/4_1/4_2 188G Mem CentOS Linux release 7.6.1810

compute-0-305 28 Cores support avx/2 sse/2/3/4_1/4_2 125G Mem CentOS Linux release 7.6.1810

compute-0-304 28 Cores support avx/2 sse/2/3/4_1/4_2 125G Mem CentOS Linux release 7.6.1810

compute-0-308 36 Cores support avx/2 sse/2/3/4_1/4_2 188G Mem CentOS Linux release 7.6.1810

yours truly

Barak

barakyariv@gmail.com

@milot-mirdita
Copy link
Member

The hhpred perl script are currently unsupported due to the lack of resources/funding. They also don't work with HHsuite3.
I think you have to downgrade and keep using an old PDB database or build your own.

@Barak19
Copy link
Author

Barak19 commented Dec 15, 2020 via email

@milot-mirdita
Copy link
Member

No other versions exist and all funding applications for continued development of HHpred were denied. We are currently only providing best effort bug fixes to HHblits/HHsearch. HHpred is completely unmaintained. However, we would be very happy to give feedback and merge any PR from outside contributors to get HHpred running again.

@Barak19
Copy link
Author

Barak19 commented Dec 15, 2020 via email

@Barak19
Copy link
Author

Barak19 commented Dec 16, 2020 via email

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

2 participants