xcms icon indicating copy to clipboard operation
xcms copied to clipboard

Fillpeaks - Error in binYonX

Open lecorguille opened this issue 4 years ago • 1 comments

Hi here,

A thread started on this forum: https://community.france-bioinformatique.fr/t/error-in-fillpeaks/799

The reported error is:

Defining peak areas for filling-in .... OK
Start integrating peak areas from original files
Requesting 751 peaks from T05_05C1.mzXML ... Error in binYonX(mz, int, breaks = brks, fromIdx = fromIdx, toIdx = toIdx,  : 
  'fromIdx' has to be smaller than 'toIdx'!
Calls: fillChromPeaks ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted

Have you any idea to help us in the investigation. I catched this related issue: https://github.com/sneumann/xcms/issues/325#issuecomment-448899704

Many thanks

lecorguille avatar Nov 04 '20 15:11 lecorguille

Uh, that sounds like a weird bug. Without actually looking at the data it is pretty difficult to understand what's happening. If possible it would be cool to get a minimal example/data set on which this error occurrs (e.g. two files and the R code that leads to this error).

jorainer avatar Nov 06 '20 07:11 jorainer