Perform retention time aligment using the joing align algorithm
1 | join_align(ref_db, db.list, ppm = 7, rt_tol = 0.5, N)
|
ref_db |
the SQLlite reference database |
db.list |
the list of SQLlite DBs to align |
ppm |
mz tolerance window in ppm |
rt_tol |
rt tolerance window in minutes |
N |
number of samples to align |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.