Closed chrishuges closed 6 years ago
It looks like MSFileReader is being passed the filename rather than the absolute path to the file, so it just looks for it in the working directory.
I'll try to fix this today. As a temporary fix if you cd into the directory you want to QC it seems to run fine.
Okay, seems to be fixed now. Should be able to run it regardless of working directory.
After install of the latest QC development version, I can process a raw file ok using parse or quant, but the QC command fails if I point it at a directory containing the same raw file that I process above.