Tools is failing with following error message: `ln: read_1.fastq: Invalid cross-device link` Fix is adding parameter `-s` to the `ln` used to soft link location of the fastq(s) files.
Tools is failing with following error message:
ln: read_1.fastq: Invalid cross-device linkFix is adding parameter
-sto thelnused to soft link location of the fastq(s) files.