fixed fastqc call-caching
The variable name differed between runs, because it contained some execution folder specific stuff. This let the call-caching to fail every time. I fixed it with a comment telling why the fix was made.
The change was tested and confirmed to fix the problem.