Hi!
I am trying to binning by SprayNPray, and my command is
spray-and-pray.py -g /flash/HusnikU/Cong/assembly/ACAB_assembly.fna -bam /flash/HusnikU/Cong/bam/ACAB.bam -out ACAB -t 32 -ref /apps/unit/BioinfoUgrp/DB/diamondDB/ncbi/238/nr.dmnd --bin
But I got the following error:
Traceback (most recent call last):
File "/home/c/c-liu/Softwares/SprayNPray/spray-and-pray.py", line 1166, in <module>
tblout = open("universal.tblout")
FileNotFoundError: [Errno 2] No such file or directory: 'universal.tblout'
Wondering how to solve it. Thank you!
Hi!
I am trying to binning by SprayNPray, and my command is
spray-and-pray.py -g /flash/HusnikU/Cong/assembly/ACAB_assembly.fna -bam /flash/HusnikU/Cong/bam/ACAB.bam -out ACAB -t 32 -ref /apps/unit/BioinfoUgrp/DB/diamondDB/ncbi/238/nr.dmnd --binBut I got the following error:
Wondering how to solve it. Thank you!