rickhelmus

Results 17 comments of rickhelmus

Hi @gilcu3, The errors you are seeing indicate that `R` itself is crashing, which could be related to faulty memory handling or perhaps a race condition somewhere. I would still...

Hi @kbrigit , It seems OpenMS has troubles running on your system. Hopefully you can find more details in one the log files inside the `log/openms` directory inside your project...

Hello, That's quite a bit of data :-) To be honest I never tested a large batch like that myself, as we are usually working with smaller ones. As these...

Hi Thomas, Glad to hear this can work as a work-around... but it doesn't really fix anything ;-) Could you do me a favour and see if this is related...

So it seems it is possible with the DLL/lib from the latest Bruker SDK and using `tims_open_v2()` instead of `tims_open()`. According to the documentation, this should also allow pressure stabilization(?)....

Hi both, Thank you for your responses. The errors I saw were on Windows, but I could now reproduce it as well under Linux. Some googling of the error hinted...

Actually, this problem might fix itself indeed. Based [on this comment](https://github.com/satijalab/seurat/issues/8021#issuecomment-1827886972), I repeated the test and installed the last XCMS version from GitHub after updating Matrix and now it seems...