bac-genomics-scripts icon indicating copy to clipboard operation
bac-genomics-scripts copied to clipboard

Cannot retrieve path to RPS database

Open Alopias1988 opened this issue 7 years ago • 1 comments

Hi, I think this has a simple answer, I get this error when running the rpsblast command:

rpsblast -query ROD1.txt -db /Users/Laura/Desktop/rspblast/Cog_LE/ -out rps.blast.out -evalue 1e-5 -outfmt 6 Cannot retrieve path to RPS database

Thanks!

Alopias1988 avatar Sep 07 '18 20:09 Alopias1988

Greetings,

If you have not resolved this issue yet, it appears that you are listing the directory where the Cog database is located and not the full path to the database; in your case it would be "/Users/Laura/Desktop/rspblast/Cog_LE/Cog".

Best,

Jake

beamjake avatar May 08 '19 18:05 beamjake