xcms icon indicating copy to clipboard operation
xcms copied to clipboard

Export region of interest?

Open gmhhope opened this issue 4 years ago • 3 comments

Dear XCMS developer,

A quick question for you: where can I find the function to export the list of regions of interest?

Thanks, Minghao Gong

gmhhope avatar Jul 02 '21 15:07 gmhhope

Hi, there is a findROI() function you can call with similar arguments as findChromPeaks(). The latter will drop all ROIs if they don't survive the wavelet detection. Yours, Steffen

sneumann avatar Jul 05 '21 10:07 sneumann

I don't find findROI in the function list. But probably are you referring to findmzROI?

And it looks like a similar issue has been created in #396 and #392

Thanks!

gmhhope avatar Jul 09 '21 14:07 gmhhope

Yes, the function is called findmzROI.

jorainer avatar Jul 19 '21 12:07 jorainer