rformassspectrometry / Spectra

Low level infrastructure to handle MS spectra
https://rformassspectrometry.github.io/Spectra/
34 stars 24 forks source link

Ensure all methods working on peaksData use the chunk-wise processing #307

Open jorainer opened 7 months ago

jorainer commented 7 months ago

Chunk-wise processing (#304 ) on peaks data is built-in .peaksapply and should be enabled/used in a consistent way. While all methods do already use the same approach two don't:

These should be refactored to use the same call as in ionCount or isCentroided.