This is a test version of Biostars. For the public version, visit https://www.biostars.org.
problem installing psspred

Hi

I'm trying to install and use it in my project

I do all things that is needed for psspred, including :

  1. download NR database for psipred
  2. download blast (x64 linux) 2.2.25
  3. download psspred
  4. modified $blastdir,$db,$PSSpred

the error is :

marzi@marzi-HP-Pavilion-dv6-Notebook-PC:~/Desktop/install/PSSpred$ perl PSSpred.pl 2M6M
running Psi-blast .....
[blastpgp] WARNING: Unable to open nr.pin
[makemat] FATAL ERROR: Unable to open file psitmp.chk

cp: cannot stat 'psitmp.mtx': No such file or directory
Running PSSpred1 ...
Running PSSpred2 ...
Running PSSpred3 ...
cannot open file pssm.txt
cannot open file mtx
Running PSSpred4 ...
cannot open file pssm.txt
cannot open file mtx
Running PSSpred5 ...
cannot open file pssm.txt
cannot open file mtx
Running PSSpred6 ...
cannot open file pssm.txt
cannot open file mtx
Running PSSpred7 ...
cannot open file pssm.txt
cannot open file mtx
software-error

1 answer

Hi movahedi,

Your problem will be a database.

Actions to do:

  1. Verify if you have nr.pin in your database nr,
  2. You can try to run your command in root.

I'm waiting for your feedback,

Log in to answer this question.