View source: R/create_ref_table.R
Creates a reference / master table of compounds for RT alingments
1 | create_ref_table(table_name, db.list, ppm, rt_tol)
|
table_name |
the name of the SQLlite DB to output. Do not add .sqlite to the name |
db.list |
the list of SQLlite DBs to combine |
ppm |
the ppm tolerance for matching the masses |
rt_tol |
the rt toleracne in minumtes for searching for a mass peak in the ref DB |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.