Reply-to: Help and discussion for users of ModPipe <>
Hi Ben,
thanks for your prompt reply: the problem is that the PSSM file should
be ok.
the conf file has these values:
XPRF_LIST /nfs/[...]/modpipe-2.2.0/dbs/pdb95/db/pdb95_prf.list
XPRF_PSSMDB /nfs/[...]/modpipe-2.2.0/dbs/pdb95/db/pdb95_prf.pssm
the files in that location are there and not empty:
$ ls -lh
total 1.3G
-rw-r--r-- 1 [...] [...] 3.7M Jun 5 09:53 pdb95_prf.list
-rw-r--r-- 1 [...] [...] 1.1G Jun 5 09:55 pdb95_prf.pssm
$ head -n 1 pdb95_prf.list
/nfs/[...]/modpipe-2.2.0/dbs/pdb95/data/2a/12asA/12asA-uniprot90.prf
$ head pdb95_prf.pssm
/nfs/[...]/modpipe-2.2.0/dbs/pdb95/data/2a/12asA/12asA-uniprot90.prf
327
This happens if you give Modeller an empty PSSM database (it tries to
allocate 0 bytes of memory to store it). It's already "fixed" in the
upcoming 9.14 release, in that it'll give you a more intelligible
error message, but the underlying cause is that something is wrong
with your PSSM file.