create_ref_table: Creates a reference / master table of compounds for RT...

Description Usage Arguments

View source: R/create_ref_table.R

Description

Creates a reference / master table of compounds for RT alingments

Usage

1
create_ref_table(table_name, db.list, ppm, rt_tol)

Arguments

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


scottwalmsley/wSIMCity documentation built on May 3, 2021, 2:35 p.m.