subsetBrukerMGF: Subsets Bruker's MGF data

subsetBrukerMGFR Documentation

Subsets Bruker's MGF data

Description

Applied after the fixes of TITLE lines.

Usage

subsetBrukerMGF(
  file,
  begin_offset = 5L,
  charge_offset = 5L,
  topn_ms2ions = Inf
)

Arguments

file

A file name

begin_offset

The number of lines before a BEGIN line.

charge_offset

The number lines after a BEGIN line to a following CHARGE line.

topn_ms2ions

Top-n MS2 ions to be retained.


qzhang503/proteoQ documentation built on March 16, 2024, 5:27 a.m.