Niels Hulstaert

Results 8 comments of Niels Hulstaert

Hi, Thanks for your input. Do you mean providing a list of RAW files as an argument to the parser or processing a single RAW file in a multi-threaded way?...

Hi @soerendip I should have read this issue before replying to your other one, thanks for your input. @ypriverol, are you using the parquet format output? I think you're more...

I've looked into the mono [mkbundle](https://www.mono-project.com/docs/tools+libraries/tools/mkbundle/) tool a while ago for an [issue](https://github.com/compomics/ThermoRawFileParser/issues/61). It seems that it's platform specific and it's not guaranteed that an ubuntu 18 executable will run...

Thanks for reporting this, I'll have a look at it and get back to you.

I have the same problem with an old mono version (4.6.2) from the Ubuntu repositories. It works with the latest mono version (6.12.0) from the official mono repository. I'll have...

Yes indeed, there should be a version of the thermo libraries that don't use .net standard, I'll try to get it so it still works on older mono versions.

Hi I don't have access to the new version of the thermo libraries without .net standard, but it should work for mono 5 and higher. If you can't upgrade mono,...

Hi I agree with @caetera, going multithreaded could make it faster but will be a challenge. I'm sure improvements could be made even without it, suggestions are always welcome (it...