scan_time_filter: filter scans using time

View source: R/CharacterizeMSPeaks.R

scan_time_filterR Documentation

filter scans using time

Description

Implements a simple scan filter that considers that time it took to acquire the scan. Useful when there is a mixture of MS1 scans, some acquired at different resolutions or different numbers of microscans.

Usage

scan_time_filter(raw_ms, min_time_difference = 4)

Arguments

raw_ms

a RawMS object

min_time_difference

a minimum cutoff for the time difference in minutes

Value

RawMS


MoseleyBioinformaticsLab/FTMS.peakCharacterization documentation built on April 27, 2022, 3:32 a.m.