Hello,
I am trying to run a blast with my datas.
I installed Blast+ package from the tool shed.
I downloaded two different files from the ncbi:
-swissprot (from the FASTA section) -> called swissprot-15-11-25
-swissprot with the different files ( .phr, .pin . pnd ... ) -> called swiprot.00
I have defined in the blastdb_p.loc as follow:
swissprot-15-11-25 <tab> swissprot-15-11-25 <tab> /home/olivier/galaxy/blastDB/swissprot-15-11-25 swissprot.00 <tab> swissprot-ncbi.00 <tab> /home/olivier/galaxy/blastDB/swissprot.00
I Tried to run the blast with the etwo different databases and it gave me the error code :
Fatal error: Exit code 2 () BLAST Database error: No alias or index file found for protein database [/home/olivier/galaxy/blastDB/swissprot.00] in search path [/home/olivier/galaxy/database/job_working_directory/000/380::]
I runned the command line :
formatdb -i swissprot-ncbi-15-11-25 -p F -n "swissprot-ncbi-15-11-25" -v 2000
but it didn't changed anything.
Who did i missed?
thank you.
Olivier