Skip to content

return EIC with peak detection output #684

Open
@cbroeckl

Description

@cbroeckl

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions