scrubber_bfs.py error
I was trying to use the software but facing some issues. Error message I got is given below. Can you please help me with this?.
[M::worker_pipeline::2896.2502.92] mapped 2720 sequences
[M::worker_pipeline::2986.1432.86] mapped 172527 sequences
[M::worker_pipeline::2987.402*2.86] mapped 2720 sequences
[M::main] Version: 2.21-r1071
[M::main] CMD: minimap2 -k15 -DP --dual=yes --no-long-join -w5 -m100 -g10000 -r2000 --max-chain-skip 25 --split-prefix foo /data/Nanopore_Data/PoreChop/RedSanders_PoreChop.fq.gz /data/tmp.VAoBBNSIzO/unitigs_corrected.fa
[M::main] Real time: 2988.549 sec; CPU: 8540.781 sec; Peak RSS: 47.715 GB
Traceback (most recent call last):
File "/data/Software_Resources/LazyB/scrubber_bfs.py", line 22, in
Anchor Mapping [M::mm_idx_gen::0.0004.26] collected minimizers [M::mm_idx_gen::0.0023.19] sorted minimizers [M::main::0.0023.18] loaded/built the index for 0 target sequence(s) [M::mm_mapopt_update::0.0023.15] mid_occ = 1000000 [M::mm_idx_stat] kmer size: 15; skip: 5; is_hpc: 0; #seq: 0 [M::mm_idx_stat::0.0023.11] distinct minimizers: 0 (-nan% are singletons); average occurrences: -nan; average spacing: -nan; total length: 0 [M::worker_pipeline::3.7492.47] mapped 172527 sequences [M::worker_pipeline::3.7722.47] mapped 2720 sequences [M::worker_pipeline::4.9482.13] mapped 172527 sequences [M::worker_pipeline::4.948*2.13] mapped 2720 sequences [M::main] Version: 2.21-r1071 [M::main] CMD: minimap2 -k15 -DP --dual=yes --no-long-join -w5 -m100 -g10000 -r2000 --max-chain-skip 25 --split-prefix foo /data//02_RedSanders_PoreChop.fq.gz.scrubbed.fa /data/tmp.VAoBBNSIzO/unitigs_corrected.fa [M::main] Real time: 4.977 sec; CPU: 10.557 sec; Peak RSS: 0.979 GB Lazy Bastard File "/data/Software_Resources/LazyB/prokrastinator.py", line 2343 print "------------------- Graph "+str(i+1)+"/" + str(total) ^ SyntaxError: invalid syntax cp: cannot stat '/data/tmp.VAoBBNSIzO/temp_1.target.fa': No such file or directory Racon [bioparser::createParser] error: unable to open file /data/tmp.VAoBBNSIzO/temp_1.query.fa!
I had the same issue, The error message shows as follows:
File "/home/suhang/lazyB/LazyB-master/unitig_filter.py", line 16, in
Any suggestions how to resolve this?