mergeMSold: mergeMSold

View source: R/Functions_deprecated.R

mergeMSoldR Documentation

mergeMSold

Description

Merge MS spectra by combining peaks that are within a ppm distance

Usage

mergeMSold(speclist, ppm = 5, mergeOnly = F)

Arguments

speclist

data.frame or matrix containing mz and intensity values of a spectrum (mz in column 1)

ppm

accuracy

mergeOnly

if TRUE, only the merged spectrum is returned

Details

NOTE: If multiple peaks inside a spectrum match another spectrum, only the one with higher(?) mz will be retained


mjhelf/Metaboseek documentation built on April 23, 2022, 12:09 p.m.