createDb: Creation of SQLiteDB

Description Usage Arguments Author(s) See Also Examples

View source: R/MS1_AdductDbCreate.R

Description

masstrixR uses SQLite DBs as backend for the annotation process. In order to perform annotation of m/z values with putative metabolites a DB is required. This function creates a SQLite database using a validated compound list containing all required information. Such a list can be created using the prepareCompoundList() function.

Usage

1
createDb(compoundList, dbName)

Arguments

compoundList

List of compounds that shall be added to DB

dbName

A name for the database file

Author(s)

Michael Witting, michael.witting@helmholtz-muenchen.de

See Also

validateCompoundList

prepareCompoundList

Examples

1
xxx

michaelwitting/masstrixR documentation built on Nov. 8, 2019, 8:12 p.m.