SXTMTmatch: SXTMTmatch

Description Usage Arguments Value Author(s)

View source: R/tools.R

Description

Match two data according to mz and RT.

Usage

1
SXTMTmatch(data1, data2, mz.tolerance = 25, rt.tolerance = 180)

Arguments

data1

First data for matching, first column must be mz and seconod column must be rt.

data2

Second data for matching, first column must be mz and seconod column must be rt.

mz.tolerance

mz tolerance for ms1 and ms2 data matching.

rt.tolerance

RT tolerance for ms1 and ms2 data matching.

Value

Return a result which give the matching result of data1 and database.

Author(s)

Xiaotao Shen shenxt@sioc.ac.cn


jaspershen/MetFlow documentation built on Aug. 1, 2019, 4:36 p.m.