msubsetBrukerMGF: Parallel subsetBrukerMGF

msubsetBrukerMGFR Documentation

Parallel subsetBrukerMGF

Description

Parallel subsetBrukerMGF

Usage

msubsetBrukerMGF(
  filepath,
  begin_offset = 5L,
  charge_offset = 5L,
  topn_ms2ions = Inf,
  n_cores = 1L
)

Arguments

filepath

A file path to MGF.

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.

n_cores

The number of CPU cores.


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