Description Usage Arguments Author(s) See Also Examples
View source: R/MS1_AdductDbCreate.R
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.
1 | createDb(compoundList, dbName)
|
compoundList |
List of compounds that shall be added to DB |
dbName |
A name for the database file |
Michael Witting, michael.witting@helmholtz-muenchen.de
1 | xxx
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.