Hi I hope you are well. I am trying to run sprayandpray on a couple of MAGs to decontaminate them.
i have installed the program very well and i have the nr.dmnd file however, i recieve this error when i run the command
spray-and-pray.py -g S13.bin.6_loki.fa -ref nr2.dmnd -out S13.bin.6_loki -t 12
error:
Reference database: nr2.dmnd
Input genome: S13.bin.6_loki.fa
Running Prodigal: calling ORFs from provided contigs
Running Diamond BLAST
Traceback (most recent call last):
File "/home/percy/SprayNPray/spray-and-pray.py", line 725, in
blast = open(blastFile)
FileNotFoundError: [Errno 2] No such file or directory: 'S13.bin.6_loki.fa.blast'
please help
Hi I hope you are well. I am trying to run sprayandpray on a couple of MAGs to decontaminate them.
i have installed the program very well and i have the nr.dmnd file however, i recieve this error when i run the command
spray-and-pray.py -g S13.bin.6_loki.fa -ref nr2.dmnd -out S13.bin.6_loki -t 12
error:
Reference database: nr2.dmnd
Input genome: S13.bin.6_loki.fa
Running Prodigal: calling ORFs from provided contigs
Running Diamond BLAST
Traceback (most recent call last):
File "/home/percy/SprayNPray/spray-and-pray.py", line 725, in
blast = open(blastFile)
FileNotFoundError: [Errno 2] No such file or directory: 'S13.bin.6_loki.fa.blast'
please help