Hi again,
Hopefully this boils down to a simple user error but I’m running Baqlava again on some metagenomic samples and I’m getting a repeating error where it’s not finding the bowtie2_unaligned.fa file. The exact error is:
(Jan 28 15:37:20) [ 1/10 - 10.00%] **Failed ** Task 0: Running HUMAnN to depete bacterial reads from file
Run Finished
Task 0 failed
Name: Running HUMAnN to depete bacterial reads from file
Original error:
Failed to produce target `/scr1/users/danielsg/CHOPMC-551_Thomas_shotgun/baqlava_out/Fib.1_1/Fib_temp/Fib_humann_temp/Fib_bowtie2_unaligned.fa'. Original exception: Traceback (most recent call last):
File "/home/danielsg/miniconda3/envs/baqlava/lib/python3.10/site-packages/anadama2/runners.py", line 219, in _get_task_result
targ_compares.append(list(target.compare()))
File "/home/danielsg/miniconda3/envs/baqlava/lib/python3.10/site-packages/anadama2/tracked.py", line 379, in compare
stat = os.stat(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/scr1/users/danielsg/CHOPMC-551_Thomas_shotgun/baqlava_out/Fib.1_1/Fib_temp/Fib_humann_temp/Fib_bowtie2_unaligned.fa'
The strange bit is that I can see a file there about called:
Fib.1_1_bowtie2_unaligned.fa which is about 4.6GB in size. So I’m assuming that there are some viruses in there and it’s strange I’m getting this error.
Any help would be appreciated.
