Skip to content

SWATH: consider correlation across samples to discriminate between co-eluting compounds #427

Open
@jorainer

Description

@jorainer

This is related to issue #375 . Basic functionality is implemented with the reconstructChromPeakSpectra. This function assigns all MS2 chromatographic peaks to an MS1 chromatographic peak if the correlation of their peak shapes is higher than a threshold. This means that also signal from co-eluting compounds can be present in the reconstructed MS2 spectrum (given that the peak shape of the ion for the co-eluting compound is similar the the peak shape of the original compound and that both are in the same isolation window.

One idea to remove such additional/foreign mass peaks from the MS2 spectrum would be to check if the intensity of the mass peak across samples correlates with the intensity of the feature across samples. I would assume this should be the case for mass peaks that are from fragments from the ion represented by the feature.

Note: the reconstructed MS2 spectrum can still contain peaks from other isotopes or adducts of the ion measured by the MS1 chromatographic peak. Not sure how we can get rid of them, or if we actually want to get rid of them...

Comments @michaelwitting ?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions