hillerlab / make_lastz_chains

Portable solution to generate genome alignment chains using lastz
MIT License
44 stars 8 forks source link

An error occurred while executing cat: Error! No non-empty files found at /home/vlamba/CotDis_chaining/temp_concat_lastz_output. The failed operation label is: cat_step #46

Open vinitamehlawat opened 8 months ago

vinitamehlawat commented 8 months ago

Hi authors,

I ran the ./make_chains.py Cot Dis /home/vlamba/target.fa /storage/vlamba/data/Genomes-noto/NOTO-genome/query.fa --project_dir /home/vlamba/CotDis_chaining -f --chaining_memory 30 and got the following error:

`### Nextflow process lastz finished successfully Found 8 output files from the LASTZ step Please note that lastz_step.py does not produce output in case LASTZ could not find any alignment

Concatenating Lastz Results (Cat) Step

Concatenating LASTZ output from 8 buckets

Could you please suggest If I did something wrong?

Thank you