process_SmartMS2: Read and combine targeted MS2 scans from one LC-MS/MS file...

View source: R/process_SmartMS2.R

process_SmartMS2R Documentation

Read and combine targeted MS2 scans from one LC-MS/MS file using default MergeION algorithm

Description

Function used by library_generator to detect MS2 scans

Usage

process_SmartMS2(
  mzdatafiles = NULL,
  ref = NULL,
  rt_search = 10,
  rt_gap = 30,
  ppm_search = 10,
  mz_search = 0.01,
  baseline = 1000,
  relative = 5,
  max_peaks = 200,
  normalized = T
)

daniellyz/MergeION2 documentation built on Jan. 26, 2024, 6:24 a.m.