Skip to contents

Prints and returns a rollup of the interference relationships defined for the experiment – automatically derived (calc_isotopic_interferences()) and declared (custom) – so they can be reviewed before, and after, applying a correction. Reports the affected features, a split by source and overlap type, the contribution-factor range and, once the data are corrected, the per-feature median impact.

Usage

summarize_interferences(data = NULL)

Arguments

data

A MRMhubExperiment.

Value

Invisibly, a tibble of the assembled, de-duplicated interference edges (with a pct_impact column when the data are already corrected). Called mainly for the printed summary.