Description Usage Arguments Value Author(s)
Match two data according to mz and RT.
1 | SXTMTmatch(data1, data2, mz.tolerance = 25, rt.tolerance = 180)
|
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. |
Return a result which give the matching result of data1 and database.
Xiaotao Shen shenxt@sioc.ac.cn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.