Pascal

Results 4 comments of Pascal

I dove a little bit deeper into the code and it's likely an indexing issue. I've extracted the values that go into `getEIC` in order to extract the result from...

Thanks Steffen, Interestingly, this issue does not occur in the S4 method `findChromPeaks`. It specifically occurs in the `do_*` version of the method. ```r # Load library library(xcms) # Select...

Since it has been 3.5 years since this issue has been addressed without a solution, I wrote some help for package developers that have noticed this issue and want to...

> @Pascallio Thanks for your contribution. It is very welcome! Maybe a stupid question/suggestion. We try to keep the dependencies as low as possible (Suggests contains already a large list...