Hi,
I'm running STAR with multiple threads in multiple cores and for some samples I get an error message:
EXITING because of FATAL ERROR: could not open genome file
It seems multithreading causes issues, files open in one thread (like genome indexes, fasta or gtf files) may become unaccessible for other STAR-jobs. Is there a way to fix this issues?
Thank you,
Araks