Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/MS1_AdductDbCreate.R
Compound list that are used to generate SQLite DBs require a speficic format prior to generation of the actual DB.
1 | validateCompoundList(compoundList, rt = FALSE, ccs = FALSE)
|
compoundList |
List of compounds that shall be added to DB |
rt |
Boolean value if RT is used |
ccs |
Boolean value if CCS is used |
This function validates if all required columns are in place and of the right format. Specific columns are added, if required (e.g. KEGG Ids)
Boolean value if list is suitable for upload to SQLiteDB
Michael Witting, michael.witting@helmholtz-muenchen.de
1 | validateCompoundList(compoundList)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.