Skip to contents

Apply dynamic m/z and RT filtering for TRACE network

Usage

TRACE_dynamic_filter(object, i.pol, dyn_rt_filter = TRUE)

Arguments

object

MSdev object.

i.pol

Polarity index. `0` for negative and `1` for positive.

dyn_rt_filter

Logical. If `TRUE`, remove CN seeds and network edges exceeding the dynamic RT tolerance. If `FALSE`, only the dynamic m/z (ppm) filter is applied.

Value

Updated MSdev object with dynamic filter outputs in `object@advancedAna$TRACE_temp[[pol]]`.