Detecting mass traces at 10 ppm ... OK
Detecting chromatographic peaks in 23478 regions of interest ...
Error: BiocParallel errors
element index: 1, 2
first error: NA/NaN/Inf in foreign function call (arg 1)
Could you please give some advices about this error ?
Hi, sir or madam
bp <- BiocParallel::SerialParam() register(bp, default=TRUE)
xx<- findChromPeaks(MSdat, param = paraCentWave, BPPARAM = bp, return.type = "XCMSnExp", msLevel = 1L)
Detecting mass traces at 10 ppm ... OK Detecting chromatographic peaks in 23478 regions of interest ... Error: BiocParallel errors element index: 1, 2 first error: NA/NaN/Inf in foreign function call (arg 1)
Could you please give some advices about this error ?
thanks Hees