chrInputs contains fasta files which are no bgzipped / pipeline stops in error
In some cases the pipeline ends because fasta files found in chrInputs are not bgzipped at the end of the process which creates them. And because bgzipped files are needed for the next steps the pipeline stops. The module should check if the files are compressed and compress them if they are not.