Skip to main content
Topic: Peak width error while trying to identify peaks using centWave (Read 4220 times) previous topic - next topic

Peak width error while trying to identify peaks using centWave

Hi all,

I have been trying to pick peaks using the centWave method in xcms. This is for tissue samples analysed using the Waters UPLC-qTOF. The error I see after the very first step is as follows:
Error in .local(object, ...) : No scales ? Please check peak width!
And a warning message as follows:
Warning message:
In xcmsRaw(arg$file, profmethod = params$profmethod, profparam = params$profparam,  : There are identical scantimes.

The script I have used is M1 <- xcmsSet(cdffiles, method="centWave", ppm=20, peakwidth=c(5,60), snthresh=10, prefilter=c(3,100), mzCenterFun="wMean", integrate=1, mzdiff=-0.001, fitgauss=F) which is based on the chromatogram I see and has worked for me before. I tried playing around with different peak widths, and still see the same error message. Can anyone help me with what's going on and if there is any other parameter I should be changing?

Thank you!
Anuri



 

Re: Peak width error while trying to identify peaks using centWave

Reply #2
Thanks Jan, it worked with a new file.