Open
Description
possible feature request. I find myself wanting EIC chromatograms for detected peaks with some regularity, for different reasons. Going back and getting the EIC values for each feature is (relatively) slow after peak detection. It would seem to me it would be fastest to return the EIC as peak detection is occurring, since all of the relevant raw data is in memory at that point. would it be possible to (optionally) return the EIC for each detected peak at the peak detection (and possible the fillPeaks) stage? The output size of the xcms object will of course be somewhat larger, maybe this becomes prohibitive? Not urgent, but a potentially useful output addition which keeps computational time down.