process_SmartMS1: Read and combine targeted MS1 scans from one LC-MS/MS file...

View source: R/process_SmartMS1.R

process_SmartMS1R Documentation

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

Description

Function used by library_generator to detect MS1 scans

Usage

process_SmartMS1(
  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.