Description Usage Arguments Value
Merge two sqlite DB tables together for alignment
1 | merge_tables(X, Y, ppm, rt_tol)
|
X |
the first data frame |
Y |
the second data frame |
ppm |
the mz tolerance for searching for a mass in the ref DB |
rt_tol |
the rt tolerance for searching for a mass peak in the ref DB in minutes |
data frame of merged tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.