| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2026-01-08 11:59 -0500 (Thu, 08 Jan 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4883 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4671 |
| Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X | ||||
| Package 209/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| biodb 1.18.0 (landing page) Pierrick Roger
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | TIMEOUT | ||||||||||
|
To the developers/maintainers of the biodb package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/biodb.git to reflect on this report. See Troubleshooting Build Report for more information. - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: biodb |
| Version: 1.18.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:biodb.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biodb_1.18.0.tar.gz |
| StartedAt: 2026-01-06 07:16:29 -0000 (Tue, 06 Jan 2026) |
| EndedAt: 2026-01-06 07:59:20 -0000 (Tue, 06 Jan 2026) |
| EllapsedTime: 2570.4 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: biodb.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:biodb.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings biodb_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘biodb/DESCRIPTION’ ... OK
* this is package ‘biodb’ version ‘1.18.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘biodb’ can be installed ... WARNING
Found the following significant warnings:
closeMatchPpm.cpp:251:9: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
See ‘/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/00install.out’ for details.
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
* checking installed package size ... INFO
installed size is 8.3Mb
sub-directories of 1Mb or more:
R 1.4Mb
libs 6.0Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking loading without being on the library search path ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
biodb.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD INSTALL biodb
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’
* installing *source* package ‘biodb’ ...
** this is package ‘biodb’ version ‘1.18.0’
** using staged installation
** libs
using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/testthat/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/testthat/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c closeMatchPpm.cpp -o closeMatchPpm.o
closeMatchPpm.cpp: In function ‘Rcpp::List closeMatchPpm(Rcpp::NumericVector, Rcpp::NumericVector, Rcpp::IntegerVector, Rcpp::IntegerVector, int, double, double)’:
closeMatchPpm.cpp:251:9: warning: ‘void free(void*)’ called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete]
251 | free(pidxS);
| ~~~~^~~~~~~
closeMatchPpm.cpp:238:50: note: returned from ‘void* operator new [](std::size_t)’
238 | tIdxStruct *pidxS = new tIdxStruct[x.length()];
| ^
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/testthat/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c test-100-ms_matching.cpp -o test-100-ms_matching.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I'/home/biocbuild/R/R-4.5.0/site-library/testthat/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c test-runner.cpp -o test-runner.o
/opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o biodb.so RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -L/home/biocbuild/R/R-4.5.0/lib -lR
installing to /home/biocbuild/R/R-4.5.0/site-library/00LOCK-biodb/00new/biodb/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (biodb)
biodb.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> # vi: fdm=marker
> # Script needed to run testthat automatically from ‘R CMD check’. See
> # testthat::test_dir documentation.
> library(testthat)
> library(biodb)
> Sys.setenv(TESTTHAT_REPORTER="summary")
> Sys.setenv(BIODB_LOG_DST="console")
> test_check("biodb")
biodb.INFO [2026-01-06 07:18:03.751][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:03.767][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:03.776][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:03.778][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:03.779][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.781][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.782][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.783][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.785][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:03.810][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.812][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.813][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.814][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.816][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:03.817][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.818][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.819][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.821][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.822][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:03.823][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:03.825][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:03.826][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.827][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.828][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.830][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:03.831][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:03.833][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.834][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.835][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.836][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.838][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:03.839][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:03.840][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.841][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.843][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.844][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:03.845][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:03.847][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:03.848][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.849][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.851][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.852][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:03.853][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.855][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.856][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.857][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.859][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:03.860][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:03.862][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:03.863][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.864][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.865][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.867][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:03.868][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:03.870][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:03.871][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:03.872][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:03.874][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:03.875][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.876][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.878][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.879][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:03.881][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:03.882][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.883][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.884][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.886][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:03.887][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:03.889][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.890][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.891][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.892][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:03.894][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:03.895][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.897][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.898][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.900][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:03.902][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:03.903][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:03.904][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.906][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.907][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.909][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:03.910][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:03.920][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:03.922][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.923][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.924][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.926][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:03.928][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:03.930][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:03.931][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:03.933][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:03.934][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:03.955][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:04.030][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.052][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:04.054][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.055][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:04.057][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.058][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.059][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.061][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.062][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:04.064][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:04.065][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.066][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:04.068][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:04.069][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.071][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.072][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:04.072][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:04.072][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:04.072][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:04.072][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:04.074][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:04.075][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.076][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.078][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:04.079][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.080][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.081][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.083][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.084][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:04.085][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:04.087][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.088][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.090][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:04.092][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.094][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:04.095][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.097][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:04.098][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.099][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.101][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.102][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.104][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:04.105][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:04.107][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.108][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:04.110][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:04.111][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.112][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.114][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:04.114][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:04.114][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:04.114][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:04.114][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:04.115][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:04.117][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.118][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.119][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:04.121][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.122][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.132][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.134][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.135][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:04.137][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:04.138][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.140][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.141][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:04.144][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.145][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:04.147][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.148][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:04.150][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.151][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.152][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.154][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.155][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:04.157][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:04.158][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.159][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:04.161][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:04.162][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.164][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.165][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.167][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:04.168][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.169][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.171][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:04.172][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.173][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.175][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.176][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.177][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:04.179][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:04.180][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.182][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.183][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:04.186][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.187][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:04.189][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.190][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:04.191][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.193][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.194][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.196][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.197][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:04.199][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:04.200][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.202][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:04.203][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:04.205][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.206][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.207][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.209][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:04.210][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.211][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.213][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:04.214][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:04.216][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:04.217][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.218][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.220][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:04.221][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:04.222][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.224][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:04.229][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:04.230][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.231][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.233][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.234][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.235][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.236][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.238][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.239][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.240][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.241][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.243][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.244][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.246][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.247][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.248][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.250][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.251][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.252][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.254][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.255][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.256][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.258][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.259][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.260][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.261][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.263][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.264][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.265][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.267][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.268][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.269][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.270][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.272][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.273][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.274][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.276][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.277][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.278][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.280][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.281][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.282][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.283][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.285][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.286][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.287][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.289][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.290][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.291][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.293][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.294][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.296][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.298][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.299][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.300][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.302][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.303][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.304][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.306][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.307][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.308][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.310][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.311][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.312][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.313][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.315][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.316][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.317][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.318][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.320][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.321][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.322][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.324][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.325][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.326][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.328][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.329][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.330][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.332][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.337][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.339][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.340][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.343][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:04.349][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:04.351][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:04.354][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:04.356][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:04.362][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:04.364][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:04.371][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:04.377][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:04.379][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:04.385][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:04.387][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:04.393][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:04.395][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:04.404][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:04.406][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:04.408][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:04.414][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:04.421][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:04.423][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:04.429][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:04.431][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:04.438][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:04.440][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:04.446][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:04.453][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:04.455][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:04.461][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:04.463][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:04.470][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:04.472][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:04.478][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:04.484][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:04.487][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:04.493][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:04.495][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:04.501][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:04.503][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:04.510][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:04.512][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:04.518][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:04.524][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:04.527][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:04.533][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:04.535][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:04.541][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:04.543][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:04.549][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:04.551][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:04.558][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:04.576][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:04.582][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:04.588][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:04.591][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:04.595][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:04.597][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:04.600][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:04.602][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:04.604][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:04.609][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:04.611][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:04.613][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:04.616][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:04.618][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:04.621][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:04.623][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:04.625][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:04.627][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:04.629][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:04.631][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:04.634][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:04.637][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:04.639][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:04.641][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:04.643][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:04.646][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:04.648][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:04.650][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:04.653][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:04.655][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:04.657][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:04.659][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:04.661][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:04.670][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:04.672][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:04.674][biodb::testContext]
biodb.INFO [2026-01-06 07:18:04.675][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:04.677][biodb::testContext] Test context - Test abstract declaration.
biodb.INFO [2026-01-06 07:18:04.678][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:04.680][biodb::testContext]
biodb.INFO [2026-01-06 07:18:04.682][biodb::testThat]
biodb.INFO [2026-01-06 07:18:04.684][biodb::testThat] Running test function test.abstractClass.declaration (" An abstract class cannot be instantiated. ").
biodb.INFO [2026-01-06 07:18:04.685][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:04.687][biodb::testThat]
biodb.ERROR[2026-01-06 07:18:04.691][abstractClass] Class BiodbConnBase is abstract and thus cannot be instantiated.
biodb.INFO [2026-01-06 07:18:04.759][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:04.761][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:04.763][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:04.764][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:04.765][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.767][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:04.771][biodb::testContext]
biodb.INFO [2026-01-06 07:18:04.773][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:04.774][biodb::testContext] Test context - Testing Range class.
biodb.INFO [2026-01-06 07:18:04.775][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:04.777][biodb::testContext]
biodb.INFO [2026-01-06 07:18:04.779][biodb::testThat]
biodb.INFO [2026-01-06 07:18:04.780][biodb::testThat] Running test function test_range (" Range class works correctly. ").
biodb.INFO [2026-01-06 07:18:04.781][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:04.783][biodb::testThat]
biodb.INFO [2026-01-06 07:18:04.806][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:04.808][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:04.812][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:04.814][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:04.815][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.817][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.818][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.819][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.821][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:04.822][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.824][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.825][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.826][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.828][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:04.830][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.831][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.832][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.834][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.835][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:04.836][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:04.838][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:04.839][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.840][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.842][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.843][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:04.847][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:04.848][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.849][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.851][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.852][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.853][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:04.855][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:04.856][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.857][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.859][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.860][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:04.861][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:04.863][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:04.864][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.865][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.867][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.868][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:04.870][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.871][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.872][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.874][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.875][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:04.876][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:04.878][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:04.880][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.881][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.882][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.884][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:04.885][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:04.887][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:04.888][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:04.889][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:04.891][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:04.893][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.894][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.895][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.897][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:04.898][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:04.900][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.901][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.902][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.903][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:04.906][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:04.907][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.908][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.909][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.911][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:04.912][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:04.914][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.924][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.926][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.927][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:04.929][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:04.930][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:04.931][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.935][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.936][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.938][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:04.939][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:04.949][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:04.951][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.952][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.957][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.959][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:04.960][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:04.966][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:04.967][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:04.968][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:04.973][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:04.975][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:04.981][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.982][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:04.984][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.985][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:04.986][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.988][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.990][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:04.991][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:04.993][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:04.994][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:04.996][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:04.999][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:05.000][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:05.002][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.003][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.005][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:05.005][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:05.005][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.005][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:05.005][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:05.006][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:05.007][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.009][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.010][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:05.012][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.013][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.014][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.016][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.017][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:05.018][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:05.020][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.021][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.023][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:05.026][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.027][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:05.029][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.030][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:05.031][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.034][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.036][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.037][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.039][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:05.041][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:05.042][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.044][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:05.045][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:05.047][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.048][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.050][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:05.050][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:05.050][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.050][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:05.050][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:05.052][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:05.053][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.055][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.056][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:05.058][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.059][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.061][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.062][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.064][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:05.065][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:05.066][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.068][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.069][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:05.072][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.073][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:05.075][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.076][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:05.078][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.079][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.081][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.082][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.084][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:05.085][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:05.087][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.088][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:05.089][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:05.091][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.092][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.094][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.095][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:05.097][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.098][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.099][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:05.101][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.102][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.103][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.105][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.107][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:05.108][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:05.110][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.111][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.113][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:05.116][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.117][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:05.119][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.120][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:05.122][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.123][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.125][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.126][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.128][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:05.130][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:05.131][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.133][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:05.134][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:05.136][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.137][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:05.139][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.140][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:05.142][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.143][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.145][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:05.146][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:05.147][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:05.149][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:05.150][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.152][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:05.154][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:05.156][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:05.157][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:05.159][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:05.160][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.162][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.163][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.165][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.166][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.167][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.169][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.170][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.171][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.173][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.174][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.176][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.177][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.178][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.180][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.181][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.183][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.184][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.187][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.189][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.190][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.192][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.193][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.194][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.196][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.197][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.199][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.200][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.202][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.203][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.205][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.206][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.207][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.209][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.210][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.212][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.213][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.214][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.216][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.219][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.220][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.221][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.223][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.224][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.226][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.227][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.228][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.230][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.231][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.233][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.234][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.235][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.237][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.238][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.240][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.241][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.242][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.244][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.245][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.247][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.248][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.250][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.251][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.252][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.254][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.255][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.257][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.264][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.266][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.267][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.269][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.270][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.271][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.273][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.274][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.275][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:05.277][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.278][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.279][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.281][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.282][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:05.284][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:05.286][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:05.289][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:05.291][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:05.293][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:05.295][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:05.297][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:05.299][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:05.301][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:05.303][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:05.305][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:05.307][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:05.309][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:05.311][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:05.314][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:05.316][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:05.318][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:05.320][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:05.322][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:05.324][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:05.327][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:05.329][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:05.331][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:05.333][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:05.335][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:05.337][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:05.339][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:05.342][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:05.344][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:05.346][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:05.348][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:05.350][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:05.352][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:05.355][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:05.357][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:05.359][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:05.361][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:05.363][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:05.365][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:05.367][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:05.370][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:05.372][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:05.374][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:05.376][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:05.378][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:05.381][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:05.383][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:05.385][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:05.388][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:05.390][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:05.392][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:05.395][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:05.397][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:05.399][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:05.402][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:05.404][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:05.407][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:05.409][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:05.411][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:05.414][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:05.416][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:05.418][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:05.420][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:05.422][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:05.424][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:05.426][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:05.428][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:05.430][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:05.432][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:05.434][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:05.436][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:05.439][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:05.441][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:05.443][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:05.445][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:05.447][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:05.449][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:05.451][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:05.453][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:05.455][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:05.457][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:05.459][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:05.461][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:05.463][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:05.465][biodb::testContext]
biodb.INFO [2026-01-06 07:18:05.466][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:05.468][biodb::testContext] Test context - Test object printing.
biodb.INFO [2026-01-06 07:18:05.469][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:05.470][biodb::testContext]
biodb.INFO [2026-01-06 07:18:05.472][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.474][biodb::testThat] Running test function test.BiodbMain.print (" BiodbMain print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:05.475][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:05.476][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.488][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.489][biodb::testThat] Running test function test.BiodbConfig.print (" BiodbConfig print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:05.490][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:05.492][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.503][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.504][biodb::testThat] Running test function test.BiodbFactory.print (" BiodbFactory print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:05.506][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:05.507][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.520][biodb::testThat]
biodb.INFO [2026-01-06 07:18:05.522][biodb::testThat] Running test function test.BiodbEntry.print (" BiodbEntry print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:05.523][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:05.524][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:05.546][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:05.548][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:05.574][private$loadEntries] Creating entries from ids [1]: "C1".
biodb.DEBUG[2026-01-06 07:18:05.582][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:18:05.584][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:05.585][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:05.586][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:05.588][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:05.589][private$doGetEntryContentFromDb] Entry id: C1
biodb.DEBUG[2026-01-06 07:18:05.591][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:05.593][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:05.610][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:05.611][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.613][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.614][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.656][self$setField] Set field ms.mode to column(s) ms.mode.
biodb.TRACE[2026-01-06 07:18:05.658][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.659][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.661][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.662][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.664][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.664][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.666][self$setField] Set field peak.mztheo to column(s) peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.668][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.671][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.672][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.674][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.674][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.674][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.676][self$setField] Set field peak.comp to column(s) peak.comp.
biodb.TRACE[2026-01-06 07:18:05.677][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.680][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.683][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.683][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.683][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.683][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.685][self$setField] Set field peak.attr to column(s) peak.attr.
biodb.TRACE[2026-01-06 07:18:05.687][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.688][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.691][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.693][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.693][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.693][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.693][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.693][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.694][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:05.696][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:05.698][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:05.699][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.700][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.702][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.704][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.705][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.709][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.711][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.713][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:18:05.714][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:05.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:05.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.719][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.720][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.769][private$doGetEntryContentFromDb] Content of first entry: accession ms.mode peak.mztheo peak.comp peak.attr formula molecular.mass name
C1 pos 112.07569 P9Z6W410 O [(M+H)-(H2O)-(NH3)]+ J114L6M62O2 146.10553 Blablaine
biodb.DEBUG[2026-01-06 07:18:05.771][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:05.773][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:18:05.778][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:05.788][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:05.789][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:05.790][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:05.791][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:05.793][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.806][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.808][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.809][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.811][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.812][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.814][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.816][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:05.817][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.TRACE[2026-01-06 07:18:05.819][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:05.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:05.860][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.861][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.863][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:05.864][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:05.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.868][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.870][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.871][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.908][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:05.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.937][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.939][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.942][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.943][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.945][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:05.946][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.947][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.949][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.950][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.952][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.953][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.955][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.956][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:05.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.959][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.960][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.962][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.963][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.965][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.966][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.968][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:05.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.972][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:05.974][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:05.975][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.976][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.978][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:05.979][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:05.981][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.982][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.983][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.985][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.987][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.988][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.990][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.991][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:05.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:05.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:05.996][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:05.997][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:05.999][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.002][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:06.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:06.005][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.008][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.009][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.011][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.012][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.013][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.015][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.016][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.017][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.019][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.021][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.022][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.025][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.028][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.031][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:06.032][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:06.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.035][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.037][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.038][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.040][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.095][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.100][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.102][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.103][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.107][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.109][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.111][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.113][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.115][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.119][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.121][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.124][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:06.126][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:06.127][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.128][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.130][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:06.132][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:06.133][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.136][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:06.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:06.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.187][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.193][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.196][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.199][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:06.200][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:06.202][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:06.203][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:06.205][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.206][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.207][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.209][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.210][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:06.212][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:06.213][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.214][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.216][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.217][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.219][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.220][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.221][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.223][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.224][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.226][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.227][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.228][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.230][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.231][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.233][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:06.234][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:06.235][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.237][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.238][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:06.240][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:06.241][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.242][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.244][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:06.245][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:06.247][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.248][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.249][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.251][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.252][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.254][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.255][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:06.256][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.258][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.259][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.261][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.262][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.264][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.265][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.266][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.268][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.269][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.270][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.272][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.273][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.275][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.276][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.277][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.279][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:06.280][private$organizeFieldsByGroups] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:06.282][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.283][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.285][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.286][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.287][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.289][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.290][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.292][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.293][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.295][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.296][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.297][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.299][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.300][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.302][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.303][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.304][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.comp", "peak.attr", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:06.306][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.312][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.313][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.317][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:06.320][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.323][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.334][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.336][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.340][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.343][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:06.345][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.347][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.349][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.350][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.352][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.353][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.356][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.359][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.360][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.363][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.365][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.370][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.375][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.394][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:06.396][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:06.397][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.398][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.400][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:06.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:06.403][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.405][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:06.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:06.408][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.411][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:06.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:06.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.417][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.423][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.424][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.426][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.429][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.430][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.432][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.435][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:06.437][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.439][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.440][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.446][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.448][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.449][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.450][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.452][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:06.455][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.457][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.460][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.462][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.463][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.465][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.466][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.467][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.469][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.474][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:06.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.479][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.480][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.482][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.486][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.489][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.491][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.493][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.494][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.496][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.497][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.500][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.501][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.503][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.507][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:06.508][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:06.510][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:06.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:06.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:06.514][self$createEntryFromContent] Accession numbers: C1.
biodb.INFO [2026-01-06 07:18:06.531][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:06.537][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.538][biodb::testThat] Running test function test.BiodbConn.print (" BiodbConn print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:06.539][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.541][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:06.595][super$initialize] Initialize connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:06.614][biodb$getFactory()$createConn] Creating new connector comp.csv.file for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract.tsv".
biodb.INFO [2026-01-06 07:18:06.704][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.705][biodb::testThat] Running test function test.BiodbDbsInfo.print (" BiodbDbsInfo print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:06.707][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.708][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.719][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.720][biodb::testThat] Running test function test.BiodbEntryFields.print (" BiodbEntryFields print method returns correct information. ").
biodb.INFO [2026-01-06 07:18:06.722][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.723][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.732][biodb$terminate] Closing BiodbMain instance...
biodb.INFO [2026-01-06 07:18:06.734][self$deleteConn] Connector "comp.csv.file" deleted.
biodb.DEBUG[2026-01-06 07:18:06.735][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:06.736][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:06.737][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:06.739][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:06.740][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:06.745][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.746][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.748][biodb::testContext] Test context - Testing mass functions
biodb.INFO [2026-01-06 07:18:06.749][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.750][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.752][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.753][biodb::testThat] Running test function test_convertTolToRange (" Conversion from tolerance to range works correctly. ").
biodb.INFO [2026-01-06 07:18:06.755][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.756][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.789][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.791][biodb::testThat] Running test function test_closeMatchPpm (" closeMatchPpm() works correctly. ").
biodb.INFO [2026-01-06 07:18:06.792][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.794][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.819][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.820][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.822][biodb::testContext] Test context - Testing biodb functions
biodb.INFO [2026-01-06 07:18:06.823][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.824][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.826][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.828][biodb::testThat] Running test function test_connNameToClassPrefix (" We can convert a connector name into a class prefix. ").
biodb.INFO [2026-01-06 07:18:06.829][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.830][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.851][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.852][biodb::testThat] Running test function test_extractVersion (" We can extract the version number from a template file. ").
biodb.INFO [2026-01-06 07:18:06.854][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.855][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.883][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.893][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.894][biodb::testContext] Test context - Testing miscellaneous functions
biodb.INFO [2026-01-06 07:18:06.896][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:06.901][biodb::testContext]
biodb.INFO [2026-01-06 07:18:06.903][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.908][biodb::testThat] Running test function test_splitVersion (" We can split version string. ").
biodb.INFO [2026-01-06 07:18:06.910][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.911][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.945][biodb::testThat]
biodb.INFO [2026-01-06 07:18:06.946][biodb::testThat] Running test function test_compareVersions (" We can compare string versions. ").
biodb.INFO [2026-01-06 07:18:06.947][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:06.957][biodb::testThat]
biodb.INFO [2026-01-06 07:18:07.022][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:07.029][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:07.038][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:07.039][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:07.045][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.046][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.048][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.053][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.055][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:07.060][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.062][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.063][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.068][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.070][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:07.072][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.077][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.078][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.080][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.085][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:07.087][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:07.088][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:07.094][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.095][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.096][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.102][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:07.103][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:07.109][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.110][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.112][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.113][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.114][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:07.116][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:07.125][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.127][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.128][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.134][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:07.135][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:07.141][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:07.142][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.143][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.149][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.150][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:07.152][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.157][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.159][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.160][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.165][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:07.167][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:07.172][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:07.174][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.175][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.180][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.182][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:07.183][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:07.189][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:07.191][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:07.192][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:07.198][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:07.199][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.200][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.206][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.207][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:07.213][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:07.214][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.215][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.221][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.222][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:07.224][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:07.229][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.230][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.232][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.237][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:07.239][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:07.240][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.246][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.247][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.248][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:07.254][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:07.255][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:07.261][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.262][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.263][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.269][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:07.271][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:07.282][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:07.283][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.284][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.285][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.287][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:07.288][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:07.294][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:07.295][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.301][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.302][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.304][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:07.310][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.312][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:07.317][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.319][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:07.324][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.326][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.327][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.333][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.334][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:07.336][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:07.342][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.343][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:07.349][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:07.350][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.352][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.357][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:07.357][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:07.357][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.357][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:07.357][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:07.359][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:07.365][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.366][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.368][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:07.373][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.375][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.380][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.382][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.384][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:07.389][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:07.391][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.409][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.411][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:07.414][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.415][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:07.417][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.418][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:07.420][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.421][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.423][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.425][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.426][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:07.427][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:07.429][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.430][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:07.432][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:07.433][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.435][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.436][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:07.436][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:07.436][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.436][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:07.436][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:07.438][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:07.439][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.440][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.442][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:07.443][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.444][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.446][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.447][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.449][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:07.450][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:07.451][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.453][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.454][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:07.457][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.458][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:07.460][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.461][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:07.462][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.464][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.465][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.467][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.468][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:07.469][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:07.471][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.472][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:07.474][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:07.475][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.477][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.478][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.479][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:07.481][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.482][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.483][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:07.485][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.486][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.487][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.489][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.490][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:07.491][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:07.493][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.494][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.496][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:07.498][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.500][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:07.501][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.503][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:07.504][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.506][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.507][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.508][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.510][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:07.511][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:07.513][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.514][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:07.516][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:07.517][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.519][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:07.520][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.521][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:07.523][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.524][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.525][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:07.527][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:07.528][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:07.530][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:07.531][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.532][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:07.534][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:07.535][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:07.537][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:07.538][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:07.540][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.541][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.542][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.544][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.545][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.546][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.548][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.549][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.550][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.551][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.553][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.554][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.555][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.557][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.558][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.559][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.561][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.562][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.563][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.564][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.566][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.567][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.568][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.570][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.571][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.572][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.573][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.575][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.577][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.578][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.580][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.581][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.582][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.583][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.585][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.586][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.587][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.589][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.590][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.591][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.592][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.594][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.595][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.596][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.597][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.599][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.600][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.601][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.603][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.604][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.605][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.606][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.608][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.609][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.610][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.611][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.613][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.614][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.615][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.617][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.618][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.619][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.620][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.622][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.624][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.626][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.627][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.628][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.629][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.631][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.632][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.633][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.634][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.636][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.637][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.638][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:07.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.641][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.642][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.643][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.645][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:07.647][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:07.649][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:07.651][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:07.653][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:07.662][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:07.664][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:07.666][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:07.668][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:07.671][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:07.673][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:07.675][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:07.677][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:07.679][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:07.681][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:07.684][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:07.686][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:07.688][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:07.690][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:07.692][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:07.694][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:07.697][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:07.699][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:07.702][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:07.704][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:07.706][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:07.708][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:07.711][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:07.713][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:07.715][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:07.717][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:07.720][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:07.722][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:07.724][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:07.727][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:07.729][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:07.731][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:07.733][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:07.736][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:07.738][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:07.740][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:07.743][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:07.745][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:07.748][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:07.750][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:07.752][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:07.755][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:07.757][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:07.759][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:07.762][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:07.764][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:07.766][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:07.768][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:07.771][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:07.773][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:07.775][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:07.777][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:07.779][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:07.782][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:07.784][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:07.786][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:07.788][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:07.791][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:07.793][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:07.795][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:07.797][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:07.799][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:07.802][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:07.804][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:07.806][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:07.808][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:07.810][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:07.813][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:07.815][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:07.817][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:07.819][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:07.821][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:07.823][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:07.825][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:07.828][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:07.830][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:07.832][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:07.834][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:07.836][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:07.839][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:07.840][biodb::testContext]
biodb.INFO [2026-01-06 07:18:07.842][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:07.843][biodb::testContext] Test context - Test messages.
biodb.INFO [2026-01-06 07:18:07.845][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:07.846][biodb::testContext]
biodb.INFO [2026-01-06 07:18:07.848][biodb::testThat]
biodb.INFO [2026-01-06 07:18:07.850][biodb::testThat] Running test function test.deprecatedMethods (" Deprecated methods send correct message. ").
biodb.INFO [2026-01-06 07:18:07.851][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:07.854][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:07.861][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:07.863][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:07.865][private$loadEntries] Creating entries from ids [1]: "C1".
biodb.DEBUG[2026-01-06 07:18:07.868][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:18:07.870][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:07.871][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:07.873][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:07.874][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:07.876][private$doGetEntryContentFromDb] Entry id: C1
biodb.DEBUG[2026-01-06 07:18:07.878][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:07.880][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:07.881][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:07.883][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.886][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.888][self$setField] Set field ms.mode to column(s) ms.mode.
biodb.TRACE[2026-01-06 07:18:07.891][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:07.893][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:07.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.896][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.898][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.898][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.900][self$setField] Set field peak.mztheo to column(s) peak.mztheo.
biodb.TRACE[2026-01-06 07:18:07.902][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:07.903][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:07.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.909][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.909][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.909][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.911][self$setField] Set field peak.comp to column(s) peak.comp.
biodb.TRACE[2026-01-06 07:18:07.913][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:07.914][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:07.916][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.917][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.919][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.919][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.919][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.919][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.922][self$setField] Set field peak.attr to column(s) peak.attr.
biodb.TRACE[2026-01-06 07:18:07.924][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:07.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:07.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.930][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.931][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.931][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.931][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.931][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.931][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.934][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:07.935][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:07.937][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:07.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.949][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.951][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.953][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:18:07.955][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:07.956][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:07.958][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.959][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.961][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.962][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:18:07.964][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:07.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:07.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:07.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.970][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:07.975][private$doGetEntryContentFromDb] Content of first entry: accession ms.mode peak.mztheo peak.comp peak.attr formula molecular.mass name
C1 pos 112.07569 P9Z6W410 O [(M+H)-(H2O)-(NH3)]+ J114L6M62O2 146.10553 Blablaine
biodb.DEBUG[2026-01-06 07:18:07.977][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:07.979][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:18:07.981][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:07.983][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:07.984][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:07.986][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:07.987][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:07.988][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.994][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.996][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.997][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:07.999][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:08.006][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:08.008][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:08.010][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:08.012][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.TRACE[2026-01-06 07:18:08.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.016][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.020][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.022][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.024][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.029][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.031][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.032][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.036][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.038][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.043][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.046][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.048][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.050][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.052][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.053][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.055][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.057][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.060][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.064][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.066][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.067][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.069][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.071][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.074][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.078][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.085][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:08.086][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:08.088][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.091][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:08.093][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:08.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.096][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.098][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.100][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.102][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.103][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.105][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.110][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.112][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:08.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:08.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.119][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:08.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:08.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.125][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.129][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.132][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.145][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.147][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.153][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.154][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.156][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.162][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.163][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.171][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.172][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:08.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:08.179][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.185][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.187][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.192][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.201][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.208][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.210][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.212][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.219][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.220][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.230][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.238][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.239][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.245][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.247][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.252][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.254][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.256][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.262][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.269][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.271][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:08.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:08.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.286][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:08.287][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:08.289][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.290][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.292][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:08.293][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:08.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.296][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.299][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.301][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.302][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.304][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.305][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.308][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.311][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:08.313][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:08.314][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:08.316][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:08.330][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.332][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.334][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.335][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.337][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.338][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:08.340][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.341][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.342][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.344][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.345][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.347][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.348][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.350][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.351][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.353][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.354][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.355][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.357][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.358][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.360][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:08.361][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:08.362][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.364][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.365][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.367][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:08.368][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.369][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.371][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:08.372][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:08.374][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.375][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.377][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.378][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.379][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.381][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.382][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:08.383][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.385][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.386][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.388][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.389][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.390][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.392][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.393][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.394][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.396][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.397][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.398][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.400][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.401][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.403][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.404][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.405][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:08.407][private$organizeFieldsByGroups] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:08.408][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.409][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.411][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.412][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.414][ef$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.415][ef$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.416][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.418][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.419][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.420][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.422][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.423][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.424][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.426][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.427][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.428][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.430][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.comp", "peak.attr", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:08.431][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.434][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.437][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.439][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.443][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.444][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:08.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.449][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.453][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.454][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.457][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.458][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.460][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.461][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:18:08.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.464][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.466][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.471][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.477][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.483][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.486][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.488][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.492][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.494][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.497][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.500][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:08.502][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:08.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.504][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.506][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:08.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:08.509][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.510][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.511][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:08.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:08.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.517][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:08.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:08.520][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.523][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.525][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.526][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.528][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.529][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.536][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.537][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.539][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.540][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.542][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:08.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.548][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.549][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.551][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.552][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.554][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.557][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.559][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:08.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.564][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.565][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.567][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.571][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.572][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.574][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.583][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.585][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.588][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.589][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.591][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:08.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.595][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.598][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.599][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.601][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.602][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.603][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.605][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.606][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.612][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.613][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.615][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.617][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.620][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:08.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:08.624][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:08.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:08.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:08.628][self$createEntryFromContent] Accession numbers: C1.
biodb.DEBUG[2026-01-06 07:18:08.778][self$setPropertyValue] Setting property "urls" to "https://foo/".
biodb.DEBUG[2026-01-06 07:18:08.779][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:08.781][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:08.879][self$setPropertyValue] Setting property "urls" to "https://foo/".
biodb.DEBUG[2026-01-06 07:18:08.879][self$setPropertyValue] Setting property "urls" to "https://foo/".
biodb.DEBUG[2026-01-06 07:18:08.881][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:08.882][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:08.971][self$setPropertyValue] Setting property "urls" to "https://foo/".
biodb.DEBUG[2026-01-06 07:18:08.971][self$setPropertyValue] Setting property "urls" to "https://foo/".
biodb.DEBUG[2026-01-06 07:18:08.972][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:08.974][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.WARN [2026-01-06 07:18:09.026][self$searchForEntries] This database is not searchable by field "name".
biodb.TRACE[2026-01-06 07:18:09.045][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:09.046][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:09.047][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:09.049][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:09.093][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:09.095][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:09.096][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:09.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:09.099][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:09.104][biodb::testThat]
biodb.INFO [2026-01-06 07:18:09.106][biodb::testThat] Running test function test.default.messages (" Test what messages are printed by default. ").
biodb.INFO [2026-01-06 07:18:09.107][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:09.108][biodb::testThat]
biodb.INFO [2026-01-06 07:18:09.166][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:09.167][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:09.168][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.169][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.171][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.172][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:09.178][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:09.180][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:09.185][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:09.186][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:09.188][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.189][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.190][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.191][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.193][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:09.194][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.195][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.197][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.198][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.199][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:09.200][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.202][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.203][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.204][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.205][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:09.207][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:09.208][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.209][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.211][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.212][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.213][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:09.215][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:09.216][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.217][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.219][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.220][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.221][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:09.223][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.232][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.235][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.236][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:09.237][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:09.239][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:09.240][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.241][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.242][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.244][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:09.245][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.246][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.247][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.249][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.250][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:09.251][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:09.253][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.254][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.255][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.256][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.258][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:09.259][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:09.260][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:09.262][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:09.263][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:09.264][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:09.266][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.267][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.268][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.269][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:09.271][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:09.272][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.273][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.274][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.276][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:09.277][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:09.278][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.280][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.281][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.282][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:09.284][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.285][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.286][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.287][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.289][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:09.290][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:09.291][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:09.293][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.294][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.295][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.296][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:09.298][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:09.303][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:09.304][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.305][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.307][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.308][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:09.309][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:09.311][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:09.312][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.313][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.315][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.316][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:09.319][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.320][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:09.322][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.323][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:09.324][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.326][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.327][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.329][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.330][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:09.331][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:09.333][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.334][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:09.335][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:09.337][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.338][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.339][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:09.339][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:09.339][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:09.339][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:09.339][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:09.341][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:09.342][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.343][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.345][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:09.346][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.347][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.349][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.350][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.351][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:09.353][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:09.354][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.355][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.357][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:09.360][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.361][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:09.362][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.364][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:09.365][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.367][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.368][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.369][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.371][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:09.372][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:09.374][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.375][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:09.376][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:09.378][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.379][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.381][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:09.381][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:09.381][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:09.381][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:09.381][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:09.382][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:09.383][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.385][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.386][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:09.387][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.388][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.390][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.391][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.393][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:09.394][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:09.395][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.396][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.398][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:09.401][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.402][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:09.403][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.405][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:09.406][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.407][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.409][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.410][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.411][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:09.413][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:09.414][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.416][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:09.417][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:09.418][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.420][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.421][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.422][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:09.424][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.425][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.426][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:09.428][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.429][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.430][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.431][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.433][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:09.434][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:09.435][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.437][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.438][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:09.441][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.442][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:09.444][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.445][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:09.446][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.448][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.449][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.451][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.452][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:09.453][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:09.455][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.456][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:09.465][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:09.466][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.468][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:09.469][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.471][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:09.472][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.473][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.475][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:09.476][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:09.477][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:09.479][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:09.480][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.481][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:09.483][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:09.484][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:09.485][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:09.487][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:09.489][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.490][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.491][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.493][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.494][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.495][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.497][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.498][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.499][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.501][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.502][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.503][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.504][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.506][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.507][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.508][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.510][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.511][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.512][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.513][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.515][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.516][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.517][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.519][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.520][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.521][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.522][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.524][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.525][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.527][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.528][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.529][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.530][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.532][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.533][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.534][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.535][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.537][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.538][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.539][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.541][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.542][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.543][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.544][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.546][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.547][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.548][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.550][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.551][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.552][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.553][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.555][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.556][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.557][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.558][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.560][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.561][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.562][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.563][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.565][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.566][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.567][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.569][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.570][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.571][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.572][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.574][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.575][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.578][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.579][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.580][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.581][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.583][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.584][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.585][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.586][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.588][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.589][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.590][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.591][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.593][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.594][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:09.596][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:09.598][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:09.600][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:09.602][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:09.604][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:09.606][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:09.608][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:09.610][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:09.612][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:09.614][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:09.616][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:09.618][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:09.620][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:09.622][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:09.624][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:09.626][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:09.628][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:09.630][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:09.633][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:09.635][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:09.637][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:09.639][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:09.641][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:09.643][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:09.645][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:09.647][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:09.649][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:09.651][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:09.653][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:09.655][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:09.657][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:09.659][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:09.661][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:09.663][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:09.665][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:09.667][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:09.669][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:09.671][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:09.673][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:09.675][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:09.677][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:09.679][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:09.681][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:09.683][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:09.686][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:09.688][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:09.690][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:09.692][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:09.702][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:09.704][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:09.706][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:09.708][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:09.710][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:09.712][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:09.714][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:09.716][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:09.718][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:09.720][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:09.722][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:09.724][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:09.726][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:09.728][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:09.730][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:09.732][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:09.734][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:09.736][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:09.738][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:09.740][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:09.742][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:09.744][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:09.746][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:09.747][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:09.749][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:09.751][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:09.753][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:09.755][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:09.758][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:09.760][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:09.762][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:09.764][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:09.766][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:09.768][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:09.770][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:09.772][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:09.773][biodb::testContext]
biodb.INFO [2026-01-06 07:18:09.775][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:09.776][biodb::testContext] Test context - Test config.
biodb.INFO [2026-01-06 07:18:09.777][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:09.779][biodb::testContext]
biodb.INFO [2026-01-06 07:18:09.781][biodb::testThat]
biodb.INFO [2026-01-06 07:18:09.782][biodb::testThat] Running test function test.listKeys (" Keys are listed correctly. ").
biodb.INFO [2026-01-06 07:18:09.783][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:09.785][biodb::testThat]
biodb.INFO [2026-01-06 07:18:09.814][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:09.815][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:09.816][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:09.818][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:09.819][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.820][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:09.829][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:09.831][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:09.836][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:09.837][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:09.839][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.840][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.841][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.843][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.844][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:09.845][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.847][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.848][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.849][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.850][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:09.852][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.853][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.854][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.856][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.857][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:09.858][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:09.860][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.861][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.862][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.863][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.865][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:09.866][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:09.867][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.869][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.870][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.871][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.872][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:09.874][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.875][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.876][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.878][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.879][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:09.880][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:09.882][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:09.883][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.884][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.885][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.887][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:09.888][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.889][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.890][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.892][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.893][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:09.894][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:09.896][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:09.897][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.898][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.899][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.901][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:09.902][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:09.904][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:09.905][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:09.906][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:09.908][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:09.909][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.910][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.911][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.913][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:09.914][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:09.916][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.917][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.918][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.919][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:09.921][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:09.922][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.923][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.925][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.926][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:09.928][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:09.929][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.938][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.940][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.942][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:09.943][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:09.945][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:09.946][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.947][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.948][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.950][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:09.951][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:09.965][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:09.967][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.968][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.973][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.975][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:09.976][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:09.982][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:09.983][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:09.989][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:09.990][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:09.992][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:09.998][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.000][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:10.005][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.007][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:10.008][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.014][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.015][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.021][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.022][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:10.024][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:10.030][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.031][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:10.036][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:10.038][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.039][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.045][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:10.045][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:10.045][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:10.045][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:10.045][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:10.047][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:10.048][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.054][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.055][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:10.058][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.059][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.061][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.062][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.064][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:10.065][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:10.067][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.068][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.070][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:10.073][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.074][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:10.076][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.077][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:10.079][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.080][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.081][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.083][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.084][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:10.086][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:10.087][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.089][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:10.090][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:10.092][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.093][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.095][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:10.095][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:10.095][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:10.095][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:10.095][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:10.096][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:10.098][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.099][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.100][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:10.102][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.103][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.105][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.106][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.107][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:10.109][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:10.110][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.112][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.113][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:10.116][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.117][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:10.119][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.120][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:10.122][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.123][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.125][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.126][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.127][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:10.129][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:10.130][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.132][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:10.133][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:10.135][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.136][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.138][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.139][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:10.140][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.142][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.143][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:10.144][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.146][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.147][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.148][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.150][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:10.151][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:10.152][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.154][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.155][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:10.158][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.159][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:10.161][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.162][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:10.163][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.165][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.166][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.167][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.169][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:10.170][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:10.172][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.173][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:10.174][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:10.176][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.177][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:10.179][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.180][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:10.181][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.183][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.184][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:10.185][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:10.187][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:10.188][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:10.189][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.191][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:10.192][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:10.193][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:10.195][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:10.197][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:10.198][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.199][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.201][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.202][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.203][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.204][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.206][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.207][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.208][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.210][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.211][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.212][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.213][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.215][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.216][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.219][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.220][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.221][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.223][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.224][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.225][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.234][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.235][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.237][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.238][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.239][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.241][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.242][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.243][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.244][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.246][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.247][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.249][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.250][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.252][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.253][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.254][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.255][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.257][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.258][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.259][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.260][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.261][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.263][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.264][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.265][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.266][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.268][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.269][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.270][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.271][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.272][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.274][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.275][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.276][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.277][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.278][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.280][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.281][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.282][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.283][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.285][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.286][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.287][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.288][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.289][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.291][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.292][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.293][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.294][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.296][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.297][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.298][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.299][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.301][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.302][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:10.303][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.304][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.305][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.307][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.308][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:10.310][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:10.312][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:10.314][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:10.316][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:10.318][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:10.320][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:10.322][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:10.324][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:10.326][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:10.328][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:10.330][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:10.332][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:10.334][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:10.335][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:10.337][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:10.339][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:10.341][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:10.343][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:10.345][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:10.347][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:10.349][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:10.351][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:10.353][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:10.355][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:10.357][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:10.359][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:10.361][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:10.363][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:10.365][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:10.367][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:10.369][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:10.371][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:10.373][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:10.375][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:10.377][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:10.379][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:10.381][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:10.383][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:10.384][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:10.386][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:10.388][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:10.390][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:10.392][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:10.394][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:10.396][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:10.398][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:10.400][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:10.402][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:10.404][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:10.406][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:10.408][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:10.410][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:10.412][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:10.414][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:10.416][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:10.418][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:10.420][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:10.422][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:10.424][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:10.426][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:10.427][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:10.429][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:10.431][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:10.433][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:10.435][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:10.437][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:10.439][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:10.441][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:10.443][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:10.445][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:10.447][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:10.456][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:10.458][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:10.460][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:10.462][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:10.464][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:10.466][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:10.468][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:10.470][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:10.472][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:10.474][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:10.476][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:10.478][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:10.480][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:10.481][biodb::testContext]
biodb.INFO [2026-01-06 07:18:10.482][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:10.484][biodb::testContext] Test context - Test BiodbMain instance.
biodb.INFO [2026-01-06 07:18:10.485][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:10.486][biodb::testContext]
biodb.INFO [2026-01-06 07:18:10.488][biodb::testThat]
biodb.INFO [2026-01-06 07:18:10.489][biodb::testThat] Running test function test.convertEntryIdFieldToDbClass (" convertEntryIdFieldToDbClass() works correctly. ").
biodb.INFO [2026-01-06 07:18:10.491][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:10.492][biodb::testThat]
biodb.INFO [2026-01-06 07:18:10.517][biodb::testThat]
biodb.INFO [2026-01-06 07:18:10.518][biodb::testThat] Running test function test.collapseRows (" collapseRows() works correctly. ").
biodb.INFO [2026-01-06 07:18:10.519][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:10.521][biodb::testThat]
biodb.INFO [2026-01-06 07:18:10.600][biodb::testThat]
biodb.INFO [2026-01-06 07:18:10.602][biodb::testThat] Running test function test.entriesToDataframe (" entriesToDataframe() works correctly. ").
biodb.INFO [2026-01-06 07:18:10.603][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:10.604][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:10.610][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:10.611][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:10.615][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:10.617][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.618][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.620][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:10.622][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.624][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:10.626][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.627][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.628][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.630][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:10.631][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.631][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:10.633][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:10.634][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.636][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.637][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.638][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:10.640][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.640][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:10.640][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:10.644][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3".
biodb.DEBUG[2026-01-06 07:18:10.647][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)...
biodb.DEBUG[2026-01-06 07:18:10.649][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:10.650][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:10.651][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:10.653][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:10.654][private$doGetEntryContentFromDb] Entry id: A1, A2, A3
biodb.DEBUG[2026-01-06 07:18:10.693][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 80
biodb.DEBUG[2026-01-06 07:18:10.694][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:10.696][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s).
biodb.DEBUG[2026-01-06 07:18:10.698][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:10.700][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:10.701][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.702][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.704][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.705][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:10.709][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.709][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:10.709][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:10.711][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.711][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:10.711][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:10.712][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:10.712][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:10.712][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:10.714][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.715][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.718][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.719][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.725][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.726][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.728][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.729][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.731][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.732][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.735][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.736][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.739][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.742][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.743][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.746][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.749][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.751][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.753][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.756][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.762][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.765][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.766][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.771][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.773][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.774][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.777][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:10.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:10.781][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.782][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.784][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:10.785][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:10.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.788][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.790][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.796][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:10.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:10.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.802][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:10.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:10.806][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.807][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.809][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:10.810][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:10.812][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.813][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.816][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.819][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.821][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.822][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.824][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:10.825][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.828][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:10.830][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:10.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.834][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:10.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:10.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.840][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:10.842][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:10.843][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:10.844][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:10.846][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.848][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.849][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.850][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.852][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.853][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.855][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.856][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.858][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.859][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.861][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.862][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.864][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:10.865][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:10.867][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:10.868][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:10.870][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:10.871][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:10.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.874][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.876][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:10.877][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:10.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.880][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.882][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:10.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:10.885][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.888][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.892][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.894][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.895][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.897][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.898][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.900][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.901][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.903][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.904][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.906][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.907][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.909][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.910][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.926][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.928][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:10.930][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.933][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.934][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.937][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.939][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.940][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.942][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.945][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.948][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.949][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:10.951][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:10.953][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:10.954][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:10.955][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:10.957][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:10.969][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.973][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.975][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:10.976][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:10.977][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.980][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.986][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:10.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:10.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.991][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.992][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:10.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:10.997][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:10.998][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.000][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.001][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.003][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.005][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.006][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.008][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.010][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.013][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.015][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.016][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.018][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.019][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.020][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.022][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.023][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.026][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.027][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.033][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.035][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.037][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.038][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.044][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.046][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.048][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.049][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.055][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.056][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.059][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.076][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.077][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.079][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.080][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.081][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.083][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.086][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.087][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.088][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.093][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.098][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.099][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:11.101][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.102][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.103][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.105][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.106][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.107][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.109][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.110][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.111][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.113][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.114][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.115][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.117][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.118][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.119][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.121][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.122][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:11.123][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:11.126][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.131][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.134][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.135][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.137][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:11.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:11.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.141][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.142][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.143][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.152][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.154][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.155][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.157][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.158][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.159][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.161][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.162][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.163][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.165][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.166][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.167][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.170][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.171][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.173][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.174][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.176][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.177][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.180][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.182][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.186][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.188][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.190][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:11.193][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.195][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.196][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.197][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.198][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.202][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.205][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.206][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.208][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.210][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.212][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.213][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.215][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.216][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.219][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.220][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.222][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.223][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.225][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.227][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.229][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.230][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.236][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.242][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.247][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.250][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.253][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.254][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.256][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.257][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.259][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.270][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.275][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.279][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.281][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.286][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:11.288][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:11.289][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.293][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.299][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:11.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.304][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.306][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:11.307][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.308][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.310][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:11.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.315][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.317][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:11.318][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.319][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.321][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.322][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.323][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.325][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.326][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.328][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.329][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.330][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.332][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.333][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.334][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.336][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.337][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.338][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:11.340][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:11.341][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:11.343][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.344][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.347][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.348][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.350][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:11.351][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.352][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.354][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:11.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:11.357][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.359][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.361][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:11.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.364][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.365][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.367][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.398][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.400][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.402][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.403][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.406][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.408][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.411][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:11.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.416][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.420][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.422][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.423][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.425][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.426][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.427][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.429][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.430][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.431][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.433][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.434][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.438][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.440][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.441][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.442][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.444][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.447][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.449][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.453][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.455][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.460][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.462][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.465][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.466][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.468][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.472][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.477][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:11.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:11.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:11.483][self$createEntryFromContent] Accession numbers: A1, A2, A3.
biodb.DEBUG[2026-01-06 07:18:11.525][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:11.527][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.528][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.530][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.531][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.532][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.551][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.552][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.555][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.557][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.558][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.559][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.561][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.592][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.594][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.595][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.596][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.598][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.599][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.601][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.602][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.603][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.612][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.613][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.615][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.616][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.618][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.634][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.635][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.637][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.638][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.639][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.641][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:11.642][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.645][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.647][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.653][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.654][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.656][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.657][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.659][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C3H10N2].
biodb.DEBUG[2026-01-06 07:18:11.660][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.662][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.663][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.664][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.665][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.667][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.672][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.674][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.675][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.677][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.678][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.679][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.681][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.682][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.683][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.685][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.686][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.688][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.689][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.690][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.692][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.693][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.694][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.696][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.697][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.699][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.700][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.701][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.703][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.704][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:11.706][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.711][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.713][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.714][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.715][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.717][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.718][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.720][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.721][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.723][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H12O6].
biodb.DEBUG[2026-01-06 07:18:11.724][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.725][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.727][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.728][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.729][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.731][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.732][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.734][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.735][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.736][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.739][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.741][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.742][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.743][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.745][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.746][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.747][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.749][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.750][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.751][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.753][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.754][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.756][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.757][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.758][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.760][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.761][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.763][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.764][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.765][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.767][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.768][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:11.770][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.771][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.772][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.774][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.775][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.777][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.778][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.779][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.781][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.787][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H8O7].
biodb.DEBUG[2026-01-06 07:18:11.788][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:11.789][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:11.794][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:11.835][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.836][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.838][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.839][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.841][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.842][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.845][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.847][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.848][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.850][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.862][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.863][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.869][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.870][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.871][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.873][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.874][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.876][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.877][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.878][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.880][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.881][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.882][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.884][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.885][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.886][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.888][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.889][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.890][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.892][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:11.893][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.895][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.896][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.899][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.900][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.902][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.903][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.904][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.906][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.910][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C3H10N2].
biodb.DEBUG[2026-01-06 07:18:11.912][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.913][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.914][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.915][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.917][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.918][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.921][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.923][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.924][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.927][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.928][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.930][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.931][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.932][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.934][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.935][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.936][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.938][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.939][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.941][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.942][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.943][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.945][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.946][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.948][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.949][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.950][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.952][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.953][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.955][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.956][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:11.957][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.959][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.960][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.962][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.963][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.966][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.967][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.969][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.973][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.975][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H12O6].
biodb.DEBUG[2026-01-06 07:18:11.976][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:11.978][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:11.979][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:11.980][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:11.981][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:11.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.984][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.986][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.987][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.988][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:11.990][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:11.991][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:11.993][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:11.994][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:11.995][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:11.997][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:11.998][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:11.999][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:12.001][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.002][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.004][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.005][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.006][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.008][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.009][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.010][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.012][private$selectFields] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:12.013][private$organizeFieldsByGroups] Fields [1]: "formula"
biodb.TRACE[2026-01-06 07:18:12.015][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.016][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.017][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.019][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.020][private$organizeFieldsByGroups] Groups [2]: "formula, list()"
biodb.TRACE[2026-01-06 07:18:12.021][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.023][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.026][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.027][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.033][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.035][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.037][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.039][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H8O7].
biodb.DEBUG[2026-01-06 07:18:12.040][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:12.041][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:12.045][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:12.047][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.049][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.050][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.051][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.052][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.054][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.055][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.059][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.062][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.064][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.065][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.066][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.068][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.069][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.071][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.084][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.085][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.087][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.088][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.090][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.091][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.092][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.094][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.095][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.096][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.098][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.099][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.100][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.102][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.103][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.105][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.106][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.107][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.109][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.110][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.111][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.113][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.114][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.115][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.117][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.119][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.120][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.121][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.123][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.124][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.125][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.127][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:12.128][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.130][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.131][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.132][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.134][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.135][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.137][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.138][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.139][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.141][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.142][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.143][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.145][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.148][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.149][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.151][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.152][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.153][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.155][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.156][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.158][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.159][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.160][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.165][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A1, C3H10N2].
biodb.DEBUG[2026-01-06 07:18:12.167][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.168][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.169][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.171][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.172][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.173][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.175][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.176][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.178][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.179][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.182][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.185][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.189][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.190][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.192][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.196][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.197][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.199][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.200][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.201][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.203][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.204][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.206][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.207][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.208][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.210][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.211][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.213][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.214][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.215][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.217][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.218][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.220][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.221][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.223][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.224][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.225][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.227][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.228][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.230][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.231][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.232][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.234][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.235][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.237][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.238][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.239][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:12.241][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.244][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.245][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.247][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.249][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.252][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.254][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.258][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.259][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.262][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.264][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.265][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.269][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.272][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.276][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A2, C6H12O6].
biodb.DEBUG[2026-01-06 07:18:12.278][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.279][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.281][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.282][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.283][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.285][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.291][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.292][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.294][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.295][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.296][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.301][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.302][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.306][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.315][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.317][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.318][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.320][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.322][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.323][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.325][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.326][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.328][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.329][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.330][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.332][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.333][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.334][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.336][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.337][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.338][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.340][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.341][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.343][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.344][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.345][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.347][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:12.348][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.349][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.351][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.352][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.353][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.354][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.356][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.357][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.358][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:12.360][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.361][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.364][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.365][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.367][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.371][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.372][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.375][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.376][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.378][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.382][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.383][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.385][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.386][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.387][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.390][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.392][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.394][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A3, C6H8O7].
biodb.DEBUG[2026-01-06 07:18:12.396][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:12.397][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:12.401][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:12.404][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.405][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.406][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.407][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.409][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.410][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.413][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.414][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.416][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.420][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.421][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.423][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.424][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.425][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.427][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.428][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.429][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.431][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.432][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.434][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.435][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.436][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.438][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.439][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.440][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.442][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:12.443][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.449][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.453][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.454][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.457][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.461][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [80].
biodb.DEBUG[2026-01-06 07:18:12.462][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.463][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.465][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.466][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.467][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.469][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.474][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.480][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.481][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.482][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.484][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.485][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.486][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.488][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.489][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.491][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.492][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.493][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.495][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.496][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.498][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.499][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.501][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:12.502][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.505][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.506][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.508][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.514][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.517][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.518][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.520][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [90].
biodb.DEBUG[2026-01-06 07:18:12.521][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.523][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.524][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.525][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.526][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.528][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.534][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.537][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.545][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.547][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.548][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:12.550][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.551][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.553][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.555][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.556][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.558][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.559][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.560][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.562][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:12.563][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.564][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.566][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.567][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.568][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:12.570][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.571][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.573][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.574][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.575][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.577][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.581][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.582][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.584][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.585][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.587][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [100;110].
biodb.DEBUG[2026-01-06 07:18:12.588][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:12.590][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:12.594][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:12.599][biodb::testThat]
biodb.INFO [2026-01-06 07:18:12.601][biodb::testThat] Running test function test.entriesToDataframe.listOfListInput (" entriesToDataframe() handles list of list in input. ").
biodb.INFO [2026-01-06 07:18:12.602][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:12.603][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:12.609][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:12.611][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:12.613][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:12.614][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.616][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.617][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.618][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:12.620][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.622][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:12.623][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.625][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.628][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:12.629][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.629][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:12.631][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:12.633][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.636][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.637][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:12.639][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.639][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:12.639][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:12.661][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3".
biodb.DEBUG[2026-01-06 07:18:12.662][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)...
biodb.DEBUG[2026-01-06 07:18:12.664][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:12.665][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:12.667][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:12.668][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:12.670][private$doGetEntryContentFromDb] Entry id: A1, A2, A3
biodb.DEBUG[2026-01-06 07:18:12.676][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 80
biodb.DEBUG[2026-01-06 07:18:12.678][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:12.712][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s).
biodb.DEBUG[2026-01-06 07:18:12.713][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:12.716][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.717][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.718][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.719][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.721][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:12.725][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.725][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:12.725][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:12.727][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.727][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:12.727][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:12.728][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:12.728][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:12.728][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:12.730][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.734][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.736][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.737][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.739][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.742][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.743][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.744][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.746][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.747][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.749][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.750][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.753][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.756][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.757][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.759][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.760][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.773][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.775][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.786][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.787][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.788][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.790][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.791][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.793][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.797][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:12.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:12.800][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.802][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:12.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:12.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.808][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.813][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:12.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:12.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.819][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:12.820][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:12.822][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.824][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:12.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:12.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.831][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.833][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.834][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.835][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.837][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.839][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.840][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.842][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.843][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:12.845][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:12.846][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.847][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.849][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:12.850][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:12.852][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.853][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.854][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:12.856][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:12.857][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:12.858][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:12.860][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.861][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.862][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.864][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.865][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.866][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.868][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.869][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.870][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.872][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.873][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.874][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.876][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:12.877][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:12.878][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:12.880][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:12.881][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:12.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:12.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.887][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:12.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:12.890][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.891][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.893][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:12.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:12.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.898][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.901][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.902][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.904][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.909][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.911][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.912][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.915][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.916][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.919][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.920][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:12.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.926][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.930][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.931][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.933][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.937][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.941][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:12.942][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:12.944][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:12.945][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:12.946][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:12.947][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:12.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.953][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.954][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.955][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.957][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:12.958][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:12.960][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.961][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.963][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.964][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.965][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.967][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.968][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:12.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:12.971][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.972][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.974][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.976][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.977][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.978][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.980][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.982][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:12.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.986][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:12.990][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:12.992][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:12.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.006][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.008][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.010][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.011][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.013][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.015][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.016][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.017][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.019][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.020][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.022][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.024][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.028][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.030][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.031][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.032][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.035][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.036][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.038][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.039][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.040][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.043][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.044][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.046][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.047][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.053][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.058][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.064][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.067][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.069][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.071][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.072][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.074][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.075][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.076][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:13.078][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.079][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:13.081][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.082][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.083][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.085][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.086][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.088][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.089][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.090][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.092][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.093][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.094][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.096][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.097][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.098][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.100][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:13.101][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:13.103][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.104][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.106][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.107][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.108][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.110][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.111][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.112][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.114][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:13.115][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:13.117][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.118][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.119][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.125][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.126][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.129][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.131][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.132][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.133][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.135][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.136][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.142][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.143][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.146][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.147][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.149][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.152][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.153][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.154][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.156][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.157][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.158][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.160][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.161][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:13.164][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.165][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.167][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.168][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.169][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:13.173][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.174][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.176][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.177][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.178][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.180][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.184][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.190][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.191][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.195][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.197][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.198][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.199][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.201][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.207][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.208][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.210][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.211][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.212][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.216][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.218][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.221][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.223][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.225][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.236][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.241][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.243][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.244][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.248][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.252][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.253][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.255][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.256][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.257][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.259][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.262][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:13.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:13.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.270][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.276][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.279][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.281][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.287][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.288][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.289][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.292][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.293][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:13.295][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.296][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:13.297][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.299][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.300][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.301][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.303][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.304][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.306][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.307][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.308][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.310][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.311][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.313][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.314][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.315][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.317][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:13.318][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:13.320][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.321][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.322][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.324][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.325][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.327][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:13.328][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.331][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:13.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:13.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.336][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.340][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.341][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.343][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.344][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.345][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.347][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.350][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.351][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.352][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.354][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.355][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.358][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.359][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:13.361][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.362][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.363][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.365][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.366][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.369][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.370][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.372][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.374][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.376][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.377][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.380][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.381][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.384][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.385][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.388][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.391][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.392][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.394][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.395][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.396][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.398][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.402][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.403][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.406][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.407][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.411][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.412][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.417][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.418][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.419][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.421][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.422][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.423][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.425][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.426][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:13.429][self$createEntryFromContent] Accession numbers: A1, A2, A3.
biodb.DEBUG[2026-01-06 07:18:13.430][biodb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:13.433][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.434][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.435][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.436][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.437][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:13.439][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:13.441][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:13.442][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:13.443][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:13.447][biodb$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:13.449][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.457][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.459][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.460][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.461][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:13.464][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:13.466][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:13.468][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.469][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.470][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.471][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.473][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:13.475][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:13.476][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:13.478][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:13.479][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:13.483][biodb$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:13.486][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.487][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.488][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.489][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.491][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:13.493][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.496][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.499][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.500][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.502][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.505][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.507][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.510][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.516][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.517][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:13.518][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.520][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.521][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:13.523][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.524][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.526][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.527][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.528][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.530][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.531][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.533][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.534][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.536][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.537][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.538][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.540][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.541][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.543][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.544][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.545][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.547][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.548][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.550][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.551][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.552][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.554][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.555][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.557][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.558][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.560][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.561][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.562][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.564][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.565][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.567][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.568][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.569][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.571][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.572][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.574][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.575][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.577][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:13.578][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.580][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.581][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.583][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.584][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.588][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.590][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.591][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.593][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.594][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.596][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.597][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.599][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.600][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.602][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.603][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.604][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.606][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.607][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.609][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.611][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.612][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.614][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.616][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.617][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.619][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.620][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.622][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.624][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.626][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.627][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.629][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.630][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.634][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A3, C6H8O7, 100;110;120].
biodb.DEBUG[2026-01-06 07:18:13.635][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.637][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.638][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.639][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.641][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:13.644][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.646][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.650][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.651][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.654][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.656][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.662][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.665][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.666][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.668][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.669][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:13.670][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.672][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.673][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:13.675][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.676][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.678][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.679][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.680][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.682][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.683][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.685][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.686][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.695][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.697][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.698][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.700][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.702][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.704][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.705][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.707][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.708][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.710][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.711][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.712][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.714][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.715][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.716][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.718][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.719][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.720][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.722][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.723][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.724][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.726][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.727][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.728][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.730][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.731][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.733][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.734][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.735][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.737][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:13.738][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.740][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.741][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.742][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.744][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.745][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.746][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.748][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.749][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.751][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.752][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.753][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.755][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.761][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.763][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.766][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.767][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.769][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.773][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.774][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.777][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.779][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.781][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.783][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.784][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.786][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.788][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.792][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A1, C3H10N2, 80].
biodb.TRACE[2026-01-06 07:18:13.794][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.800][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.802][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:13.803][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.806][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.807][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:13.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.812][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.813][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:13.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.817][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:13.819][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:13.820][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.821][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:13.823][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:13.824][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.826][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.827][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.828][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.830][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.831][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.833][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.834][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.836][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.837][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.839][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.840][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.842][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.843][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.844][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.846][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.847][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.849][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.850][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.851][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.853][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.854][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.856][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.857][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.858][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.860][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:13.861][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.863][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.864][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.865][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.867][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.868][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.870][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.871][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.872][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.874][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.875][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.877][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.878][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:13.880][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.881][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.882][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.885][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.887][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.888][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.889][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.891][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:13.892][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:13.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.895][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.897][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.901][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.902][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.908][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:13.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:13.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.914][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.919][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.928][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.929][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.933][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.934][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:13.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:13.937][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:13.941][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A2, C6H12O6, 90].
biodb.DEBUG[2026-01-06 07:18:13.942][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:13.945][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A1|A2, C3H10N2|C6H12O6, 80|90].
biodb.DEBUG[2026-01-06 07:18:13.946][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:13.947][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:13.952][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:13.957][biodb::testThat]
biodb.INFO [2026-01-06 07:18:13.959][biodb::testThat] Running test function test.entriesToDataframe.noPeaksDuplication (" entriesToDataframe() does not duplicate peaks. ").
biodb.INFO [2026-01-06 07:18:13.960][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:13.961][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:13.967][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:13.969][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/massbank_extract_full.tsv".
biodb.DEBUG[2026-01-06 07:18:13.972][private$loadEntries] Creating entries from ids [2]: "AU200952, AU200953".
biodb.DEBUG[2026-01-06 07:18:13.973][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 2 id(s)...
fscache.INFO [2026-01-06 07:18:13.978][cch$loadContents] Load 2 contents, from /home/biocbuild/.cache/R/biodb/mass.csv.file-dfbf730b58eaafbaf06c9de150485948.
fscache.DEBUG[2026-01-06 07:18:13.983][FUN] Found encoding ISO-8859-2 for file /home/biocbuild/.cache/R/biodb/mass.csv.file-dfbf730b58eaafbaf06c9de150485948/AU200952.tsv.
fscache.DEBUG[2026-01-06 07:18:13.987][FUN] Found encoding ISO-8859-2 for file /home/biocbuild/.cache/R/biodb/mass.csv.file-dfbf730b58eaafbaf06c9de150485948/AU200953.tsv.
biodb.DEBUG[2026-01-06 07:18:13.989][conn$getEntryContent] 2 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:13.991][self$createEntryFromContent] Creating Mass spectra CSV File entries from 2 content(s).
biodb.DEBUG[2026-01-06 07:18:13.992][self$createEntryFromContent] Parsing 2 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:13.994][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:13.996][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:13.997][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:13.998][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:13.999][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:14.005][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/massbank_extract_full.tsv".
biodb.DEBUG[2026-01-06 07:18:14.010][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:14.012][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.015][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.016][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.018][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.019][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:18:14.021][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:14.022][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:14.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.026][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.026][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.028][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.030][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.031][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.032][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.035][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.035][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.035][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.037][self$setField] Set field ms.mode to column(s) ms.mode.
biodb.TRACE[2026-01-06 07:18:14.038][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.051][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.051][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.051][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.051][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.053][self$setField] Set field peak.mztheo to column(s) peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.054][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.056][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.060][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.060][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.060][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.060][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.060][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.062][self$setField] Set field peak.relative.intensity to column(s) peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.063][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.069][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.071][self$setField] Set field chrom.col.id to column(s) chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.072][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.079][self$setField] Set field chrom.rt to column(s) chrom.rt.
biodb.TRACE[2026-01-06 07:18:14.081][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:14.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:14.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.085][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.086][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.088][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:14.090][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:14.091][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:14.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.094][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.095][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.097][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:18:14.099][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:14.100][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:14.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.103][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.104][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.106][self$setField] Set field inchi to column(s) inchi.
biodb.TRACE[2026-01-06 07:18:14.107][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2026-01-06 07:18:14.109][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2026-01-06 07:18:14.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.112][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.113][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.115][self$setField] Set field inchikey to column(s) inchikey.
biodb.TRACE[2026-01-06 07:18:14.116][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2026-01-06 07:18:14.118][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2026-01-06 07:18:14.119][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.121][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.122][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.124][self$setField] Set field cas.id to column(s) cas.id.
biodb.TRACE[2026-01-06 07:18:14.125][self$getBiodb()$getEntryFields()$get] Asked field names are: cas.id.
biodb.TRACE[2026-01-06 07:18:14.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: cas.id.
biodb.TRACE[2026-01-06 07:18:14.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.129][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.131][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.133][self$setField] Set field chebi.id to column(s) chebi.id.
biodb.TRACE[2026-01-06 07:18:14.135][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2026-01-06 07:18:14.136][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2026-01-06 07:18:14.137][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.140][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.142][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:14.143][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:14.145][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:14.146][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.148][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.149][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.151][self$setField] Set field ms.level to column(s) ms.level.
biodb.TRACE[2026-01-06 07:18:14.152][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.154][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.157][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.158][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.160][self$setField] Set field peak.mzexp to column(s) peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.176][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.179][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.189][self$setField] Set field peak.intensity to column(s) peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.190][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.192][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.197][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.199][self$setField] Set field chrom.rt.unit to column(s) chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.200][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.207][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.209][self$setField] Set field peak.formula to column(s) peak.formula.
biodb.TRACE[2026-01-06 07:18:14.210][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.212][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.213][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.215][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.216][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.219][self$setField] Set field msprecannot to column(s) msprecannot.
biodb.TRACE[2026-01-06 07:18:14.220][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.226][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.228][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:14.230][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.231][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.236][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.238][self$setField] Set field peak.attr to column(s) peak.attr.
biodb.TRACE[2026-01-06 07:18:14.240][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.241][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.243][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.246][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.251][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.253][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.254][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.256][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.258][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.260][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.262][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.263][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.265][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.267][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.269][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.270][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.273][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.274][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.276][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.278][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.280][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.282][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.284][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.285][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.287][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.289][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "cas.id".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "chebi.id".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.mzexp".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.intensity".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.formula".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:14.291][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr".
biodb.TRACE[2026-01-06 07:18:14.293][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.294][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.299][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.301][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.302][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.305][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:14.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:14.308][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.311][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.313][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.314][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.318][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.324][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.328][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.330][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.336][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.338][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.341][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.343][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.344][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.347][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.349][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.350][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.352][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.355][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.356][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.359][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.361][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:14.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:14.364][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.365][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.367][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:14.368][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:14.370][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.371][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.373][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:14.374][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:14.376][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.377][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.379][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:14.381][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:14.382][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.383][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.385][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2026-01-06 07:18:14.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2026-01-06 07:18:14.388][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.390][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.391][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2026-01-06 07:18:14.393][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2026-01-06 07:18:14.394][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.396][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.397][self$getBiodb()$getEntryFields()$get] Asked field names are: cas.id.
biodb.TRACE[2026-01-06 07:18:14.399][self$getBiodb()$getEntryFields()$get] Realnames of fields are: cas.id.
biodb.TRACE[2026-01-06 07:18:14.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.401][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.403][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2026-01-06 07:18:14.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2026-01-06 07:18:14.406][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.407][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.409][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:14.410][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:14.412][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.413][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.415][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.416][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.418][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.419][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.421][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.422][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.424][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.439][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.441][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.444][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.446][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.447][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.449][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.450][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.451][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.457][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.458][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.460][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.461][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.462][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.464][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.465][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.467][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.468][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.472][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.474][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.480][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.485][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.489][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.491][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.493][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.494][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.495][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.497][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.499][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.501][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.502][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.505][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.506][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.508][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.516][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.518][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.519][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.525][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.529][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.532][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.535][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.536][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.538][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:14.539][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.540][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.542][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.544][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.547][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.549][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.550][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.552][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.553][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.557][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.559][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.560][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.563][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.564][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.566][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.567][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.570][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.572][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.573][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.574][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.576][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:14.578][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:14.579][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.580][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.582][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:14.583][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:14.585][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.587][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:14.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:14.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.594][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.600][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.602][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.605][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:14.606][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:14.608][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:14.609][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:14.610][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.612][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.613][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.614][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.616][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.617][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.619][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.620][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.621][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.623][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.624][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.625][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.627][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.628][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.630][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.631][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.632][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:14.634][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:14.635][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.637][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.638][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.639][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:14.641][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.642][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.644][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.645][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.646][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.648][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.649][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.651][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:14.652][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.653][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.654][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.656][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.657][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.666][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.667][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.669][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:14.670][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.672][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.674][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.675][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.677][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.678][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.679][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.681][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.682][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.683][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.685][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.686][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.687][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.689][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.690][private$selectFields] Fields [6]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:14.692][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.693][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.694][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.696][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.697][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.699][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.700][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.701][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.703][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.704][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.705][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.707][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.708][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.709][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.711][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.712][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.713][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.715][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.716][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.717][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.719][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.720][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.722][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.723][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.724][private$selectFields] Fields [6]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:14.726][private$organizeFieldsByGroups] Fields [6]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.attr, peak.mz"
biodb.TRACE[2026-01-06 07:18:14.727][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.729][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.730][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.731][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.733][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.734][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.735][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.737][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.738][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.740][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.741][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.742][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.744][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.745][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.747][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.748][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.749][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.751][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.752][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.754][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.755][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.757][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.758][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.759][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.761][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.relative.intensity", "peak.intensity", "peak.formula", "peak.attr", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:14.762][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.765][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.766][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.768][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.769][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.771][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.772][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.773][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.775][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.779][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.783][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.785][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.786][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.788][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.789][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.791][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.797][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.800][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.802][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.808][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:14.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.814][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.818][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.819][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.821][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.822][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.825][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:14.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.829][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.830][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.832][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.835][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.836][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.838][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.839][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.842][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:14.845][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.846][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.848][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.849][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.854][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.855][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.858][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.860][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:14.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.868][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:14.870][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:14.872][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.875][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:14.876][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:14.878][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.881][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:14.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.887][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:14.890][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.898][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.900][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.902][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.903][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.905][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.906][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.908][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.909][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.910][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.912][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.913][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.914][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.916][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.917][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.919][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:14.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.921][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.923][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.924][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.925][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.927][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.928][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.932][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.933][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.935][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.937][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:14.939][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:14.940][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:14.942][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:14.943][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:14.944][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:14.950][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.952][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.953][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.954][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.956][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:14.957][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:14.959][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.960][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.962][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:14.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:14.964][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.966][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.967][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.969][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:14.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.973][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.974][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.975][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.977][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.978][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.980][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:14.981][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.983][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.984][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.986][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.987][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.989][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.990][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.992][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:14.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:14.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:14.996][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.997][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:14.999][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.002][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.007][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:15.009][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:15.010][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.011][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.013][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:15.015][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:15.016][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.017][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.019][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.020][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.022][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.024][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.030][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:15.032][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:15.033][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.036][self$getBiodb()$getEntryFields()$get] Asked field names are: inchi.
biodb.TRACE[2026-01-06 07:18:15.037][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchi.
biodb.TRACE[2026-01-06 07:18:15.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.040][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.042][self$getBiodb()$getEntryFields()$get] Asked field names are: inchikey.
biodb.TRACE[2026-01-06 07:18:15.043][self$getBiodb()$getEntryFields()$get] Realnames of fields are: inchikey.
biodb.TRACE[2026-01-06 07:18:15.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.046][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.047][self$getBiodb()$getEntryFields()$get] Asked field names are: cas.id.
biodb.TRACE[2026-01-06 07:18:15.049][self$getBiodb()$getEntryFields()$get] Realnames of fields are: cas.id.
biodb.TRACE[2026-01-06 07:18:15.050][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.052][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.053][self$getBiodb()$getEntryFields()$get] Asked field names are: chebi.id.
biodb.TRACE[2026-01-06 07:18:15.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chebi.id.
biodb.TRACE[2026-01-06 07:18:15.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.059][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:15.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:15.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.064][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.066][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.067][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.070][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.071][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.073][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.074][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.075][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:15.077][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:15.078][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.079][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.081][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.085][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.086][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.088][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.092][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.094][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.095][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.097][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.098][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.100][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.102][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.104][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.105][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.107][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.108][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.109][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.111][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.112][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.115][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.116][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.129][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.132][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.135][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.141][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.142][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.144][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.145][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.147][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.151][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.152][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.154][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.156][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.158][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.160][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.162][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.163][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.164][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.166][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.167][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.168][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.171][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.172][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.174][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:15.175][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:15.176][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.178][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.179][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.182][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.185][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.189][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.190][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.191][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.195][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.197][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.198][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.200][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.201][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.207][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.208][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.209][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.211][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.212][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:15.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:15.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.216][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.218][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:15.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:15.220][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.223][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:15.224][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:15.226][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.227][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.230][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.231][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.232][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.235][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.238][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.239][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.241][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:15.242][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:15.243][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:15.245][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:15.246][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.248][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.249][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.250][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.252][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.253][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.254][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.256][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.257][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.259][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.260][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.261][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.263][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.264][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.265][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.267][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.268][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.270][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.271][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.272][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.274][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.275][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.276][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.278][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.279][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.281][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.282][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.283][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.284][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.286][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.287][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.289][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.290][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.291][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.293][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.294][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.295][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.297][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.298][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.300][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.301][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.303][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.304][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.305][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.307][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.308][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.309][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.311][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.312][private$selectFields] Fields [5]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.mz"
biodb.TRACE[2026-01-06 07:18:15.314][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.315][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.316][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.318][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.319][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.321][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.322][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.323][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.325][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.326][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.327][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.329][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.330][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.332][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.333][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.334][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.335][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.337][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.338][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.340][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.341][private$selectFields] Fields [5]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.mz"
biodb.TRACE[2026-01-06 07:18:15.350][private$organizeFieldsByGroups] Fields [5]: "peak.mztheo, peak.relative.intensity, peak.intensity, peak.formula, peak.mz"
biodb.TRACE[2026-01-06 07:18:15.352][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.353][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.355][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.356][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.358][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.360][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.361][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.362][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.364][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.365][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.366][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.368][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.369][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.370][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.372][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.373][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.374][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.376][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.377][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.378][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.380][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.relative.intensity", "peak.intensity", "peak.formula", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:15.381][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.382][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.384][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.385][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.386][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.388][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.390][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.392][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.393][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.395][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.396][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.397][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.399][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.403][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.406][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.407][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.409][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.410][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.413][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.414][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.416][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.417][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.419][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.420][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.423][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.426][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.428][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.430][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.431][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.434][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.435][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.437][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.442][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.444][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.445][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.448][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.452][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.454][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.455][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.457][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.458][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.459][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.461][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.462][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.464][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.466][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:15.468][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:15.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.472][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:15.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:15.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.477][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:15.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:15.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.483][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.486][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.488][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.494][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.497][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.499][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.501][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.502][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.504][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.505][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.511][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.517][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.518][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.519][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.521][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.522][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.523][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.528][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.533][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.539][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.540][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.543][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.544][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.546][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.548][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.550][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.552][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.554][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.555][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.557][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.558][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.559][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:15.561][self$createEntryFromContent] Accession numbers: AU200952, AU200953.
biodb.DEBUG[2026-01-06 07:18:15.562][biodb$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:15.565][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:15.566][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:15.567][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:15.575][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:15.577][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:15.580][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.581][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.586][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.587][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.589][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.590][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.591][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:15.593][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:15.594][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:15.595][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:15.596][private$selectFields] Fields [14]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:15.598][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.599][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.601][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.602][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.603][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.605][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.606][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.607][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.609][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.610][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.611][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.613][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.614][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.615][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.617][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.618][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.619][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.621][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.622][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.623][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.625][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.626][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.628][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.629][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.630][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.632][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.633][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.634][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.636][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.637][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.638][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.640][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.641][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.643][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.644][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.645][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.647][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.648][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.649][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.651][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.652][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.653][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.655][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.656][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.657][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.659][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.660][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.662][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.663][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.665][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.666][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.667][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.669][ef$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.670][ef$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.671][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.673][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.674][private$selectFields] Fields [14]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:15.675][private$organizeFieldsByGroups] Fields [14]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:15.677][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.678][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.680][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.681][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.682][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.684][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.685][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.686][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.688][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.689][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.691][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.692][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.693][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.695][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.696][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.697][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.699][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.700][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.702][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.703][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.704][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.706][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.707][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.708][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.710][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.711][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.713][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.714][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.715][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.717][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.718][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.719][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.721][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.722][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.724][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.725][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.726][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.728][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.729][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.730][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.732][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.733][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.735][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.736][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.737][ef$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.739][ef$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.740][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.741][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.743][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.744][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.745][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.747][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.748][ef$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.750][ef$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.751][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.752][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.754][private$organizeFieldsByGroups] Groups [2]: "c("accession", "ms.mode", "formula", "ms.level", "chrom.rt.unit", "msprecannot", "msprecmz", "mass.csv.file.id"), list(peaks = c("peak.mztheo", "peak.relative.intensity", "peak.intensity", "peak.formula", "peak.attr", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:15.755][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.759][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.761][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.763][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.765][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.766][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:15.769][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.770][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.772][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.773][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.775][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.777][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.781][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.783][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.784][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:15.786][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.787][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.788][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.790][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.801][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.808][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:15.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.813][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.819][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.820][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.824][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:15.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.829][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.835][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.840][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:18:15.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.844][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.846][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.847][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.848][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.850][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.851][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.857][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:15.859][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.861][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.864][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.865][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.869][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.871][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.872][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.875][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:15.876][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:15.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.880][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.883][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.886][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.887][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.890][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.891][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.893][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:15.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.895][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.897][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.901][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.903][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.908][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:15.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:15.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.914][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.920][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.922][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.925][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:15.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.931][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.933][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.937][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.941][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.942][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:15.945][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.946][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.948][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.949][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.953][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.959][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:15.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.965][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.970][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.975][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:15.978][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.981][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.984][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.987][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.991][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:15.992][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:15.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:15.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.005][private$entriesToListOfDataframes] Entry converted to data frame: [4, 14]: [accession, ms.mode, formula, ms.level, chrom.rt.unit, ...] [AU200952, neg, C7H5F3O, 2, s, ...] [AU200952, neg, C7H5F3O, 2, s, ...] [AU200952, neg, C7H5F3O, 2, s, ...] [AU200952, neg, C7H5F3O, 2, s, ...].
biodb.DEBUG[2026-01-06 07:18:16.006][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:16.007][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:16.009][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:16.010][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:16.011][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:16.014][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.022][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.027][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.032][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.033][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:16.034][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:16.035][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:16.037][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:16.038][private$selectFields] Fields [13]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:16.039][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.041][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.042][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.043][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.045][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.046][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.047][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.049][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.050][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.052][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.053][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.054][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.055][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.057][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.058][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.059][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.061][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.062][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.063][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.065][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.066][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.067][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.069][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.070][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.071][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.073][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.074][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.075][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.077][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.078][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.079][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.081][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.082][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.083][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.085][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.086][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.087][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.089][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.090][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.091][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.093][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.094][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.095][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.097][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.098][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.100][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.101][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.102][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.104][ef$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.105][ef$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.106][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.108][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.109][private$selectFields] Fields [13]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:16.110][private$organizeFieldsByGroups] Fields [13]: "accession, ms.mode, peak.mztheo, peak.relative.intensity, formula, ms.level, peak.intensity, chrom.rt.unit, peak.formula, msprecannot, ..."
biodb.TRACE[2026-01-06 07:18:16.112][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.113][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.114][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.116][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.117][ef$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.118][ef$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.120][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.121][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.123][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.124][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.125][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.127][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.128][ef$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.130][ef$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.131][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.132][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.133][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.135][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.136][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.137][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.139][ef$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.140][ef$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.142][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.143][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.144][ef$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.146][ef$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.147][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.148][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.149][ef$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.151][ef$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.152][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.153][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.155][ef$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.156][ef$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.157][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.159][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.160][ef$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.161][ef$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.163][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.164][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.165][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.167][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.168][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.169][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.170][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.172][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.173][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.174][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.176][ef$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.177][ef$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.178][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.180][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.181][private$organizeFieldsByGroups] Groups [2]: "c("accession", "ms.mode", "formula", "ms.level", "chrom.rt.unit", "msprecannot", "msprecmz", "mass.csv.file.id"), list(peaks = c("peak.mztheo", "peak.relative.intensity", "peak.intensity", "peak.formula", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:16.182][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.188][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.193][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.196][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.199][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.205][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.207][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.209][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.210][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.212][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:18:16.213][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.214][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.216][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.219][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.220][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.221][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.223][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.224][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.226][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.227][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:18:16.230][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.233][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.245][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.246][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.248][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.249][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.253][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.254][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.256][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.257][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:18:16.259][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.261][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.263][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.265][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.267][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.268][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.270][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.271][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.272][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.274][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.275][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.277][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.279][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.281][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.282][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.285][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.287][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.290][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.292][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.293][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.294][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.296][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.301][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.304][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.305][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.307][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:18:16.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.311][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.312][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.318][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.320][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.323][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.329][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.331][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.333][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.334][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.337][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.338][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.340][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.341][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:18:16.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.344][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.345][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.347][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.349][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.351][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.356][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:18:16.359][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.360][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.362][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.365][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.366][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.367][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.369][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.370][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.371][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.373][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.374][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:18:16.375][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.377][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.378][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.380][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.381][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.382][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.384][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.386][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.388][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.389][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.391][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.392][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.393][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.395][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.396][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.398][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.399][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.400][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.402][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.403][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.406][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.409][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.418][private$entriesToListOfDataframes] Entry converted to data frame: [2, 13]: [accession, ms.mode, formula, ms.level, chrom.rt.unit, ...] [AU200953, neg, C7H5F3O, 2, s, ...] [AU200953, neg, C7H5F3O, 2, s, ...].
biodb.DEBUG[2026-01-06 07:18:16.419][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:16.421][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:16.429][self$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:16.434][biodb::testThat]
biodb.INFO [2026-01-06 07:18:16.436][biodb::testThat] Running test function test.entryIdsToDataframe (" entryIdsToDataframe() works correctly. ").
biodb.INFO [2026-01-06 07:18:16.437][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:16.438][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:16.444][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:16.445][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:16.450][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:16.451][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:16.457][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.458][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:16.460][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.461][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.464][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:16.473][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.473][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:16.475][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:16.477][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:16.483][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.483][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:16.483][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:16.486][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3".
biodb.DEBUG[2026-01-06 07:18:16.487][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)...
biodb.DEBUG[2026-01-06 07:18:16.489][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:16.490][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:16.492][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:16.493][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:16.494][private$doGetEntryContentFromDb] Entry id: A1, A2, A3
biodb.DEBUG[2026-01-06 07:18:16.500][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 80
biodb.DEBUG[2026-01-06 07:18:16.501][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:16.503][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s).
biodb.DEBUG[2026-01-06 07:18:16.505][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:16.507][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:16.508][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:16.509][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:16.510][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:16.511][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:16.516][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.516][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:16.516][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:16.517][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.517][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:16.517][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:16.519][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:16.519][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:16.519][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:16.524][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.533][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.535][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.536][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.541][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.543][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.548][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.550][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.551][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.557][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.558][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.560][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.565][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.568][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.574][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.575][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.582][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.584][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.589][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.591][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.596][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.598][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.599][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.605][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.606][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.613][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.615][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.616][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.622][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.629][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.630][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.632][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.637][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.639][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.640][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:16.646][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:16.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.654][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.661][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.662][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.664][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.671][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.672][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.678][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:16.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:16.685][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.686][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.688][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:16.693][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:16.695][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.696][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.702][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:16.703][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:16.709][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.717][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.719][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.720][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.727][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:16.735][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.736][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.742][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:16.743][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:16.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.750][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.751][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:16.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.760][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.765][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:16.767][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:16.768][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:16.773][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:16.775][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.780][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.782][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.783][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.789][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:16.790][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:16.792][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.797][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.798][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.800][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.805][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.807][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.808][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:16.814][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:16.815][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:16.820][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:16.822][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:16.824][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:16.829][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.831][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.832][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:16.838][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:16.839][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.846][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:16.848][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:16.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.860][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:16.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.869][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.870][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.872][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.880][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.886][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.887][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.893][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.910][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.912][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.918][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.919][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.925][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:16.933][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.942][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.943][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.949][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.950][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.952][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.959][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:16.960][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:16.972][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:16.974][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:16.975][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:16.981][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:16.982][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:16.983][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:16.991][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:16.997][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:16.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.005][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.007][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.008][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.013][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.015][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.021][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.022][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.029][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.032][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.037][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.039][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.046][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.047][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.053][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.055][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.063][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.069][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.077][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.085][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.087][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.093][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.094][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.095][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.101][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.102][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.109][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.111][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.112][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.118][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.125][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.126][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.133][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.134][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.136][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.141][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.143][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.144][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.150][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.151][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.157][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.158][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.160][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.166][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.167][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.173][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.174][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.176][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.184][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.190][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.197][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.198][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.200][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.205][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.207][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.213][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.216][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.221][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.223][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.230][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.237][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.238][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:17.240][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:17.245][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:17.247][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.252][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.254][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.255][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.261][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.263][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.264][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.269][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.271][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.276][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.278][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.279][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.285][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.286][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.287][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:17.293][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:17.295][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.302][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.309][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.310][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.317][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.318][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:17.320][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:17.325][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.332][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.334][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.336][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.341][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.343][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.350][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.351][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.357][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.360][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.366][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.367][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.374][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.376][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.381][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.383][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.406][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.408][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.416][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.422][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.423][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.430][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.439][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.444][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:17.453][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:17.455][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:17.456][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:17.461][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:17.462][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:17.470][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.479][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.480][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.486][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.487][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.492][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.494][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.496][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.502][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.504][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.509][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.511][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.518][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.528][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.533][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.535][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.536][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.542][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.549][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.552][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.557][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.559][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.560][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.566][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.567][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.573][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.574][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.575][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.581][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.589][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.591][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.599][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.605][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.606][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.607][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.613][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.615][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.623][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.629][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.630][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.637][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.647][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:17.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:17.654][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.655][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.662][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.670][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.672][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.677][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:17.679][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.680][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.686][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:17.693][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.694][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.696][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:17.703][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.710][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.711][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:17.716][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:17.718][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:17.719][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.729][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.730][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.731][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.737][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:17.738][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:17.740][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.745][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.746][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.748][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.753][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.755][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.756][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.761][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:17.763][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:17.764][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:17.770][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.771][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.779][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.785][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:17.786][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.787][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.793][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:17.794][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:17.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.802][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:17.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.812][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.817][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.818][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.820][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.825][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.828][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.835][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.843][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.848][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.850][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:17.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.859][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.860][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.884][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.898][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.900][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.913][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.916][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.921][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.923][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.924][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.930][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.944][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.946][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.947][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.953][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.954][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.955][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.961][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.964][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.969][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.977][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.979][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.980][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.985][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.987][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:17.988][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:17.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:17.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:17.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.002][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.009][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.010][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:18.011][self$createEntryFromContent] Accession numbers: A1, A2, A3.
biodb.DEBUG[2026-01-06 07:18:18.026][self$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:18.033][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:18.034][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:18.035][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:18.036][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:18.042][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:18.043][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.049][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.050][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.051][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.057][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.058][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.065][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.066][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.068][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.073][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.074][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.076][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.081][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.083][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.084][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.090][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.091][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:18.092][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:18.097][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:18.099][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.100][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.106][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.107][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.112][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.114][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.115][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.121][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.122][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.123][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.129][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.130][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.131][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.137][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.138][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.140][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.145][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.147][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.148][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.153][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.155][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.156][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.161][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.163][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.164][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.170][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.171][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.172][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:18.178][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.179][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.184][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.186][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.187][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.193][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.201][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.209][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.211][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.216][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.218][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.225][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.227][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.233][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.234][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.236][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.241][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.243][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.249][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A1, C3H10N2].
biodb.DEBUG[2026-01-06 07:18:18.251][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:18.252][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:18.258][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:18.259][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:18.260][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:18.266][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.267][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.275][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.281][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.282][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.289][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.299][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.306][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.307][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.313][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.314][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:18.315][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:18.321][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:18.322][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.323][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.329][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.330][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.347][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.353][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.355][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.360][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.362][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.364][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.369][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.371][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.376][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.378][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.379][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.385][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.386][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.388][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.393][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.394][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.396][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.401][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.403][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.404][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.409][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.411][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.412][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.417][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:18.419][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.424][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.426][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.432][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.434][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.435][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.442][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.444][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.449][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.450][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.452][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.457][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.459][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.460][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.466][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.473][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.474][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.475][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.490][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A2, C6H12O6].
biodb.DEBUG[2026-01-06 07:18:18.491][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:18.496][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:18.498][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:18.499][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:18.500][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:18.506][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.515][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.529][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.538][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.540][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.547][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.553][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:18.554][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:18.555][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:18.561][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.562][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.564][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.569][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.570][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.572][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.577][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.579][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.580][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.585][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.587][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.588][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.593][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.595][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.596][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.602][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.603][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.608][private$selectFields] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.610][private$organizeFieldsByGroups] Fields [2]: "accession, formula"
biodb.TRACE[2026-01-06 07:18:18.611][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.617][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.618][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.619][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.624][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.626][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.627][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.633][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.634][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()"
biodb.TRACE[2026-01-06 07:18:18.636][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.641][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.643][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.644][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.650][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.651][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.657][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.658][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.660][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:18.665][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:18.667][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.668][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.674][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.675][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.680][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.683][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.689][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.691][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.697][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:18.698][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:18.699][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.705][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.707][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A3, C6H8O7].
biodb.DEBUG[2026-01-06 07:18:18.713][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:18.714][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:18.723][self$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:18.729][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:18.730][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:18.731][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:18.737][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:18.738][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:18.740][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.745][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.747][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.748][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.753][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.756][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.762][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.763][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.764][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:18.770][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:18.771][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:18.772][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.778][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.779][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.784][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.786][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.787][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.804][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.810][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.811][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.817][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.818][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.820][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.826][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.827][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.833][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.834][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:18.836][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.844][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.849][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.851][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.852][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.859][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.860][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.873][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [80].
biodb.DEBUG[2026-01-06 07:18:18.874][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:18.875][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:18.881][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:18.882][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:18.883][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:18.888][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.898][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.906][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.907][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.912][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:18.914][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:18.915][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:18.916][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.922][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.923][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.929][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.930][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.931][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.937][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.938][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.939][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.945][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.946][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:18.948][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.953][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.955][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.956][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.961][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:18.963][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.964][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.976][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:18.986][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:18.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:18.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.000][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [90].
biodb.DEBUG[2026-01-06 07:18:19.002][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:19.003][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:19.008][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:19.010][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:19.011][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:19.017][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.026][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.027][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.033][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.035][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.041][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:19.042][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:19.044][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:19.049][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:19.051][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:19.052][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.058][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.059][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.060][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.066][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.067][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.073][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.074][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.075][private$selectFields] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:19.081][private$organizeFieldsByGroups] Fields [1]: "msprecmz"
biodb.TRACE[2026-01-06 07:18:19.082][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.084][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.089][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.091][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.092][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()"
biodb.TRACE[2026-01-06 07:18:19.098][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.099][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.107][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.121][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.124][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.132][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [100;110].
biodb.DEBUG[2026-01-06 07:18:19.137][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:19.138][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:19.147][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:19.156][biodb::testThat]
biodb.INFO [2026-01-06 07:18:19.161][biodb::testThat] Running test function test.entryIdsToDataframe.listOfListInput (" entryIdsToDataframe() handles list of list in input. ").
biodb.INFO [2026-01-06 07:18:19.163][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:19.164][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:19.177][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:19.179][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:19.185][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:19.187][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.188][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:19.196][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.202][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:19.204][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:19.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:19.210][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.212][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:19.217][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.217][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:19.219][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:19.224][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.227][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.233][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:19.234][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.234][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:19.234][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:19.241][self$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:19.243][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:19.249][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:19.250][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:19.251][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:19.257][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:19.275][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:19.280][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:19.282][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:19.283][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:19.291][self$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:19.298][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:19.300][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:19.305][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:19.306][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:19.307][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:19.314][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:19.315][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:19.320][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:19.322][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:19.323][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:19.324][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:19.329][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:19.331][private$entriesToListOfDataframes] Converted 0 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:19.337][private$entriesToListOfDataframes] Entry converted to data frame: NULL.
biodb.DEBUG[2026-01-06 07:18:19.338][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:19.339][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:18:19.347][private$loadEntries] Creating entries from ids [1]: "A3".
biodb.DEBUG[2026-01-06 07:18:19.353][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:18:19.354][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:19.356][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:19.361][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:19.363][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:19.364][private$doGetEntryContentFromDb] Entry id: A3
biodb.DEBUG[2026-01-06 07:18:19.372][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A3 C6H8O7 100
A3 C6H8O7 110
A3 C6H8O7 120
biodb.DEBUG[2026-01-06 07:18:19.378][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:19.380][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:18:19.386][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:19.388][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:19.393][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:19.395][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:19.396][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:19.402][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:19.410][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.410][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:19.410][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:19.412][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.412][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:19.412][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:19.418][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:19.418][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:19.418][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:19.419][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.425][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.427][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.428][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.434][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.435][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.442][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.443][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:19.449][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:19.450][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.452][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.458][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:19.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:19.464][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.466][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.467][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.482][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.489][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.492][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.499][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.506][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.516][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.523][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.524][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.537][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.539][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.540][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:19.546][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:19.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.553][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.555][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:19.560][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:19.562][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.563][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.569][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.571][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.577][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.578][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.580][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:19.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:19.588][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.594][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.595][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:19.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:19.603][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.608][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.610][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:19.616][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:19.618][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.620][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.627][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.633][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.634][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.636][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.642][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:19.649][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.657][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:19.658][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:19.660][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.666][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.667][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:19.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:19.675][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.681][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.682][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:19.684][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:19.690][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:19.691][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:19.697][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.699][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.705][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.706][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.708][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:19.714][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:19.715][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.721][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.723][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.728][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.730][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.732][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.738][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:19.740][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:19.746][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:19.748][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:19.754][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:19.755][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:19.761][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.762][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.764][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:19.770][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:19.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.793][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.795][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:19.801][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:19.802][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.810][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.812][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:19.818][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.819][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.825][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.828][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.833][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.835][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.843][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.849][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.850][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.852][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.859][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.860][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:19.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.873][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.874][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.876][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.881][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.883][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.884][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.890][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.891][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.897][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.905][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.907][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.912][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.914][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.915][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.921][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.922][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.924][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:19.931][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:19.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:19.938][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:19.939][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:19.945][self$createEntryFromContent] Accession numbers: A3.
biodb.DEBUG[2026-01-06 07:18:19.947][private$loadEntries] Creating entries from ids [2]: "A1, A2".
biodb.DEBUG[2026-01-06 07:18:20.088][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 2 id(s)...
biodb.DEBUG[2026-01-06 07:18:20.090][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:20.092][conn$getEntryContent] 2 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:20.097][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:20.099][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:20.100][private$doGetEntryContentFromDb] Entry id: A1, A2
biodb.DEBUG[2026-01-06 07:18:20.113][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 80
biodb.DEBUG[2026-01-06 07:18:20.115][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:20.120][self$createEntryFromContent] Creating Mass spectra CSV File entries from 2 content(s).
biodb.DEBUG[2026-01-06 07:18:20.122][self$createEntryFromContent] Parsing 2 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:20.129][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:20.130][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:20.131][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:20.137][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:20.138][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:20.146][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.153][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.155][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.156][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.162][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.163][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.169][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.170][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.172][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.177][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.179][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.184][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.195][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.196][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.209][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.212][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.219][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.225][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.242][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.249][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.260][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.268][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.273][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.275][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.282][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.289][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.290][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.299][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.306][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.307][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.312][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.321][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.323][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.324][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.330][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.331][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.332][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.338][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.345][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.346][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.361][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.371][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.378][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.385][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.392][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.394][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.395][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.402][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.409][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.411][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:20.416][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:20.418][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:20.420][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.425][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.427][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.428][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.434][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.435][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.441][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.442][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.443][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.449][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.450][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.452][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.457][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.459][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.460][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:20.466][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:20.467][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.481][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.484][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.491][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:20.497][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:20.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.505][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.507][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.514][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.515][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.529][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.531][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.532][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.539][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.544][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.546][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.547][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.553][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:20.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.563][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.572][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.577][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.579][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.587][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.593][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.594][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.596][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:20.601][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:20.603][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:20.604][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:20.609][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:20.611][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:20.618][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.632][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.635][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.649][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.651][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.666][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.675][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.681][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.683][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.688][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.690][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.692][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.698][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.699][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.705][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.707][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.712][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.714][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.715][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.721][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.723][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.728][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.763][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.770][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.778][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.786][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.796][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.801][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.812][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.819][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.825][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.826][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.835][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.840][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.849][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.851][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.856][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.865][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:20.867][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:20.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.874][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.880][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.889][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.891][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.896][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:20.898][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.905][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.907][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:20.908][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.915][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:20.922][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.930][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.931][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:20.936][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:20.938][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:20.939][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:20.945][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:20.947][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.948][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.954][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:20.955][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:20.961][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.962][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.964][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.970][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:20.971][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:20.977][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:20.978][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.980][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:20.986][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:20.987][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:20.993][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.995][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:20.996][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.003][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:21.009][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:21.011][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.012][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.018][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:21.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:21.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.028][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.036][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.043][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.049][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.051][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.058][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.068][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.083][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.089][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:21.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.092][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.097][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.099][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.105][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.121][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.122][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.130][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.131][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.137][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.140][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.146][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.148][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.153][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.156][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.162][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.164][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.171][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.172][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.179][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.185][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.187][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.188][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.201][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.210][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:21.211][self$createEntryFromContent] Accession numbers: A1, A2.
biodb.DEBUG[2026-01-06 07:18:21.242][self$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:21.244][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:21.250][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:21.251][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:21.252][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:21.258][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:21.276][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.291][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.306][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.316][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.321][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.323][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.324][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.330][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:21.331][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:21.336][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.338][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.339][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:21.345][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.346][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.348][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.353][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.355][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.360][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.362][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.363][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.369][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.370][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.372][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.377][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.379][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.380][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.386][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.387][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.393][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.394][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.396][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.401][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.403][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.408][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.410][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.411][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.417][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:21.418][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:21.420][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.425][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.427][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.428][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.434][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.435][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.441][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.442][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.444][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.449][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.451][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.452][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.458][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:21.459][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.465][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.468][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.474][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.481][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.484][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.499][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.508][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.514][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.516][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.521][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.528][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.539][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.544][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.546][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.547][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.553][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.555][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.563][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.572][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.579][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A3, C6H8O7, 100;110;120].
biodb.DEBUG[2026-01-06 07:18:21.585][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:21.587][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:21.588][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:21.593][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:21.595][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:21.602][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.604][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.612][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.618][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.625][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.626][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.628][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.635][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.636][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.642][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.643][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.649][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.650][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:21.652][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:21.657][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.659][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.660][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:21.666][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.667][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.673][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.674][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.675][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.681][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.683][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.684][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.690][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.691][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.697][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.698][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.700][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.706][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.707][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.712][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.714][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.716][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.721][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.723][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.724][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.730][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.731][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.737][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.738][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:21.740][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:21.745][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.747][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.752][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.754][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.771][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.777][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.779][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.784][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.786][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.788][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.794][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.795][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.801][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:21.802][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.810][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.811][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.812][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.819][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.824][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.826][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.833][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.836][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.848][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.850][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.861][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.862][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.864][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.869][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:21.871][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.872][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.877][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.879][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.887][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.892][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.895][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.900][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.902][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:21.903][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.912][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A1, C3H10N2, 80].
biodb.TRACE[2026-01-06 07:18:21.919][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.926][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.927][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.932][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.934][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:21.935][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.940][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.942][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.943][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:21.949][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.950][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.952][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.957][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:21.959][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.960][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.965][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:21.967][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:21.968][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.973][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:21.975][private$selectFields] Fields [4]: "accession, formula, msprecmz, mass.csv.file.id"
biodb.TRACE[2026-01-06 07:18:21.976][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:21.982][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:21.983][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:21.988][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:21.990][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:21.991][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.001][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.002][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.004][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.009][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.011][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.012][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.017][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.019][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.020][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.026][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.027][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.033][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.034][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.035][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.041][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.042][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.044][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.049][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.051][private$selectFields] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:22.057][private$organizeFieldsByGroups] Fields [3]: "accession, formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:22.058][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.060][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.066][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.067][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.073][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.075][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.081][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.082][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.084][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.090][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.091][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.097][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.099][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:22.104][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.114][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.115][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.130][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.132][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.141][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.143][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.144][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.150][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.151][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.157][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.158][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.160][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.165][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.167][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.168][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.174][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.175][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.190][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.191][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.197][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.200][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.205][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.207][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.208][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.216][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A2, C6H12O6, 90].
biodb.DEBUG[2026-01-06 07:18:22.221][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.TRACE[2026-01-06 07:18:22.224][private$entriesToListOfDataframes] Entry converted to data frame: [1, 3]: [accession, formula, msprecmz] [A1|A2, C3H10N2|C6H12O6, 80|90].
biodb.DEBUG[2026-01-06 07:18:22.229][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:22.231][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:22.239][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:22.270][biodb::testThat]
biodb.INFO [2026-01-06 07:18:22.271][biodb::testThat] Running test function test.addColsToDataframe (" addColsToDataframe() works correctly. ").
biodb.INFO [2026-01-06 07:18:22.277][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:22.278][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:22.293][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:22.295][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:22.303][private$loadEntries] Creating entries from ids [2]: "A2, A3".
biodb.DEBUG[2026-01-06 07:18:22.304][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 2 id(s)...
biodb.DEBUG[2026-01-06 07:18:22.310][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:22.311][conn$getEntryContent] 2 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:22.317][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:22.318][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:22.319][private$doGetEntryContentFromDb] Entry id: A2, A3
biodb.DEBUG[2026-01-06 07:18:22.325][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:22.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.328][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.334][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:22.336][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.342][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:22.343][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.349][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.350][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.352][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:22.358][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.358][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:22.359][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:22.365][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.367][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:22.375][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.375][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:22.375][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:22.389][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A2 C6H12O6 90
biodb.DEBUG[2026-01-06 07:18:22.390][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:22.396][self$createEntryFromContent] Creating Mass spectra CSV File entries from 2 content(s).
biodb.DEBUG[2026-01-06 07:18:22.398][self$createEntryFromContent] Parsing 2 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:22.405][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:22.406][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:22.407][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:22.413][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:22.414][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:22.423][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.423][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:22.423][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:22.429][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.429][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:22.429][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:22.431][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:22.431][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:22.431][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:22.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.447][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.461][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.463][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.472][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.480][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.486][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.488][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.493][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.495][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.496][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.502][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.511][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.518][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.519][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.525][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.533][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.535][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.541][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.543][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.549][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.552][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.559][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:22.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:22.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.568][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.573][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:22.575][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:22.580][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.582][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.583][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.591][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.598][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:22.599][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:22.605][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.606][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.608][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:22.613][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:22.615][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.622][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:22.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:22.629][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.637][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.645][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.648][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.653][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.656][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.662][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:22.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:22.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.672][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:22.678][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:22.679][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.685][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.687][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:22.688][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:22.694][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:22.695][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:22.701][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.703][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.704][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.709][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.711][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.712][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.718][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.719][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.724][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.726][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.727][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.733][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.734][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:22.736][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:22.741][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:22.759][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:22.765][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:22.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:22.773][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.774][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.776][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:22.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:22.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.789][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.791][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:22.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:22.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.800][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.807][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.814][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.815][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.822][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.823][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.829][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.830][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.832][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.837][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.839][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.840][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.845][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.847][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.848][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:22.853][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.856][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.870][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.871][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.879][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.885][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.887][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.888][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:22.894][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:22.895][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:22.901][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:22.902][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:22.903][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:22.911][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.919][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.920][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.926][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:22.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:22.933][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.936][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.941][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.943][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.944][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.950][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:22.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:22.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.958][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.960][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.974][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.975][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:22.980][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.982][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.983][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.989][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.990][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:22.992][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:22.997][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:22.999][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.000][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.005][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.007][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.015][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.021][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.022][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.023][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.030][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:23.032][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:23.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.044][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:23.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:23.051][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.058][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.068][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:23.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:23.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.082][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:23.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:23.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.092][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:23.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:23.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.107][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.121][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:23.124][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.132][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:23.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:23.134][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.136][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.141][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:23.143][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:23.144][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.149][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.151][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:23.152][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:23.157][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:23.159][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:23.160][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.166][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.167][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.168][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.174][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.175][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.180][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.182][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.183][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.189][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.190][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.191][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.197][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:23.198][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:23.199][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:23.205][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:23.207][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:23.208][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:23.213][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.237][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:23.239][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:23.240][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.247][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:23.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:23.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.262][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.263][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.269][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.270][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.271][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.279][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.285][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.299][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.304][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.310][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:23.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.312][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.322][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.323][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.329][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.330][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.332][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.340][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.346][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.347][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.354][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.356][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.361][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.363][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.364][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.370][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.377][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.380][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.388][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.394][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.395][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.401][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.404][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.418][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:23.419][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:23.425][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.426][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:23.428][self$createEntryFromContent] Accession numbers: A2, A3.
biodb.DEBUG[2026-01-06 07:18:23.443][self$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:23.449][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:23.451][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:23.452][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:23.457][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:23.459][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:23.464][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.475][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.480][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.489][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.491][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.492][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.499][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.507][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.513][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.514][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:23.516][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:23.521][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:23.523][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.524][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.530][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.531][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.536][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.538][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.539][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.545][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.546][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.548][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.554][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.555][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.556][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.562][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.563][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.569][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.570][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.571][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.577][private$organizeFieldsByGroups] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.578][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.580][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.585][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.587][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.592][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.594][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.595][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.601][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.602][private$organizeFieldsByGroups] Groups [2]: "c("formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:23.604][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.610][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.611][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.618][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.628][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.635][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.641][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.642][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.644][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.649][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.652][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.658][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.666][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.673][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.675][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.681][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [formula, msprecmz] [C6H12O6, 90].
biodb.DEBUG[2026-01-06 07:18:23.683][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:23.688][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:23.690][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:23.691][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:23.696][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:23.714][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.729][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.739][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.744][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.746][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.753][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.755][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.756][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.763][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.769][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.770][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:23.771][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:23.777][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:23.778][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.780][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.785][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.787][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.788][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.794][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.795][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.801][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.802][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.803][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.809][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.810][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.812][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.817][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.819][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.820][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.825][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.827][private$selectFields] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.832][private$organizeFieldsByGroups] Fields [2]: "formula, msprecmz"
biodb.TRACE[2026-01-06 07:18:23.834][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.835][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.841][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.842][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.843][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.849][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.850][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.852][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.857][private$organizeFieldsByGroups] Groups [2]: "c("formula", "msprecmz"), list()"
biodb.TRACE[2026-01-06 07:18:23.859][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.864][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.868][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.874][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.875][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.881][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.883][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.888][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:23.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:23.892][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.899][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.914][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.921][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.922][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.923][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:23.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:23.932][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:23.939][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [formula, msprecmz] [C6H8O7, 100;110].
biodb.DEBUG[2026-01-06 07:18:23.940][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:23.946][self$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:18:23.954][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:23.964][biodb::testThat]
biodb.INFO [2026-01-06 07:18:23.970][biodb::testThat] Running test function test.entriesToSingleFieldValues (" entriesToSingleFieldValues() works correctly. ").
biodb.INFO [2026-01-06 07:18:23.971][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:23.977][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:23.986][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:23.988][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:23.994][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:23.996][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:24.010][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.011][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:24.017][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:24.027][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.027][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:24.033][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:24.034][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.036][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:24.044][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.044][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:24.044][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:24.057][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3".
biodb.DEBUG[2026-01-06 07:18:24.058][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)...
biodb.DEBUG[2026-01-06 07:18:24.060][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:24.065][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:24.067][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:24.068][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:24.074][private$doGetEntryContentFromDb] Entry id: A1, A2, A3
biodb.DEBUG[2026-01-06 07:18:24.084][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 100
biodb.DEBUG[2026-01-06 07:18:24.089][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:24.091][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s).
biodb.DEBUG[2026-01-06 07:18:24.097][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:24.099][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:24.105][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:24.106][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:24.107][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:24.113][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:24.121][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.121][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:24.121][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:24.123][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.123][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:24.123][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:24.129][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:24.129][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:24.129][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:24.130][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.132][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.137][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.140][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.146][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.147][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.153][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.154][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.156][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.161][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.168][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.171][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.177][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.179][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.180][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.209][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.211][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.224][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.235][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.241][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.242][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.249][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.252][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.259][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.265][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.266][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.267][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.273][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.275][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.276][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.281][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.283][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.288][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.290][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.297][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.300][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.305][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.307][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.314][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.315][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.321][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.322][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.324][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.331][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.338][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.346][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.347][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.354][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.356][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.363][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.364][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.370][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.377][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.380][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.388][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.394][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.395][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:24.400][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:24.402][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:24.403][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.409][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.410][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.412][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.417][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.419][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.420][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.425][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.427][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.432][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.434][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.435][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.441][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.442][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.444][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:24.449][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:24.451][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.465][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.475][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:24.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:24.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.489][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.491][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.492][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.499][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.508][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.514][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.521][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.523][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.537][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.539][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.544][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.547][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.564][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.571][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.577][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:24.585][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:24.586][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:24.588][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:24.593][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:24.594][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:24.603][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.617][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.620][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.627][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.633][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.634][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.636][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.642][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.649][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.650][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.652][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.658][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.666][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.692][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.698][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.706][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.707][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.713][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.715][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.721][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.722][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.724][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.730][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.731][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.736][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.738][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.746][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.754][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.755][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.761][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.762][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.777][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.784][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.786][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.788][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.793][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.796][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.802][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.809][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.812][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:24.817][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:24.819][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.820][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.827][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.832][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.834][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.835][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.841][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:24.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.849][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.851][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.856][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:24.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.865][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.866][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:24.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.875][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.880][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:24.882][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:24.883][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:24.889][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:24.891][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:24.892][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.898][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.899][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:24.905][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:24.906][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.908][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.913][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.915][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.916][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.922][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.923][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.929][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:24.930][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:24.932][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:24.938][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.939][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.945][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.946][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.948][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.953][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:24.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.962][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:24.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:24.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.972][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:24.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.986][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:24.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:24.995][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:24.996][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.002][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.010][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.017][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.020][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.033][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.034][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.036][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.042][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.049][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.059][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:25.073][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:25.074][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:25.076][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:25.081][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:25.082][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:25.090][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.105][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.115][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.129][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.132][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.138][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.139][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.145][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.146][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.148][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.154][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.161][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.162][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.164][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.195][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.204][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.210][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.212][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.220][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.227][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.233][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.234][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:25.236][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:25.241][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.243][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.244][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:25.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:25.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.258][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.259][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.265][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.266][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.268][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:25.273][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:25.275][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.276][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.282][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:25.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:25.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.290][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.291][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:25.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:25.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.306][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.314][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.315][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.321][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.322][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:25.324][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.331][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:25.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:25.338][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.345][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:25.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:25.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.355][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:25.356][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:25.361][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:25.363][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:25.364][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.370][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.371][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.377][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.378][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.379][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.385][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.386][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.388][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.393][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.395][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.396][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.401][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:25.403][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:25.404][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:25.409][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:25.411][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:25.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:25.418][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.419][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.425][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:25.426][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:25.428][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.435][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:25.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:25.442][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.443][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.444][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.458][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.465][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.466][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.467][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.481][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.484][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.489][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.491][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.496][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:25.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.499][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.505][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.515][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.516][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.523][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.524][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.538][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.540][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.548][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.555][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.562][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.570][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.571][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.577][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.585][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.588][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.595][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.601][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.603][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.604][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.610][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.611][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.618][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.628][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:25.633][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:25.651][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.656][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:25.658][self$createEntryFromContent] Accession numbers: A1, A2, A3.
biodb.TRACE[2026-01-06 07:18:25.666][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.675][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.681][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.684][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.689][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.691][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.692][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.699][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.705][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.715][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.728][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.730][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.731][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.736][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.738][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.746][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.747][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.753][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.754][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.756][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.761][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.763][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.777][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.778][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.786][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.796][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.802][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.803][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.810][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.817][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.818][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.819][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.827][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.833][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.835][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.836][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.841][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.843][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.850][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.851][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.856][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.859][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.866][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.868][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.875][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.882][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.884][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.891][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.892][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.899][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.904][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.906][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.907][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.916][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.929][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.931][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.938][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.939][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.945][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.946][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.947][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.953][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.961][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.962][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.964][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.972][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:25.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:25.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:25.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:25.988][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:25.995][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.002][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.009][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.010][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.011][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.017][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.020][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.025][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.027][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.028][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.035][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.041][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.042][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.049][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.059][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.064][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.073][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.083][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.089][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:26.099][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:26.450][biodb::testThat]
biodb.INFO [2026-01-06 07:18:26.451][biodb::testThat] Running test function test.entryIdsToSingleFieldValues (" entryIdsToSingleFieldValues() works correctly. ").
biodb.INFO [2026-01-06 07:18:26.452][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:26.458][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:26.467][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:26.468][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:26.474][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:26.475][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:26.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:26.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:26.489][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.490][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:26.492][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:26.497][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:26.499][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:26.506][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.506][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:26.507][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:26.513][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.515][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.521][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:26.522][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.522][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:26.522][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:26.530][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3".
biodb.DEBUG[2026-01-06 07:18:26.532][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)...
biodb.DEBUG[2026-01-06 07:18:26.537][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:26.539][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:26.540][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:26.546][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:26.547][private$doGetEntryContentFromDb] Entry id: A1, A2, A3
biodb.DEBUG[2026-01-06 07:18:26.561][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz
A1 C3H10N2 100
biodb.DEBUG[2026-01-06 07:18:26.562][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:26.564][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s).
biodb.DEBUG[2026-01-06 07:18:26.570][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:26.572][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:26.577][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:26.578][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:26.580][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:26.585][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:26.593][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.593][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:26.593][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:26.595][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.595][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:26.595][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:26.600][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:26.600][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:26.600][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:26.602][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:26.603][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:26.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.611][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:26.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:26.618][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.620][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.625][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:26.627][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:26.628][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.633][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.635][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:26.636][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:26.641][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.643][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.644][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.650][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.651][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.652][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.658][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.659][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.665][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.666][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.667][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.675][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.681][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.684][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.689][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.691][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.692][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.697][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.699][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.700][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.705][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.708][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.713][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:26.715][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:26.716][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.721][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.723][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:26.724][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:26.730][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.736][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.739][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.746][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:26.747][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:26.753][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.754][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.755][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:26.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:26.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.769][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:26.771][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:26.772][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.786][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.794][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:26.801][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.803][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.804][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:26.810][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:26.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.818][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:26.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:26.825][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.826][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.828][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:26.833][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:26.835][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:26.836][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:26.841][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:26.843][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:26.848][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.850][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.851][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:26.857][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:26.865][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.866][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.868][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.873][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.875][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.876][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.882][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:26.883][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:26.888][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:26.890][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:26.892][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:26.897][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:26.899][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.900][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.906][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:26.907][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:26.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.930][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:26.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:26.937][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.939][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.940][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:26.947][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.954][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.961][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.962][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.963][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.969][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.977][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:26.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:26.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.986][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:26.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:26.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:26.996][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.009][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.011][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.017][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.019][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.020][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:27.032][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:27.034][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:27.035][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:27.036][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:27.041][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:27.049][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.050][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.059][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.068][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.082][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.083][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.091][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.100][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.105][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.114][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.115][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.129][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.130][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.132][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.137][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.139][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.140][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.148][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.154][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.160][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.162][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.163][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.169][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.170][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.171][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.177][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.178][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.180][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.185][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.187][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.195][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.200][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.209][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.218][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.220][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.225][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.226][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.233][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.234][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.236][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.241][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.243][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.244][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.249][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.252][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.258][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.259][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.266][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.267][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.272][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.275][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.280][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:27.282][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:27.283][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:27.289][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.290][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.291][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.297][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.298][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.300][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.305][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.306][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.308][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.313][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.315][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.316][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.322][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.323][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.328][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:27.330][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:27.332][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.337][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.344][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.346][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.361][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:27.363][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:27.364][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.371][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.386][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.393][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.410][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.418][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.419][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.420][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.426][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.427][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.434][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.441][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.443][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.444][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.457][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.458][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.460][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.465][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.466][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.468][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.474][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:27.482][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:27.483][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:27.488][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:27.490][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:27.491][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:27.499][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.506][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.508][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.513][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.516][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.522][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.523][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.537][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.539][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.540][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.547][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.555][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.561][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.564][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.571][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.585][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.588][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.595][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.600][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.602][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.603][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.609][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.610][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.612][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.617][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.618][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.628][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.635][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.640][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.642][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.649][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.650][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.652][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.658][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.666][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.667][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.673][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.674][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.675][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:27.681][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:27.682][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.684][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.690][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.692][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.698][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.699][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.705][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:27.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.715][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:27.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.729][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.730][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:27.732][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.737][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.739][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.740][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:27.745][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:27.747][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:27.748][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.754][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.755][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.760][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.762][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:27.763][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:27.769][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.770][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.772][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.777][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.779][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.780][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.786][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.787][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:27.793][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:27.794][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:27.796][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.802][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.803][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.810][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:27.817][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.818][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.820][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:27.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:27.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.834][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.835][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:27.841][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.842][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.844][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.850][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.858][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.859][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.865][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.866][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.868][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.875][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.876][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.882][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:27.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.905][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.906][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.908][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.915][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.916][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.922][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.930][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.937][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.938][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.940][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.947][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.952][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.954][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.961][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.962][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.964][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.969][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.972][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.977][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.979][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.980][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.986][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:27.987][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:27.992][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:27.994][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:27.995][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.001][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.002][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.011][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.025][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.033][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.034][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.036][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:28.044][self$createEntryFromContent] Accession numbers: A1, A2, A3.
biodb.TRACE[2026-01-06 07:18:28.050][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.059][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.073][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.075][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.081][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.083][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.084][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.090][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.091][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.096][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.106][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.113][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.114][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.116][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.130][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.136][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.138][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.139][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.145][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.146][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.155][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.161][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.162][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.169][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.171][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.172][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.177][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.179][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.180][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.192][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.194][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.195][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.201][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.202][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.209][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.210][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.212][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.218][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.219][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.226][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.234][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.241][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.244][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.249][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.250][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.252][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.259][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.266][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.268][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.276][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.283][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.288][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.290][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.298][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.300][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.305][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.307][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.308][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.314][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.315][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.320][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.323][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.329][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.330][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.331][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.337][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.339][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.340][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.346][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.347][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.361][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:28.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:28.363][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.377][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.378][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.394][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.396][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.402][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.403][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.408][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.411][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.418][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.420][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.426][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.433][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.435][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.440][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.444][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.449][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.451][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.464][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.474][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.483][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.484][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.496][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:28.500][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:28.514][biodb::testThat]
biodb.INFO [2026-01-06 07:18:28.515][biodb::testThat] Running test function test.entriesFieldToVctOrLst (" entriesFieldToVctOrLst() works correctly. ").
biodb.INFO [2026-01-06 07:18:28.520][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:28.522][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:28.532][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:28.534][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:18:28.535][private$loadEntries] Creating entries from ids [1]: "A1".
biodb.DEBUG[2026-01-06 07:18:28.541][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:18:28.542][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:28.544][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA".
biodb.DEBUG[2026-01-06 07:18:28.549][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:18:28.551][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:18:28.552][private$doGetEntryContentFromDb] Entry id: A1
biodb.DEBUG[2026-01-06 07:18:28.558][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:28.559][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:28.573][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:28.575][self$setField] Set field msprecmz to column(s) msprecmz.
biodb.TRACE[2026-01-06 07:18:28.576][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.582][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:28.590][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:28.590][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:28.597][private$doGetEntryContentFromDb] Content of first entry: accession msprecmz
A1 80
A1 90
A1 100
A1 110
A1 120
biodb.DEBUG[2026-01-06 07:18:28.599][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:18:28.605][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:18:28.606][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries.
biodb.DEBUG[2026-01-06 07:18:28.612][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:28.614][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:28.615][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:28.616][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:28.621][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:28.629][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:28.629][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:18:28.631][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:28.631][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:18:28.632][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.638][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.644][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.646][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.647][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.654][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.655][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.661][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.662][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.664][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.669][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.672][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.677][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.679][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.680][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.687][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.688][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.694][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.695][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.696][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.702][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.703][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.713][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.714][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.715][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.724][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.729][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:28.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:28.732][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.737][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.739][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:28.740][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:28.746][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.754][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.755][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.761][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.762][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:28.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:28.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.777][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:28.778][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:28.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.787][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:18:28.793][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:18:28.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.796][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.803][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.810][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.817][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:28.825][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.826][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.828][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:28.834][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:28.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.841][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.842][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:28.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:28.849][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.851][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.852][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:28.858][private$selectFields] Fields type: peak
biodb.TRACE[2026-01-06 07:18:28.859][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:28.865][private$selectFields] Fields.type is null: FALSE
biodb.TRACE[2026-01-06 07:18:28.866][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.868][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.874][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.875][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.881][ef$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.897][ef$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.899][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.904][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.906][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:28.908][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:28.913][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:28.915][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:28.921][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:28.922][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:28.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.929][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.930][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:28.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:18:28.937][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.938][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.939][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:28.945][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:18:28.946][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.948][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.953][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:28.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.961][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.963][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:28.964][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:28.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.972][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:28.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:28.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.980][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.986][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:28.987][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:28.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:28.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:28.995][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:29.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:18:29.002][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.009][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.011][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.017][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.019][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.020][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.026][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.028][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.035][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.042][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.043][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.051][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.059][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.065][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:29.066][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:29.068][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.073][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:29.075][self$createEntryFromContent] Accession numbers: A1.
biodb.TRACE[2026-01-06 07:18:29.082][self$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.083][self$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.089][self$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.090][self$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.098][self$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.100][self$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.105][self$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.107][self$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.108][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.116][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.122][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.129][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.132][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.154][self$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.156][self$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.161][self$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.163][self$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.171][self$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.177][self$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.178][self$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.179][self$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.185][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.194][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.196][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:29.204][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:18:29.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:29.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:29.227][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted.
biodb.INFO [2026-01-06 07:18:29.237][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:29.238][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:29.239][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:29.248][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:29.250][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.251][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:29.265][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:29.268][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:29.281][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:29.283][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:29.289][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.290][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.291][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.297][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.299][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:29.304][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.306][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.307][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.313][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.314][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:29.316][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.322][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.323][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.329][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.330][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:29.332][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:29.338][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:29.339][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.344][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.346][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.347][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:29.353][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:29.355][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.356][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.361][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.363][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.368][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:29.370][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:29.372][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.377][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.378][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.380][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:29.401][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:29.402][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:29.403][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.408][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.410][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.411][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:29.417][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.418][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.420][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.425][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.426][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:29.428][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:29.433][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:29.435][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.436][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.441][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.443][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:29.444][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:29.450][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:29.451][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:29.457][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:29.458][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:29.459][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.465][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.466][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.467][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:29.473][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:29.474][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.475][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.481][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.482][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:29.484][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:29.489][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.490][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.492][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.497][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:29.499][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:29.500][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.505][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.507][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.508][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:29.514][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:29.515][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:29.520][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.522][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.523][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.528][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:29.530][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:29.546][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:29.547][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.548][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.549][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.551][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:29.556][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:29.558][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:29.560][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.565][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.567][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.572][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:29.575][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.581][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:29.583][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.588][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:29.590][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.592][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.597][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.599][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.605][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:29.607][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:29.608][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.614][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:29.615][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:29.621][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.623][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.628][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:29.628][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:29.628][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:29.628][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:29.628][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:29.630][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:29.632][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.637][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.639][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:29.644][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.646][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.647][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.653][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.655][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:29.660][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:29.662][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.664][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.670][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:29.677][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.679][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:29.680][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.686][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:29.688][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.693][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.695][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.701][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.702][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:29.704][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:29.710][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.711][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:29.717][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:29.719][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.724][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.726][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:29.726][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:29.726][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:29.726][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:29.726][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:29.728][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:29.733][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.735][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.740][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:29.742][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.743][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.749][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.751][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.752][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:29.758][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:29.759][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.765][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.767][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:29.774][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.775][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:29.781][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.783][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:29.789][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.790][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.792][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.798][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.799][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:29.805][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:29.806][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.808][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:29.814][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:29.815][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.821][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.823][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.824][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:29.830][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.831][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.837][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:29.838][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.840][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.846][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.847][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.853][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:29.854][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:29.856][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.862][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.864][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:29.871][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.876][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:29.878][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.880][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:29.886][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.887][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.893][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.895][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.901][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:29.903][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:29.909][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.910][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:29.912][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:29.918][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.936][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:29.942][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.943][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:29.949][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.951][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.957][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:29.958][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:29.960][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:29.966][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:29.967][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.973][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:29.975][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:29.981][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:29.982][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:29.989][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:29.990][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:29.992][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:29.998][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:29.999][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.005][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.006][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.007][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.008][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.014][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.015][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.016][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.021][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.022][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.024][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.029][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.030][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.031][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.037][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.038][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.039][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.040][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.046][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.047][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.048][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.053][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.055][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.056][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.061][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.062][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.064][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.069][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.070][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.071][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.077][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.078][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.079][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.084][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.086][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.087][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.088][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.094][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.095][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.096][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.101][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.102][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.104][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.109][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.110][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.111][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.116][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.118][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.119][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.120][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.125][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.127][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.128][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.133][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.134][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.135][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.141][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.142][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.143][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.148][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.150][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.151][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.152][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.157][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.159][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.160][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.165][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.166][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.168][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.173][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.174][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.175][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.180][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.182][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.183][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:30.184][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.189][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.191][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.192][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:30.197][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:30.199][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:30.205][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:30.207][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:30.213][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:30.215][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:30.221][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:30.223][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:30.229][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:30.231][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:30.238][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:30.240][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:30.246][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:30.248][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:30.258][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:30.261][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:30.262][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:30.277][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:30.279][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:30.289][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:30.291][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:30.302][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:30.304][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:30.314][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:30.325][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:30.327][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:30.337][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:30.340][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:30.350][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:30.352][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:30.363][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:30.373][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:30.375][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:30.386][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:30.388][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:30.398][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:30.408][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:30.411][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:30.421][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:30.423][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:30.433][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:30.435][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:30.446][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:30.448][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:30.458][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:30.460][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:30.471][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:30.481][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:30.483][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:30.517][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:30.519][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:30.529][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:30.531][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:30.542][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:30.544][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:30.554][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:30.556][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:30.566][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:30.576][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:30.579][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:30.589][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:30.591][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:30.601][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:30.603][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:30.614][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:30.615][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:30.626][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:30.628][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:30.638][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:30.640][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:30.650][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:30.660][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:30.663][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:30.673][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:30.675][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:30.685][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:30.687][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:30.698][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:30.700][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:30.710][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:30.721][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:30.723][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:30.734][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:30.736][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:30.746][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:30.748][biodb::testContext]
biodb.INFO [2026-01-06 07:18:30.758][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:30.759][biodb::testContext] Test context - Test BiodbDbInfo.
biodb.INFO [2026-01-06 07:18:30.768][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:30.770][biodb::testContext]
biodb.INFO [2026-01-06 07:18:30.780][biodb::testThat]
biodb.INFO [2026-01-06 07:18:30.782][biodb::testThat] Running test function test.namedProp (" Named properties work correctly. ").
biodb.INFO [2026-01-06 07:18:30.783][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:30.793][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:30.805][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.806][self$setPropertyValue] Setting property "description" to "NA".
biodb.DEBUG[2026-01-06 07:18:30.808][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.817][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:30.819][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.829][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:30.830][self$setPropertyValue] Setting property "editable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.832][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:30.842][self$setPropertyValue] Setting property "entry.content.type" to "txt".
biodb.DEBUG[2026-01-06 07:18:30.843][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:30.853][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.855][self$setPropertyValue] Setting property "name" to "MyDb".
biodb.DEBUG[2026-01-06 07:18:30.856][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:30.866][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:30.868][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.877][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:30.879][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:30.880][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:30.890][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:30.891][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:30.897][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:30.899][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:30.904][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:30.906][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:30.908][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:30.914][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:30.915][self$setPropertyValue] Setting property "writable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:30.921][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:30.923][self$setPropertyValue] Setting property "urls" to "http://some/url/that/points/somewhere".
biodb.DEBUG[2026-01-06 07:18:30.929][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:30.930][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.INFO [2026-01-06 07:18:30.946][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:30.948][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:30.953][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:30.955][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:30.956][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:30.962][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:30.977][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:30.980][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:30.993][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:30.995][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:31.000][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.002][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.003][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.009][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.011][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:31.012][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.018][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.019][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.025][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.026][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:31.028][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.034][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.035][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.040][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.042][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:31.044][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:31.049][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:31.051][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.052][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.058][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.059][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:31.065][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:31.067][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.072][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.074][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.076][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.081][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:31.083][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:31.089][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.090][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.092][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.098][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:31.099][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:31.104][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:31.106][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.108][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.109][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.110][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:31.112][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.113][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.114][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.116][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.117][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:31.119][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:31.120][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:31.121][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.123][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.124][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.125][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:31.127][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:31.128][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:31.129][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:31.131][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:31.140][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:31.142][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.143][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.144][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.145][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:31.147][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:31.148][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.149][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.150][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.152][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:31.153][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:31.154][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.155][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.157][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.158][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:31.159][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:31.160][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.161][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.163][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.164][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:31.165][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:31.167][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:31.168][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.169][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.170][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.171][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:31.173][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:31.193][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:31.195][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.196][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.202][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.204][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:31.213][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:31.215][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:31.225][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.226][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.228][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.238][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:31.249][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.250][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:31.252][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.262][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:31.264][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.274][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.275][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.285][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.287][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:31.297][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:31.298][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.300][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:31.310][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:31.312][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.321][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.323][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:31.323][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:31.323][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:31.323][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:31.323][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:31.333][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:31.335][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.336][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.346][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:31.348][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.357][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.359][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.369][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.371][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:31.372][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:31.382][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.383][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.394][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:31.405][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.406][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:31.408][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.418][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:31.420][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.430][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.431][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.441][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.443][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:31.453][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:31.455][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.465][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:31.466][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:31.468][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.478][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.480][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:31.480][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:31.480][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:31.480][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:31.480][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:31.490][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:31.492][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.502][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.503][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:31.513][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.515][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.524][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.526][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.528][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:31.538][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:31.540][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.550][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.551][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:31.562][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.564][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:31.574][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.575][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:31.585][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.587][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.597][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.599][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.600][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:31.610][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:31.612][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.622][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:31.623][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:31.633][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.635][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.645][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.647][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:31.648][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.658][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.659][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:31.669][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.671][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.672][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.682][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.684][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:31.694][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:31.695][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.709][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.711][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:31.722][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.723][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:31.733][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.735][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:31.736][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.746][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.756][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.758][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.759][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:31.769][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:31.771][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.781][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:31.782][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:31.784][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.794][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:31.795][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.805][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:31.807][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.808][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.818][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:31.820][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:31.829][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:31.831][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:31.840][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.842][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:31.843][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:31.853][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:31.855][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:31.865][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:31.866][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.868][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.877][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.879][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:31.904][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:31.914][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.915][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.925][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.926][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:31.928][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:31.937][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.939][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.948][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.950][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:31.951][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:31.960][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.962][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.964][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.973][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:31.974][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:31.976][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:31.985][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:31.987][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:31.988][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:31.998][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:31.999][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.000][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.010][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.011][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.021][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.022][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.024][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.033][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.035][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.045][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.046][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.047][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.057][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.059][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.060][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.070][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.071][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.081][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.082][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.084][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.093][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.095][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.096][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.106][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.107][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.117][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.118][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.119][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.129][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.130][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.131][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.141][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.142][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.144][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.153][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.155][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.156][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.166][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.167][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.168][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.178][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.179][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.184][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.187][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.188][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.198][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.199][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.213][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.214][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.216][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.225][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.227][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:32.228][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:32.238][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:32.239][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:32.249][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:32.250][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:32.261][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:32.263][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:32.274][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:32.284][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:32.287][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:32.297][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:32.300][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:32.310][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:32.321][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:32.323][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:32.334][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:32.345][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:32.348][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:32.358][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:32.360][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:32.371][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:32.381][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:32.383][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:32.394][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:32.396][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:32.406][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:32.416][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:32.419][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:32.429][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:32.431][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:32.442][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:32.444][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:32.454][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:32.465][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:32.467][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:32.477][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:32.479][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:32.490][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:32.492][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:32.502][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:32.513][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:32.515][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:32.525][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:32.527][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:32.538][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:32.540][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:32.550][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:32.560][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:32.563][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:32.573][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:32.575][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:32.586][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:32.588][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:32.598][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:32.609][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:32.611][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:32.621][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:32.624][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:32.634][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:32.644][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:32.647][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:32.657][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:32.659][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:32.670][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:32.695][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:32.705][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:32.707][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:32.718][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:32.720][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:32.730][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:32.732][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:32.742][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:32.752][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:32.755][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:32.765][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:32.767][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:32.778][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:32.780][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:32.790][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:32.792][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:32.802][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:32.813][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:32.815][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:32.825][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:32.827][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:32.851][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:32.862][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:32.873][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:32.876][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:32.886][biodb::testContext]
biodb.INFO [2026-01-06 07:18:32.887][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:32.897][biodb::testContext] Test context - Test BiodbEntry.
biodb.INFO [2026-01-06 07:18:32.899][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:32.900][biodb::testContext]
biodb.INFO [2026-01-06 07:18:32.911][biodb::testThat]
biodb.INFO [2026-01-06 07:18:32.921][biodb::testThat] Running test function test.getFieldValue (" getFieldValue() works correctly. ").
biodb.INFO [2026-01-06 07:18:32.922][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:32.924][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:32.948][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:32.958][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:32.960][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:32.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:32.971][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:32.981][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:32.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:32.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:32.994][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:32.996][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.006][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.007][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.017][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.030][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.032][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.043][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.065][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.067][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.077][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.079][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.089][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.090][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.102][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.103][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.113][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.115][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.126][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.128][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.151][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.161][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.163][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.172][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.175][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.185][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.198][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.200][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.209][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.211][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.221][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.223][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.232][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.246][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.258][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.270][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.292][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.306][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:33.331][biodb::testThat]
biodb.INFO [2026-01-06 07:18:33.341][biodb::testThat] Running test function test.getFieldsAsDataframe (" getFieldsAsDataframe() works correctly. ").
biodb.INFO [2026-01-06 07:18:33.343][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:33.344][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:33.368][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.378][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.380][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.391][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.403][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.414][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.416][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.417][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.419][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.421][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.422][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.424][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.425][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.426][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.428][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:33.429][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.431][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.432][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.434][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.435][private$organizeFieldsByGroups] Fields none
biodb.TRACE[2026-01-06 07:18:33.437][private$organizeFieldsByGroups] Groups [2]: "character(0), list()"
biodb.TRACE[2026-01-06 07:18:33.440][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.444][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.448][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.450][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.463][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.464][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.466][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.469][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.472][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.476][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.477][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.480][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.483][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.484][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:33.486][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.487][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.489][private$selectFields] Fields [1]: "accession"
biodb.TRACE[2026-01-06 07:18:33.490][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.491][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.493][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.494][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.496][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.497][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.499][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.500][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.502][private$selectFields] Fields [1]: "accession"
biodb.TRACE[2026-01-06 07:18:33.503][private$organizeFieldsByGroups] Fields [1]: "accession"
biodb.TRACE[2026-01-06 07:18:33.504][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.506][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.507][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.508][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.510][private$organizeFieldsByGroups] Groups [2]: "accession, list()"
biodb.TRACE[2026-01-06 07:18:33.511][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.517][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.518][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.519][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.521][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.522][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.523][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.532][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.537][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.538][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.540][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.541][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.542][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.544][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.546][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.547][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.549][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:33.550][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.551][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.553][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.554][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.557][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.558][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.560][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.563][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.569][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.572][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.574][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.577][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.578][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.580][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.581][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:33.583][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.584][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.585][private$selectFields] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.587][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.588][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.589][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.591][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.592][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.593][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.595][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.596][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.597][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.599][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.600][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.601][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.603][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.604][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.605][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.607][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.608][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.609][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.611][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.612][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.613][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.615][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.616][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.617][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.619][private$selectFields] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.620][private$organizeFieldsByGroups] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.621][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.623][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.624][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.625][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.627][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.628][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.629][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.631][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.632][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.633][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.635][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.636][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.637][private$organizeFieldsByGroups] Groups [2]: "accession, list(peaks = c("peak.mztheo", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:33.639][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.640][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.641][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.643][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.644][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.649][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.651][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.652][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.653][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.655][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.658][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.659][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.661][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.662][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.669][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.670][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.672][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.685][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.688][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.694][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.695][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.711][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.716][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.718][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.719][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.730][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.734][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.735][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.737][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.738][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.739][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.741][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:18:33.742][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:33.743][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.744][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:33.746][private$selectFields] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.747][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.749][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.750][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.751][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.752][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.754][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.755][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.757][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.758][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.759][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.761][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.762][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.763][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.765][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.766][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.767][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.769][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.770][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.771][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.773][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.774][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.775][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.777][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.778][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.779][private$selectFields] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.781][private$organizeFieldsByGroups] Fields [3]: "accession, peak.mztheo, peak.mz"
biodb.TRACE[2026-01-06 07:18:33.782][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.783][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.785][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.786][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.787][ef$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.789][ef$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.790][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.791][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.793][ef$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.794][ef$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.795][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.797][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.798][private$organizeFieldsByGroups] Groups [2]: "accession, list(peaks = c("peak.mztheo", "peak.mz"))"
biodb.TRACE[2026-01-06 07:18:33.799][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.801][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.802][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.803][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.805][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.807][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.809][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.810][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:33.813][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.814][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.815][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.817][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.818][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.819][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.821][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.824][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.825][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.826][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:33.829][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.830][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.832][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.833][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.836][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.837][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.839][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.840][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.841][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:33.843][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:33.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:33.846][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:33.847][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:33.855][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:33.857][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:33.858][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:33.859][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:33.860][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.862][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:33.868][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:33.870][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:33.874][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:33.876][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:33.877][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.879][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.880][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.881][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.882][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:33.884][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.885][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.886][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.888][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.889][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:33.890][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.892][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.893][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.894][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.895][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:33.897][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:33.898][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:33.899][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.901][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.902][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.903][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:33.905][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:33.906][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.907][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.908][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.910][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.911][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:33.912][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:33.914][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.915][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.916][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.917][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:33.919][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:33.920][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:33.921][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.922][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.924][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.925][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:33.926][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.928][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.929][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.930][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.939][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:33.940][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:33.941][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:33.943][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.944][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.945][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.946][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:33.948][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:33.949][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:33.950][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:33.952][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:33.953][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:33.954][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.955][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.957][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.958][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:33.959][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:33.960][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.962][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.963][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.964][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:33.965][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:33.967][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.968][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.969][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.970][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:33.972][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:33.973][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.974][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.975][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.977][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:33.978][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:33.979][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:33.981][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:33.982][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:33.983][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:33.984][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:33.986][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:33.999][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:34.000][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.001][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.002][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.004][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:34.013][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:34.015][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:34.016][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.022][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.023][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.029][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:34.031][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.037][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:34.038][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.040][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:34.045][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.047][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.048][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.054][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.055][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:34.061][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:34.062][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.063][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:34.069][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:34.071][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.072][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.078][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:34.078][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:34.078][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:34.078][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:34.078][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:34.079][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:34.084][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.086][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.087][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:34.093][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.094][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.095][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.101][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.102][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:34.104][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:34.109][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.111][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.116][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:34.119][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.125][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:34.126][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.128][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:34.133][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.135][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.136][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.142][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.143][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:34.149][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:34.150][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.152][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:34.157][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:34.159][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.164][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.166][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:34.166][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:34.166][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:34.166][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:34.166][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:34.167][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:34.173][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.174][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.176][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:34.181][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.183][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.184][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.190][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.191][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:34.192][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:34.198][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.199][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.205][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:34.207][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.213][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:34.215][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.216][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:34.222][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.223][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.228][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.230][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.231][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:34.237][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:34.239][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.240][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:34.246][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:34.247][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.252][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.254][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.255][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:34.261][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.262][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.264][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:34.269][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.270][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.272][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.277][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.279][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:34.280][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:34.286][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.287][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.293][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:34.296][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.301][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:34.303][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.304][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:34.310][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.311][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.317][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.318][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.320][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:34.325][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:34.327][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.328][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:34.334][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:34.335][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.341][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:34.342][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.344][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:34.349][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.366][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.367][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:34.372][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:34.374][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:34.375][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:34.381][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.382][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:34.383][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:34.389][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:34.390][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:34.392][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:34.398][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.399][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.400][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.406][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.407][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.408][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.413][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.415][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.416][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.421][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.423][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.424][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.429][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.431][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.432][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.437][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.439][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.440][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.445][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.446][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.448][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.453][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.454][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.456][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.461][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.462][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.464][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.469][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.470][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.471][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.477][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.478][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.479][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.485][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.486][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.487][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.493][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.494][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.496][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.501][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.503][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.504][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.510][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.511][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.516][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.518][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.519][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.524][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.526][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.527][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.533][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.534][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.535][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.541][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.542][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.543][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.549][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.550][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.551][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.557][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.558][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.559][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.565][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.566][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.567][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.573][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.574][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.575][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.581][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.582][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.584][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.589][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.591][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.597][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.599][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.600][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.605][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:34.607][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:34.608][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:34.613][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:34.615][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:34.620][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:34.623][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:34.629][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:34.631][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:34.638][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:34.640][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:34.646][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:34.648][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:34.654][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:34.660][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:34.663][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:34.673][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:34.675][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:34.681][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:34.684][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:34.690][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:34.692][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:34.698][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:34.705][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:34.707][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:34.713][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:34.716][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:34.722][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:34.724][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:34.730][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:34.736][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:34.739][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:34.745][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:34.747][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:34.754][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:34.756][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:34.762][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:34.777][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:34.779][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:34.788][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:34.790][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:34.804][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:34.807][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:34.817][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:34.819][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:34.830][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:34.832][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:34.834][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:34.837][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:34.839][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:34.841][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:34.844][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:34.846][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:34.856][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:34.858][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:34.861][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:34.863][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:34.866][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:34.868][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:34.870][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:34.872][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:34.875][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:34.877][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:34.880][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:34.882][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:34.884][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:34.887][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:34.889][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:34.891][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:34.894][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:34.896][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:34.898][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:34.901][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:34.903][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:34.905][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:34.907][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:34.910][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:34.912][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:34.914][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:34.917][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:34.919][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:34.921][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:34.924][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:34.926][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:34.928][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:34.931][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:34.933][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:34.935][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:34.938][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:34.940][initialize] This is biodb version 1.18.0.
biodb.INFO [2026-01-06 07:18:34.942][biodb::testContext]
biodb.INFO [2026-01-06 07:18:34.943][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:34.945][biodb::testContext] Test context - Test BiodbEntryField.
biodb.INFO [2026-01-06 07:18:34.946][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:34.948][biodb::testContext]
biodb.INFO [2026-01-06 07:18:34.950][biodb::testThat]
biodb.INFO [2026-01-06 07:18:34.951][biodb::testThat] Running test function test_entryFields (" BiodbEntryFields class works fine. ").
biodb.INFO [2026-01-06 07:18:34.953][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:34.954][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:34.957][biodb$getEntryFields()$get] Asked field names are: monoisotopic.mass, nominal.mass.
biodb.TRACE[2026-01-06 07:18:34.958][biodb$getEntryFields()$get] Realnames of fields are: monoisotopic.mass, nominal.mass.
biodb.TRACE[2026-01-06 07:18:34.960][biodb$getEntryFields()$get] 2 fields were returned.
biodb.TRACE[2026-01-06 07:18:34.961][biodb$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:34.973][biodb::testThat]
biodb.INFO [2026-01-06 07:18:34.974][biodb::testThat] Running test function test_newAlias (" We can add a new alias. ").
biodb.INFO [2026-01-06 07:18:34.975][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:34.977][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:34.980][efs$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:18:34.981][efs$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:18:34.983][efs$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:34.984][efs$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:34.994][biodb::testThat]
biodb.INFO [2026-01-06 07:18:34.996][biodb::testThat] Running test function test_newComputableFrom (" We can add new database for ComputableFrom. ").
biodb.INFO [2026-01-06 07:18:34.997][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:34.999][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:35.002][efs$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:18:35.003][efs$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:18:35.005][efs$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:35.006][efs$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:35.016][biodb::testThat]
biodb.INFO [2026-01-06 07:18:35.018][biodb::testThat] Running test function test_updateEntryField (" We can update an entry field. ").
biodb.INFO [2026-01-06 07:18:35.019][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:35.020][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:35.023][efs$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:35.024][efs$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:35.026][efs$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:35.027][efs$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:35.037][biodb$terminate] Closing BiodbMain instance...
biodb.DEBUG[2026-01-06 07:18:35.039][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:18:35.040][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.041][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.043][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.044][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:35.051][biodb::testContext]
biodb.INFO [2026-01-06 07:18:35.053][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:35.055][biodb::testContext] Test context - CompCsvFile generic tests
biodb.INFO [2026-01-06 07:18:35.056][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:18:35.062][biodb::testContext]
biodb.INFO [2026-01-06 07:18:35.069][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:35.072][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:18:35.085][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:35.087][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:18:35.088][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.094][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.095][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.101][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.102][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:18:35.104][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.109][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.111][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.112][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.118][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:18:35.119][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.125][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.126][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.128][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.133][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:18:35.135][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:18:35.136][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:18:35.142][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.143][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.148][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.150][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:18:35.152][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:18:35.157][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.175][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.181][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.182][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.183][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:18:35.189][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:35.191][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.192][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.197][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.199][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:18:35.200][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:18:35.206][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:18:35.207][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.212][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.214][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.216][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:18:35.221][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.223][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.228][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.230][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.232][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:18:35.238][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:18:35.239][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:18:35.245][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.247][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.248][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.254][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:35.256][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:18:35.261][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:18:35.263][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:18:35.269][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:18:35.271][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:18:35.276][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.278][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.279][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.285][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:18:35.287][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:18:35.293][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.294][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.296][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.302][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:18:35.303][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:18:35.309][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.311][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.312][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.318][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:18:35.320][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:18:35.326][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.328][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.333][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.335][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:18:35.341][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:18:35.343][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:18:35.349][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.351][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.356][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.358][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:18:35.360][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:18:35.377][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:18:35.379][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.381][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.382][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.384][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:18:35.390][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:18:35.396][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:18:35.398][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.400][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.406][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.408][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:35.415][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.421][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:18:35.423][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.429][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:35.431][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.437][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.439][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.445][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.447][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:35.453][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:35.455][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.461][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:18:35.463][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:35.469][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.471][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.477][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:35.477][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:35.477][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:35.477][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:35.477][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:35.479][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:35.485][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.486][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.488][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:35.494][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.496][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.502][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.503][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.509][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:35.511][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:35.517][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.519][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.525][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:18:35.533][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.535][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:35.541][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.543][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:35.549][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.551][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.557][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.559][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.565][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:35.567][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:35.573][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.575][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:18:35.581][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:35.583][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.588][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.590][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:18:35.590][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:35.590][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:35.590][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:18:35.590][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:18:35.596][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:35.598][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.600][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.606][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:35.608][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.614][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.615][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.621][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.623][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:35.629][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:35.631][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.637][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.639][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:18:35.646][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.648][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:18:35.654][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.656][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:35.662][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.664][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.670][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.672][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.678][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:18:35.680][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:35.686][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.688][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:18:35.694][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:35.696][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.706][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.708][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.710][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:35.711][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.717][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.719][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:35.725][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.727][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.732][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.734][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.736][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:35.742][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:35.744][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.750][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.768][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:18:35.775][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.781][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:18:35.783][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.789][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:18:35.791][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.797][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.799][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.805][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.807][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:18:35.813][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:18:35.815][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.821][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:18:35.823][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:18:35.829][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.831][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:18:35.837][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.839][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:18:35.845][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.847][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.853][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:18:35.855][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:18:35.861][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:18:35.863][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:18:35.869][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.871][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:18:35.877][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:18:35.878][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:18:35.884][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:18:35.887][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:18:35.893][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.894][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.896][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.902][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.903][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.913][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.915][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.916][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.917][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.919][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.929][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.930][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.932][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.933][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.935][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.941][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.942][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.944][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.950][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.951][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.957][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.959][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.965][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.966][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.968][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.974][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.976][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.981][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:35.983][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:35.989][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:35.990][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:35.992][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:35.998][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.000][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.005][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.007][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.012][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.014][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.015][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.021][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.022][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.024][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.029][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.031][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.032][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.038][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.039][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.045][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.047][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.048][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.054][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.055][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.061][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.062][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.064][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.069][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.071][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.072][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.078][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.079][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.085][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.086][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.087][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.093][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.095][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.096][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.102][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.103][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.109][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.110][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.112][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.117][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.119][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.124][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.126][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.128][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.133][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.135][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.141][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.142][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.144][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.150][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.151][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:18:36.158][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:18:36.165][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:18:36.167][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:18:36.174][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:18:36.176][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:18:36.183][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:36.189][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:36.192][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:18:36.199][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:18:36.205][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:18:36.208][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:18:36.215][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:18:36.221][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:18:36.228][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:18:36.231][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:18:36.238][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:18:36.245][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:18:36.247][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:36.254][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:36.256][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:18:36.263][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:18:36.269][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:18:36.272][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:18:36.279][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:18:36.285][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:18:36.287][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:18:36.298][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:18:36.304][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:18:36.307][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:18:36.314][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:18:36.316][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:18:36.339][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:18:36.345][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:18:36.347][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:18:36.354][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:18:36.356][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:18:36.362][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:18:36.364][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:18:36.371][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:18:36.377][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:18:36.380][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:18:36.386][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:18:36.393][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:18:36.395][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:18:36.401][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:18:36.403][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:18:36.410][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:18:36.412][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:18:36.418][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:18:36.424][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:18:36.427][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:18:36.433][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:18:36.436][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:18:36.442][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:18:36.444][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:18:36.450][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:18:36.456][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:18:36.459][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:18:36.465][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:18:36.467][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:18:36.473][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:18:36.475][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:18:36.481][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:18:36.483][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:18:36.490][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:18:36.492][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:18:36.498][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:18:36.500][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:18:36.506][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:18:36.508][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:18:36.515][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:18:36.521][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:18:36.523][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:18:36.529][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:18:36.531][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:18:36.537][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:18:36.539][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:18:36.546][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:18:36.548][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:18:36.554][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:18:36.556][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:18:36.562][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:18:36.568][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:18:36.571][initialize] This is biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:18:36.579][super$initialize] Initialize connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:18:36.585][biodb$getFactory()$createConn] Creating new connector comp.csv.file for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract.tsv".
biodb.INFO [2026-01-06 07:18:36.602][biodb::testThat]
biodb.INFO [2026-01-06 07:18:36.603][biodb::testThat] Running test function test_cache_for_local_db (" We can use the cache system for a local database. ").
biodb.INFO [2026-01-06 07:18:36.609][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:36.610][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:36.613][bdb$getConfig()$set] Set key use.cache.for.local.db to TRUE.
biodb.DEBUG[2026-01-06 07:18:36.614][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:36.615][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.625][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.626][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.628][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:18:36.635][private$loadEntries] Creating entries from ids [2]: "1018, 15939".
biodb.DEBUG[2026-01-06 07:18:36.642][conn$getEntryContent] Get Compound CSV File entry content(s) for 2 id(s)...
fscache.INFO [2026-01-06 07:18:36.649][cch$loadContents] Load 2 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399.
fscache.DEBUG[2026-01-06 07:18:36.651][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399/1018.tsv.
fscache.DEBUG[2026-01-06 07:18:36.666][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399/15939.tsv.
biodb.DEBUG[2026-01-06 07:18:36.674][conn$getEntryContent] 2 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:18:36.676][self$createEntryFromContent] Creating Compound CSV File entries from 2 content(s).
biodb.DEBUG[2026-01-06 07:18:36.681][self$createEntryFromContent] Parsing 2 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:18:36.683][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:36.689][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:36.691][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:36.692][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:36.698][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:36.707][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract.tsv".
biodb.DEBUG[2026-01-06 07:18:36.714][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:18:36.716][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:36.722][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:36.724][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.729][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.731][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.737][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:18:36.739][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:36.745][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:36.747][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.752][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.754][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.754][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.760][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:36.762][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:36.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:36.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.777][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.777][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.777][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.779][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:18:36.785][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:36.787][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:36.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.794][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.796][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.796][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.796][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.796][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.802][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:36.804][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:36.810][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:36.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.819][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.819][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.819][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.819][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.819][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.825][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:18:36.826][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:36.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:36.834][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.835][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.841][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.859][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:18:36.865][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:36.867][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:36.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.874][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.876][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.882][self$setField] Set field description to column(s) description.
biodb.TRACE[2026-01-06 07:18:36.884][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:36.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:36.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.898][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.905][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.907][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.913][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.915][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.921][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.922][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.924][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:18:36.930][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.TRACE[2026-01-06 07:18:36.932][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:36.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:36.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:36.947][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:36.948][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:36.954][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.955][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:36.961][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:36.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:36.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:36.972][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:36.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:36.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:36.987][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:36.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:36.994][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:36.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.002][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.009][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.010][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.012][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.018][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.019][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.027][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.033][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.042][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.043][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.052][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.058][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.065][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.067][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.074][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.082][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.083][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.089][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.092][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.105][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.107][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.114][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.115][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.121][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.132][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.145][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.146][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.154][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.155][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.161][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.162][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.164][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.169][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.171][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.177][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.178][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.180][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.185][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.187][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.193][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.194][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.196][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.208][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.210][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.212][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.224][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.226][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.232][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:37.234][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:37.235][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:37.241][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:37.242][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:37.244][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:37.256][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.258][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.260][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.265][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.267][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.274][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.281][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:37.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:37.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.290][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.291][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:37.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:37.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.306][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.307][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.314][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.316][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.322][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.323][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.331][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.369][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.371][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.377][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.379][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.393][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.395][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.403][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.406][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.408][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.415][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.416][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.430][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.431][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.437][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.438][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.447][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.453][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.461][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.463][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.464][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.472][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.486][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.488][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.494][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.495][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.501][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.503][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.504][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.510][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.511][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.517][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.518][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.520][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.525][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.527][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.534][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.535][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.541][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:37.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.544][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.549][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.552][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.558][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.559][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.573][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.575][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.581][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.583][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.585][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.586][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.587][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.589][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.593][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.594][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.597][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.598][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.600][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.603][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.606][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.607][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.611][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.613][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.614][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:37.617][self$createEntryFromContent] Accession numbers: 1018, 15939.
biodb.TRACE[2026-01-06 07:18:37.627][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.629][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.630][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.631][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.633][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.636][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.637][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.638][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.640][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.641][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.643][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.644][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.650][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.652][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.655][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.656][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.662][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.664][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.666][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.667][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.675][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.676][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.680][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.683][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.684][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.686][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.689][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.690][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.691][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.693][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.694][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.699][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.703][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.706][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:37.709][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.717][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.719][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:37.723][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.725][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.726][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.728][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:37.730][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.732][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:37.746][bdb$getConfig()$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:18:37.747][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:18:37.749][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:37.750][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:37.751][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:37.752][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:18:37.758][biodb::testThat]
biodb.INFO [2026-01-06 07:18:37.760][biodb::testThat] Running test function test.entry.fields (" Entry fields have a correct value ").
biodb.INFO [2026-01-06 07:18:37.761][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:37.762][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:37.773][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/R/R-4.5.0/site-library/biodb/testref/entry-comp.csv.file-1018-content.tsv".
biodb.DEBUG[2026-01-06 07:18:37.775][biodb$getFactory()$createEntryFromCo ...] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:18:37.776][biodb$getFactory()$createEntryFromCo ...] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:18:37.779][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:37.780][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:37.785][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:37.787][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:37.788][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:37.801][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.802][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.809][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:37.817][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:37.818][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.819][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.825][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:37.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:37.828][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.835][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:37.841][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:37.843][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.844][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.850][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.865][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.866][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:37.867][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.875][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.876][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.882][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.883][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.889][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:37.892][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.899][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.913][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:37.916][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.921][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.923][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.930][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.937][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:37.939][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:37.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.946][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.948][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.953][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.962][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:37.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:37.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.972][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.985][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:37.986][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:37.988][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:37.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:37.995][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.001][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.002][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.011][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.016][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.025][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.027][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.033][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.034][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.036][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.044][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.049][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.051][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.066][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.067][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.073][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.075][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.076][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.084][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.089][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.091][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.100][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.106][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.113][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.115][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.116][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.122][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.129][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:38.130][biodb$getFactory()$createEntryFromCo ...] Accession numbers: 1018.
biodb.TRACE[2026-01-06 07:18:38.178][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:38.180][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:38.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.194][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:38.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:38.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.204][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:38.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:38.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.219][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:38.224][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:38.226][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.228][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.235][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.241][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.242][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.255][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.257][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.259][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.260][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.267][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.269][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.271][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.272][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.274][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.276][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.277][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.279][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.281][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.289][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.291][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.293][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.294][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.296][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.302][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.307][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.308][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.310][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.312][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.313][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.315][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.316][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.318][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.319][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.321][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.323][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:38.324][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.326][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.338][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.344][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.354][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.356][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.361][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.363][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.366][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.368][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.370][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.372][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.381][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.383][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.384][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.386][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.388][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.393][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.395][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.396][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.410][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.411][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.413][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.416][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.418][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.422][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.424][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.426][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.429][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.431][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.432][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.434][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.435][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.437][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.439][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.454][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.468][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.472][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.474][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.475][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.480][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.482][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.485][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.489][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.491][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.493][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.495][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.497][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.499][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.502][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.527][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.533][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.535][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.537][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.539][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.540][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.542][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.544][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.547][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.549][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.551][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.552][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.554][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.555][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.557][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.559][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.560][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.574][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.578][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.581][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.582][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.584][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.587][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.593][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.595][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.597][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.598][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.599][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.601][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.603][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.616][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.618][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.622][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.624][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.629][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.630][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.632][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.633][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.634][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.636][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.637][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.639][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.640][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.642][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.644][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.658][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.660][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.662][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.663][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.665][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.667][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.668][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.670][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.671][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.676][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.678][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.679][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.681][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.682][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.684][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.687][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.689][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.702][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.704][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.705][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.706][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.708][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.710][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.711][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.714][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.719][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.720][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.722][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.724][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.725][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.726][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.728][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.730][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.744][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:18:38.746][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:18:38.747][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.749][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.756][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:18:38.758][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:18:38.759][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.761][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.769][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:18:38.779][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:18:38.781][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.783][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.792][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.795][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:18:38.796][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.798][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.805][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.807][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:38.808][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.810][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.817][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.819][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:38.820][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.822][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.829][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.831][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.832][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.834][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.852][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:18:38.854][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:18:38.861][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.862][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:38.887][biodb::testThat]
biodb.INFO [2026-01-06 07:18:38.893][biodb::testThat] Running test function test.rt.unit (" RT unit is defined when there is an RT value. ").
biodb.INFO [2026-01-06 07:18:38.894][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:38.896][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:38.903][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:38.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:18:38.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.909][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:18:38.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:18:38.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.914][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:18:38.916][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:18:38.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:38.929][biodb::testThat]
biodb.INFO [2026-01-06 07:18:38.930][biodb::testThat] Running test function test.searchForEntries (" We can search for an entry by searchable field ").
biodb.INFO [2026-01-06 07:18:38.931][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:38.933][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:38.937][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.939][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.940][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.941][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:38.943][function(conn, opt)] Testing searchForEntries() with entry "1018" and field "name".
biodb.TRACE[2026-01-06 07:18:38.959][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.964][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:38.970][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:38.979][function(conn, opt)] With value "2-Aminoethylarsonate".
biodb.DEBUG[2026-01-06 07:18:38.983][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:38.985][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:38.986][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:38.987][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:38.989][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:38.991][function(conn, opt)] With found IDs [1]: "1018".
biodb.TRACE[2026-01-06 07:18:39.007][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:39.008][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:39.010][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.011][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.012][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.014][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.015][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.016][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.017][ef$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:18:39.019][ef$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:18:39.020][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.021][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.023][ef$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:39.024][ef$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:39.025][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.027][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:39.032][biodb::testThat]
biodb.INFO [2026-01-06 07:18:39.033][biodb::testThat] Running test function test.searchByName (" We can search for an entry by name. ").
biodb.INFO [2026-01-06 07:18:39.035][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:39.036][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:39.088][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.096][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.098][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.099][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.105][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.115][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.123][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:39.247][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:39.253][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.255][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.260][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.262][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:39.310][biodb::testThat]
biodb.INFO [2026-01-06 07:18:39.311][biodb::testThat] Running test function testEntryLoading (" We can load an entry from the database. ").
biodb.INFO [2026-01-06 07:18:39.317][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:39.319][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:39.398][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.400][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.407][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.413][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.416][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.422][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.423][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:39.429][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:39.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.438][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:39.440][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:39.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.454][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.462][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.463][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.469][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.471][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:18:39.476][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.495][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:39.501][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:18:39.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.511][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:39.517][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:18:39.519][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.525][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.543][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.549][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.550][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.552][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.557][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:39.559][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:39.565][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.566][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:39.574][biodb::testThat]
biodb.INFO [2026-01-06 07:18:39.576][biodb::testThat] Running test function test.searchCompound (" We can search for a compound ").
biodb.INFO [2026-01-06 07:18:39.581][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:39.583][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:39.616][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.622][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.624][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.630][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.631][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.637][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.640][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.646][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.648][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.655][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:39.750][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:39.752][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.758][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.759][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.765][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:39.821][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:39.823][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:39.824][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:39.830][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.831][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.877][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:18:39.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:18:39.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.903][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.909][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.916][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.918][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.926][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.927][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.933][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.935][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.941][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.942][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.944][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.950][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.952][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.959][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.965][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.968][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:39.988][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.990][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:39.992][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:39.997][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.016][private$selectByRange] Filtering on field "molecular.mass", with range: [169.002, 169.022].
biodb.DEBUG[2026-01-06 07:18:40.023][private$selectByRange] 13 values to filter on field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:40.094][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:40.096][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:40.102][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:40.103][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.109][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.110][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.112][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.118][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.119][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.188][private$selectByRange] Filtering on field "molecular.mass", with range: [169.002, 169.022].
biodb.DEBUG[2026-01-06 07:18:40.191][private$selectByRange] 1 values to filter on field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:40.255][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:40.261][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:40.263][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:40.264][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.270][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.272][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.278][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.279][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.285][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.288][private$selectByRange] Filtering on field "molecular.mass", with range: [169.002, 169.042].
biodb.DEBUG[2026-01-06 07:18:40.295][private$selectByRange] 1 values to filter on field molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.350][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.357][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.359][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.365][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.376][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.382][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.391][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.397][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.406][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.431][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.437][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.439][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.445][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.447][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.972, 168.97202].
biodb.DEBUG[2026-01-06 07:18:40.455][private$selectByRange] 13 values to filter on field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:40.542][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:40.549][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:40.551][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:40.557][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.558][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.564][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.566][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.568][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.574][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.580][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.972, 168.97202].
biodb.DEBUG[2026-01-06 07:18:40.583][private$selectByRange] 1 values to filter on field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:40.664][private$selectBySubstring] 13 values to filter on field name.
biodb.TRACE[2026-01-06 07:18:40.670][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:18:40.672][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:18:40.677][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.679][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.684][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.686][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.688][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.694][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.696][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.972, 168.97204].
biodb.DEBUG[2026-01-06 07:18:40.703][private$selectByRange] 1 values to filter on field monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:40.760][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:40.766][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:40.767][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.773][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:40.799][biodb::testThat]
biodb.INFO [2026-01-06 07:18:40.805][biodb::testThat] Running test function test_annotateMzValues_input_vector (" annotateMzValues() accepts a single vector. ").
biodb.INFO [2026-01-06 07:18:40.806][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:40.808][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:40.816][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:18:40.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:18:40.824][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.829][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.831][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.846][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.848][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.854][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.861][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.863][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.869][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.870][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.872][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.879][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.895][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:40.901][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:40.902][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:40.904][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:40.909][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:40.917][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.919][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:40.925][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.926][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:40.933][private$selectByRange] Filtering on field "molecular.mass", with range: [169.002, 169.022].
biodb.DEBUG[2026-01-06 07:18:40.936][private$selectByRange] 13 values to filter on field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:40.944][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:40.951][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:40.956][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:40.958][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:40.959][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:40.965][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:40.967][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:40.973][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:40.975][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.976][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.982][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:40.984][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:40.990][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:40.991][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:40.997][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:40.998][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:41.000][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:41.005][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:41.007][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.013][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.015][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.016][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.022][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.024][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.030][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.031][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.037][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.039][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.044][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.046][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.048][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.054][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.055][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.061][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:41.063][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.069][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.078][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.096][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.102][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.104][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.110][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.117][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.119][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.125][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.128][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:41.134][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:41.135][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:41.160][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.166][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.168][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.174][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.175][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.193][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.194][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.196][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.204][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.205][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.207][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.208][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.214][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:41.394][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:41.396][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:41.402][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:41.403][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:41.409][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:41.417][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.418][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:41.420][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.426][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:41.432][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.96201, 168.98201].
biodb.DEBUG[2026-01-06 07:18:41.435][private$selectByRange] 13 values to filter on field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:41.450][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:41.452][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:41.458][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:41.459][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:41.465][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:41.467][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:41.473][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.475][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.476][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.482][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.484][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.499][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.500][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:41.506][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:41.508][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:41.513][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.515][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.521][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.523][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.524][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.530][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.532][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.537][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.539][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.544][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.546][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.548][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.554][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.556][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.561][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.563][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:41.569][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.571][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.593][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.595][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.601][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.603][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.618][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.620][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.626][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.628][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.634][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:41.635][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:41.641][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:41.697][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:41.699][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:41.705][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.706][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:41.721][biodb::testThat]
biodb.INFO [2026-01-06 07:18:41.723][biodb::testThat] Running test function test_annotateMzValues_ppm_tol (" ppm tolerance works in annotateMzValues() ").
biodb.INFO [2026-01-06 07:18:41.724][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:41.729][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:41.746][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:18:41.747][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:18:41.753][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.755][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.756][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.771][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.777][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.778][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.786][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.787][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.793][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.800][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.802][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.810][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:41.836][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:41.838][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:41.839][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:41.849][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:41.850][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:41.858][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.864][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:41.887][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.889][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:41.892][private$selectByRange] Filtering on field "molecular.mass", with range: [169.00946482, 169.01453518].
biodb.DEBUG[2026-01-06 07:18:41.894][private$selectByRange] 13 values to filter on field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:41.899][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:41.902][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:41.904][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:41.905][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:41.907][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:41.908][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:41.910][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.912][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.915][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.916][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.918][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.919][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.926][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.927][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:41.929][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:41.930][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:41.932][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.934][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.936][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.938][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.939][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.941][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.942][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.944][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.947][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.949][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.951][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:41.952][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.954][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.956][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.958][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.959][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:41.961][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.963][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.965][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.967][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.969][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.973][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.976][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:41.980][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:41.981][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:41.984][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:41.985][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:41.987][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:42.001][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.005][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.008][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.010][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.014][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.016][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.018][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.021][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.023][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.024][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.026][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.033][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.034][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.035][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.036][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.038][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.042][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.044][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.045][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.055][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.059][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.96947541985, 168.97454458015].
biodb.DEBUG[2026-01-06 07:18:42.062][private$selectByRange] 13 values to filter on field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:42.067][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:42.070][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.072][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.074][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.075][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.076][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.078][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.084][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.085][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.087][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.088][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.091][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.092][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:42.093][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:42.095][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:42.096][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.098][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.099][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.100][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.102][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.103][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.105][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.109][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.111][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.112][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.114][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.115][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.117][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.118][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.119][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.121][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:42.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.129][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.130][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.131][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.133][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.135][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.142][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:42.143][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:42.145][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:42.157][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:42.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:42.160][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.162][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:42.168][biodb::testThat]
biodb.INFO [2026-01-06 07:18:42.170][biodb::testThat] Running test function test_annotateMzValues_input_dataframe_untouched (" Input data frame is not modified by annotateMzValues() ").
biodb.INFO [2026-01-06 07:18:42.171][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:42.172][biodb::testThat]
biodb.TRACE[2026-01-06 07:18:42.176][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:18:42.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:18:42.180][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.183][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.188][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.190][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.194][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.197][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.199][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.202][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.203][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.211][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.212][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.214][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.215][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.216][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.220][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.221][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:18:42.223][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.224][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.226][private$selectByRange] Filtering on field "molecular.mass", with range: [169.002, 169.022].
biodb.DEBUG[2026-01-06 07:18:42.229][private$selectByRange] 13 values to filter on field molecular.mass.
biodb.DEBUG[2026-01-06 07:18:42.233][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:42.235][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.237][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.238][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.239][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.240][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.242][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.244][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.248][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.252][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.253][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.255][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:42.256][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:42.257][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:42.258][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.260][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.261][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.263][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.264][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.265][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.267][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.268][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.270][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.271][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.273][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.274][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.276][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.277][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.278][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.280][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:42.281][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.286][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.287][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.297][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.301][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.303][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.305][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.307][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.309][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.311][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:42.313][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:42.314][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:42.367][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.381][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.388][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.390][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.392][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.396][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.398][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.399][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.403][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.406][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.409][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.419][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.421][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.422][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.424][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.425][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.429][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.431][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:18:42.433][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.434][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:18:42.437][private$selectByRange] Filtering on field "monoisotopic.mass", with range: [168.96201, 168.98201].
biodb.DEBUG[2026-01-06 07:18:42.440][private$selectByRange] 13 values to filter on field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:18:42.444][private$bdb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:18:42.447][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:18:42.448][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:18:42.450][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:18:42.451][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:18:42.453][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:18:42.455][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.456][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.459][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.461][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.463][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.464][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.465][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.467][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.469][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:18:42.470][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:18:42.471][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:18:42.473][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.474][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.476][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.478][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.479][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.481][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.482][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.484][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.485][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.487][private$selectFields] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.489][private$organizeFieldsByGroups] Fields [1]: "comp.csv.file.id"
biodb.TRACE[2026-01-06 07:18:42.490][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.492][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.493][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.495][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.497][private$organizeFieldsByGroups] Groups [2]: "comp.csv.file.id, list()"
biodb.TRACE[2026-01-06 07:18:42.498][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.500][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.501][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.504][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.511][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:18:42.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:18:42.518][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.csv.file.id] [1018].
biodb.DEBUG[2026-01-06 07:18:42.520][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:18:42.521][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:18:42.628][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:42.638][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:18:42.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:18:42.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:18:42.660][biodb::testThat]
biodb.INFO [2026-01-06 07:18:42.662][biodb::testThat] Running test function test.wrong.entry (" Wrong entry gives NULL ").
biodb.INFO [2026-01-06 07:18:42.664][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:18:42.669][biodb::testThat]
biodb.DEBUG[2026-01-06 07:18:42.672][private$loadEntries] Creating entries from ids [1]: "WRONGA".
biodb.DEBUG[2026-01-06 07:18:42.678][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:19:16.183][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399.
biodb.DEBUG[2026-01-06 07:19:36.992][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:37.049][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract.tsv".
biodb.DEBUG[2026-01-06 07:19:37.052][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:37.053][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:37.055][private$doGetEntryContentFromDb] Entry id: WRONGA
biodb.DEBUG[2026-01-06 07:19:37.065][private$doGetEntryContentFromDb] Content of first entry: NA
fscache.INFO [2026-01-06 07:19:37.133][cch$saveContents] Save 1 contents to /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399.
biodb.DEBUG[2026-01-06 07:19:37.135][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:37.142][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:37.143][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:37.150][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:37.152][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:37.158][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:37.159][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:37.160][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:37.167][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.173][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.175][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.180][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.182][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.184][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.190][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.191][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.197][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.199][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.200][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.206][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.207][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.213][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.216][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.222][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.223][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.229][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.232][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.240][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.247][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.262][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.270][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.271][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:37.277][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:37.279][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.INFO [2026-01-06 07:19:37.356][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.362][biodb::testThat] Running test function test.wrong.entry.among.good.ones (" One wrong entry does not block the retrieval of good ones ").
biodb.INFO [2026-01-06 07:19:37.363][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:37.369][biodb::testThat]
biodb.DEBUG[2026-01-06 07:19:37.467][function(conn, opt)] IDS: [3]: "WRONGB, 1018, 15939"
biodb.DEBUG[2026-01-06 07:19:37.474][private$loadEntries] Creating entries from ids [1]: "WRONGB".
biodb.DEBUG[2026-01-06 07:19:37.476][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:19:37.482][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399.
biodb.DEBUG[2026-01-06 07:19:37.497][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:37.499][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract.tsv".
biodb.DEBUG[2026-01-06 07:19:37.505][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:37.507][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:37.508][private$doGetEntryContentFromDb] Entry id: WRONGB
biodb.DEBUG[2026-01-06 07:19:37.522][private$doGetEntryContentFromDb] Content of first entry: NA
fscache.INFO [2026-01-06 07:19:37.578][cch$saveContents] Save 1 contents to /home/biocbuild/.cache/R/biodb/comp.csv.file-c211f93b9cb5baf8e64d4af0e0055399.
biodb.DEBUG[2026-01-06 07:19:37.580][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:37.586][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:37.588][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:37.595][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:37.596][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:37.602][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:37.603][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:37.609][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:37.612][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.617][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.620][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.626][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.628][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:37.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.635][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.640][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.642][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.644][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.649][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.651][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.658][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.683][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.689][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.691][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.697][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.699][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.713][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.715][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.721][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.723][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.729][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:37.730][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:37.732][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:37.738][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:37.739][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:37.745][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:37.747][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.DEBUG[2026-01-06 07:19:37.748][function(conn, opt)] Entries: [3]: "NULL, <environment>, <environment>"
biodb.INFO [2026-01-06 07:19:37.788][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.793][biodb::testThat] Running test function test.peak.table (" The peak table is correct. ").
biodb.INFO [2026-01-06 07:19:37.795][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:37.801][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.899][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.905][biodb::testThat] Running test function test.nb.entries (" Nb entries is positive. ").
biodb.INFO [2026-01-06 07:19:37.907][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:37.908][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.940][biodb::testThat]
biodb.INFO [2026-01-06 07:19:37.946][biodb::testThat] Running test function test.entry.ids (" We can get a list of entry ids. ").
biodb.INFO [2026-01-06 07:19:37.947][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:37.957][biodb::testThat]
biodb.INFO [2026-01-06 07:19:38.026][biodb::testThat]
biodb.INFO [2026-01-06 07:19:38.028][biodb::testThat] Running test function test.db.editing (" We can edit a database. ").
biodb.INFO [2026-01-06 07:19:38.032][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:38.033][biodb::testThat]
biodb.DEBUG[2026-01-06 07:19:38.042][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:19:38.044][conn$getBiodb()$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file .
biodb.TRACE[2026-01-06 07:19:38.048][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.051][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.052][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.054][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.055][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.062][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.063][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.069][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.071][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.072][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.074][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:38.075][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:19:38.077][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:19:38.079][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:38.081][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "NA".
biodb.DEBUG[2026-01-06 07:19:38.083][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:38.084][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:38.086][private$doGetEntryContentFromDb] Entry id: 1018
biodb.INFO [2026-01-06 07:19:38.088][private$initDb] Creating empty database.
biodb.DEBUG[2026-01-06 07:19:38.091][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:19:38.093][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.095][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.097][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.098][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:38.100][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:38.103][private$doGetEntryContentFromDb] Content of first entry: NA
biodb.DEBUG[2026-01-06 07:19:38.105][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:38.107][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:38.109][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:38.112][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:38.114][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:38.115][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:38.117][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:38.119][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:38.122][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.128][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.129][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.152][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.154][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.156][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.158][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.163][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.165][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.167][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.173][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.175][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.177][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.179][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.183][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.185][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.188][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.200][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.202][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.204][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.208][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.210][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.216][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:38.220][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:38.222][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.TRACE[2026-01-06 07:19:38.224][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.227][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.232][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.235][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.237][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.240][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.243][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.249][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.252][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.254][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.278][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.283][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.297][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.299][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.304][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.317][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.319][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:19:38.327][conn.2$getBiodb()$getFactory()$delet ...] Connector "comp.csv.file.1" deleted.
biodb.INFO [2026-01-06 07:19:38.353][biodb::testThat]
biodb.INFO [2026-01-06 07:19:38.355][biodb::testThat] Running test function test.create.conn.with.same.url (" Creating another connector with the same URL is forbidden. ").
biodb.INFO [2026-01-06 07:19:38.361][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:38.363][biodb::testThat]
biodb.DEBUG[2026-01-06 07:19:38.385][super$initialize] Initialize connector comp.csv.file.1.
biodb.INFO [2026-01-06 07:19:38.441][biodb::testThat]
biodb.INFO [2026-01-06 07:19:38.443][biodb::testThat] Running test function test.db.writing (" Database writing works. ").
biodb.INFO [2026-01-06 07:19:38.444][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:38.450][biodb::testThat]
biodb.DEBUG[2026-01-06 07:19:38.470][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:19:38.472][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file .
biodb.ERROR[2026-01-06 07:19:38.482][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.DEBUG[2026-01-06 07:19:38.572][biodb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:19:38.580][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:38.586][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:38.587][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:38.593][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:38.594][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:38.602][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:38.604][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:38.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.618][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:38.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:38.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.627][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.633][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:38.635][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:38.641][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.642][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.644][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:38.650][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:38.652][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.658][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.659][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:38.665][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:38.689][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:38.691][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:38.697][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:38.699][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.706][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.708][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.714][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.716][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:38.723][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:38.724][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.730][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.731][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:38.738][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:38.739][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.745][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.747][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:38.753][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:38.755][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.761][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.763][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:38.769][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:38.770][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.772][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.778][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:38.780][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:38.786][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.788][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.794][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:38.796][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:38.802][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.804][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.810][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:38.812][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:38.818][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.820][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.826][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.828][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.834][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.836][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.842][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:38.843][private$organizeFieldsByGroups] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:38.849][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.851][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.852][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.858][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.859][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:38.865][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:38.866][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.868][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.874][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:38.875][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:38.881][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.883][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.884][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:38.890][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:38.891][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.897][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.899][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:38.905][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:38.906][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.908][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.913][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:38.915][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:38.920][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.922][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.923][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:38.929][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:38.931][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.932][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.938][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:38.939][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:38.945][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.947][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.948][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.954][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:38.955][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.961][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.963][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "description", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:19:38.969][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.978][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.980][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:38.986][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:38.987][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:38.993][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:38.995][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.009][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.012][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.018][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.019][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.031][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.041][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.043][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.053][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.054][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.064][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.078][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.086][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.088][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.094][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.096][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.102][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.103][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.109][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.111][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.117][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.125][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.136][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.142][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.143][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.149][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.151][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.157][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.159][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.165][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.167][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.173][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.175][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.183][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.197][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.199][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.205][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.207][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.213][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.215][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.229][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.231][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.238][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.245][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.247][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.261][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.285][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.287][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.302][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.304][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.315][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.339][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.347][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.354][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.356][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.364][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.370][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.371][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.382][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.385][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.386][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.397][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.405][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.407][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.413][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.421][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.423][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.429][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.442][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.444][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.481][private$entriesToListOfDataframes] Entry converted to data frame: [1, 9]: [accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, ...] [1018, C2H8AsNO3, 168.97201, 169.012, C07279, ...].
biodb.DEBUG[2026-01-06 07:19:39.482][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:19:39.484][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:19:39.493][biodb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:19:39.495][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:39.501][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:39.502][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:39.504][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:39.510][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:39.516][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:39.518][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:39.520][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.530][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.532][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:39.534][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:39.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.542][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.544][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:39.550][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:39.551][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.569][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:39.581][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:39.583][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.584][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.590][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:39.591][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:39.593][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:39.595][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:39.597][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:39.599][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.601][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.602][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.604][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.605][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.607][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.609][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.610][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.612][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.613][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.615][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.616][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.618][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.620][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.622][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.623][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.625][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.627][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.629][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.632][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.634][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.636][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.638][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.639][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.641][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.643][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.644][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.646][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.647][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.649][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.650][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.652][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.654][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.655][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.657][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.658][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.660][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:39.662][private$organizeFieldsByGroups] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:39.663][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.665][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.666][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.668][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.670][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.671][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.673][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.674][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.676][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.678][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.679][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.681][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.683][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.685][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.687][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.688][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.690][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.692][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.694][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.695][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.697][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.698][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.700][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.702][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.703][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.705][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.707][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.708][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.710][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.712][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.713][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.715][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.717][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.718][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.720][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.721][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.723][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "description", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:19:39.724][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.726][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.738][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.740][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.742][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.744][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.746][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.749][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.751][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.753][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.755][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.757][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.765][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.770][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.771][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:39.773][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:39.775][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.778][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.785][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.787][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.789][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.791][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.792][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:39.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.801][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.804][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.807][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.812][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.814][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.816][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:39.817][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.819][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.820][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.823][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.825][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.827][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.829][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.831][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.832][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.834][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.836][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:39.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.841][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.843][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.844][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.846][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.848][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.849][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.854][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:39.855][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:39.856][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.858][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.860][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.863][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.864][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.867][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.869][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.870][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.872][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.873][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:39.875][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:39.876][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.878][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.880][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.881][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.883][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.886][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.893][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.894][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:39.896][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:39.897][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.901][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.903][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.906][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.907][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.909][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.914][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.916][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:39.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.919][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.928][private$entriesToListOfDataframes] Entry converted to data frame: [1, 9]: [accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, ...] [1018, C2H8AsNO3, 168.97201, 169.012, C07279, ...].
biodb.DEBUG[2026-01-06 07:19:39.930][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:19:39.931][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:19:39.937][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.939][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.941][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.944][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.948][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.949][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:39.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.952][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.954][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.955][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:39.957][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:19:39.959][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:19:39.961][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:39.962][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "NA".
biodb.DEBUG[2026-01-06 07:19:39.964][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:39.965][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:39.967][private$doGetEntryContentFromDb] Entry id: 1018
biodb.INFO [2026-01-06 07:19:39.968][private$initDb] Creating empty database.
biodb.DEBUG[2026-01-06 07:19:39.971][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:19:39.972][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:39.974][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:39.976][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:39.977][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:39.979][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:39.982][private$doGetEntryContentFromDb] Content of first entry: NA
biodb.DEBUG[2026-01-06 07:19:39.984][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:39.986][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:39.989][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:40.001][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:40.003][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:40.005][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:40.007][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:40.009][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:40.012][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.015][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.016][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.018][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.019][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.021][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.023][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.024][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.026][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.027][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.030][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.032][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.036][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.038][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.039][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.041][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.043][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.045][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.046][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.048][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.051][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.053][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.054][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.057][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.059][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.062][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:40.065][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:40.067][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.ERROR[2026-01-06 07:19:40.076][private$checkEditingIsAllowed] Editing is not enabled for this database. However this database type is editable. Please call allowEditing() method to enable editing.
biodb.TRACE[2026-01-06 07:19:40.095][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.097][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.100][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.102][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.103][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.105][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.110][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.111][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.115][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:40.116][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:40.118][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.126][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.129][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.133][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.136][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.138][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.145][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:40.147][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.149][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:40.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:40.152][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.ERROR[2026-01-06 07:19:41.942][conn.2$addNewEntry] Impossible to add entry as a new entry. The passed entry is already part of a connector.
biodb.ERROR[2026-01-06 07:19:42.053][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.DEBUG[2026-01-06 07:19:42.108][self$setPropertyValue] Setting property "urls" to "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:42.134][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:19:42.136][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.ERROR[2026-01-06 07:19:42.138][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.INFO [2026-01-06 07:19:42.217][private$doWrite] Write all entries into "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:42.220][self$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:19:42.227][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:42.233][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:42.235][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:42.236][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:42.242][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:42.249][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:42.251][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:42.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.259][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.265][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:42.267][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:42.273][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.280][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:42.282][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:42.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.290][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.292][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:42.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:42.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.305][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.307][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:42.313][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:42.315][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:42.321][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:42.322][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:42.324][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:42.330][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:42.332][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.338][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.340][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:42.346][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:42.348][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.353][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.355][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.361][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.363][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.369][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.371][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.373][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.374][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.376][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.382][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.383][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.389][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.391][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.397][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:42.399][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:42.402][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.403][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.405][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:42.407][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:42.408][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.410][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.412][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:42.413][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:42.415][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.417][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.419][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:42.423][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:42.425][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.427][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.429][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:42.431][private$organizeFieldsByGroups] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:42.433][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:42.434][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:42.436][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.438][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.439][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:42.441][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:42.443][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.445][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.447][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.448][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.452][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.453][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.455][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.458][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.460][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.462][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.463][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.465][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.467][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.469][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.470][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:42.472][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:42.474][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.475][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.477][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:42.479][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:42.480][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.482][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.484][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:42.486][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:42.488][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.489][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.491][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:42.517][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:42.519][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.528][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.530][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "description", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:19:42.540][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:42.543][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:42.552][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.554][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.556][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:42.566][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:42.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.578][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.580][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:42.590][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:42.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.602][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.604][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:42.614][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:42.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.628][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:42.638][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:42.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.650][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.652][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:42.662][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:42.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.673][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.675][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.687][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.698][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.710][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.711][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.734][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.745][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:42.747][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.757][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.760][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.909][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.911][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.930][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.932][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.943][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:42.953][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.955][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.965][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.977][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:42.979][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:42.989][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.990][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:42.992][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.003][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:43.013][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:43.015][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.027][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:43.037][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:43.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.040][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.050][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:43.052][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:43.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.073][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:43.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:43.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.086][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.088][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:43.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:43.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.109][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.111][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:43.120][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:43.122][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.134][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:43.135][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:43.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.147][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.157][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:43.159][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:43.160][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.170][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.171][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:43.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:43.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.184][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.194][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:43.196][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:43.205][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.207][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.217][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.219][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.220][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.232][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.243][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.253][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.255][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.266][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.300][private$entriesToListOfDataframes] Entry converted to data frame: [1, 9]: [accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, ...] [1018, C2H8AsNO3, 168.97201, 169.012, C07279, ...].
biodb.DEBUG[2026-01-06 07:19:43.302][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:19:43.303][self$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:19:43.340][biodb$getFactory()$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.DEBUG[2026-01-06 07:19:43.361][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:19:43.399][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.csv.file.db".
biodb.TRACE[2026-01-06 07:19:43.401][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:43.402][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:43.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.410][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.411][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:43.417][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:43.419][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.426][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:43.428][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:43.434][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.435][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.441][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:19:43.443][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:19:43.525][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-e87d57f68378b4842864dc2a2d328fd8.
fscache.DEBUG[2026-01-06 07:19:43.590][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.csv.file-e87d57f68378b4842864dc2a2d328fd8/1018.tsv.
biodb.DEBUG[2026-01-06 07:19:43.669][conn$getEntryContent] 1 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:43.671][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:43.673][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:43.676][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:43.682][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:43.683][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:43.689][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:43.691][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:19:43.705][private$initDb] Loading file database "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:43.708][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:19:43.714][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:43.716][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:43.721][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.729][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.731][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:19:43.737][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:43.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:43.745][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.753][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.753][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.755][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:43.761][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:43.763][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:43.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.770][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.772][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.772][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.772][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.778][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:19:43.780][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:43.786][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:43.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.793][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.795][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.795][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.795][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.795][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.802][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:43.803][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:43.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:43.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.818][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.818][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.818][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.818][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.818][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.825][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:19:43.827][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:43.849][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:43.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.859][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.866][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:19:43.868][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:43.874][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:43.876][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.882][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.884][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.891][self$setField] Set field description to column(s) description.
biodb.TRACE[2026-01-06 07:19:43.897][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:43.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:43.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.913][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.915][self$setField] Set field comp.csv.file.id to column(s) comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.921][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.923][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:43.929][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.936][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.940][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.946][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.948][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.954][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.956][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.962][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.969][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.971][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:19:43.977][self$setPropertyValue] Setting property "parsing.expr" to "comp.csv.file.id".
biodb.TRACE[2026-01-06 07:19:43.979][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:43.985][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:43.987][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:43.993][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:43.995][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.010][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:44.017][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:44.018][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.020][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.026][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:44.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:44.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.042][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:44.044][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:44.049][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.051][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.057][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:44.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:44.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.073][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:44.075][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:44.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.084][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:44.090][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:44.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.098][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.099][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:44.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:44.107][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.115][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:44.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:44.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.130][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:44.136][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:44.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.145][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:44.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:44.153][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.154][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.156][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:44.162][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:44.163][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.169][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.171][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:44.177][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:44.179][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.180][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.186][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:44.188][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:44.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.195][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.201][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.209][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.211][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.217][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.218][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.220][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.226][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.228][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.234][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.235][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.241][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.242][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.244][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.250][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.257][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.259][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.260][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.266][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.268][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.273][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.275][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.281][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.283][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.290][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.297][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.299][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.307][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.312][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.316][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.324][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.331][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.339][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.354][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.361][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.362][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.364][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.370][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.372][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.378][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:44.379][self$createEntryFromContent] Accession numbers: 1018.
biodb.INFO [2026-01-06 07:19:44.387][biodb$getFactory()$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.INFO [2026-01-06 07:19:44.418][biodb::testThat]
biodb.INFO [2026-01-06 07:19:44.420][biodb::testThat] Running test function test.db.writing.with.col.add (" We can write entries having new fields. ").
biodb.INFO [2026-01-06 07:19:44.426][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:19:44.428][biodb::testThat]
biodb.DEBUG[2026-01-06 07:19:44.449][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:19:44.451][conn$getBiodb()$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.with.col.add.comp.csv.file.db".
biodb.TRACE[2026-01-06 07:19:44.460][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.475][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.482][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.484][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.485][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.494][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.495][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.501][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:44.511][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:19:44.512][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:19:44.541][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-58b53339a72d6fb04377c450d1eec6ae.
biodb.DEBUG[2026-01-06 07:19:44.557][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:44.559][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.with.col.add.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:44.565][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:44.567][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:44.568][private$doGetEntryContentFromDb] Entry id: 1018
biodb.INFO [2026-01-06 07:19:44.574][private$initDb] Creating empty database.
biodb.DEBUG[2026-01-06 07:19:44.581][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:19:44.583][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.588][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.590][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:44.598][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:19:44.605][private$doGetEntryContentFromDb] Content of first entry: NA
fscache.INFO [2026-01-06 07:19:44.607][cch$saveContents] Save 1 contents to /home/biocbuild/.cache/R/biodb/comp.csv.file-58b53339a72d6fb04377c450d1eec6ae.
biodb.DEBUG[2026-01-06 07:19:44.613][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:44.615][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:44.621][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:44.624][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:44.629][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:44.631][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:44.632][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:44.638][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:44.645][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.647][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.648][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.653][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.655][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.661][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.662][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.664][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.671][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.680][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.688][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.693][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.695][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.703][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.710][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.712][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.718][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.719][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.725][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.727][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.732][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.734][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.736][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.746][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.747][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.757][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:44.759][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:44.769][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.TRACE[2026-01-06 07:19:44.771][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.802][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.815][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.826][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.849][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:44.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.880][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.894][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.895][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:44.915][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:44.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:44.929][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:44.930][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:44.951][conn.2$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:19:44.962][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:44.963][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:44.973][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:44.975][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:44.976][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:44.986][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:44.988][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:45.002][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:45.004][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:45.018][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:45.019][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.033][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.035][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.049][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.050][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:45.061][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:45.062][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.064][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.078][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.080][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.093][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.095][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.109][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.111][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.125][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.126][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.128][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:45.142][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:45.144][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.190][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.205][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:45.207][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:45.221][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.223][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.237][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:45.240][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:45.269][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.271][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.281][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:45.284][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:45.302][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.321][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.322][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:45.324][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:45.342][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.343][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.365][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.367][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.385][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.387][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.388][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:45.406][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:45.408][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.421][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.423][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.438][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.440][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.453][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.455][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.465][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.466][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.468][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.478][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:45.480][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:45.490][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.491][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.501][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:45.503][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:45.513][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.515][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.524][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:45.526][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:45.528][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.538][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.540][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:45.549][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:45.551][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.561][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.563][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:45.573][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:45.575][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.584][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.586][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.588][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.598][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.599][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.609][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:45.611][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:45.621][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.622][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.633][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.635][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.644][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.646][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.647][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.658][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.659][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.669][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.671][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:45.684][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:45.686][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.700][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.702][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:45.717][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:45.719][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.733][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.735][private$selectFields] Fields [6]: "accession, formula, monoisotopic.mass, molecular.mass, smiles, description"
biodb.TRACE[2026-01-06 07:19:45.749][private$organizeFieldsByGroups] Fields [6]: "accession, formula, monoisotopic.mass, molecular.mass, smiles, description"
biodb.TRACE[2026-01-06 07:19:45.751][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.764][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.766][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.767][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.781][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:45.782][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:45.797][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.798][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.800][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.814][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:45.815][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.829][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.830][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.832][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:45.845][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.846][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.848][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:45.865][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:45.867][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.868][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.882][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:45.897][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:45.898][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.900][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.914][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "smiles", "description"), list()"
biodb.TRACE[2026-01-06 07:19:45.916][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.930][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.932][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.947][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.961][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.977][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:45.979][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:45.993][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:45.994][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:45.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.010][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:46.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:46.025][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.027][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.028][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:46.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:46.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.060][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:46.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:46.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.090][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.092][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.105][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.107][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.121][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.123][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.153][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.155][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.169][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:46.171][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.181][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.183][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.201][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.203][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.214][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.227][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:46.238][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.276][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:46.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:46.288][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.298][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.308][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:46.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:46.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.323][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.334][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:46.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:46.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.358][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:46.360][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:46.370][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.372][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.382][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:46.384][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:46.394][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.396][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.405][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:46.407][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:46.408][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.418][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.437][private$entriesToListOfDataframes] Entry converted to data frame: [1, 6]: [accession, formula, monoisotopic.mass, molecular.mass, smiles, ...] [1018, C2H8AsNO3, 168.97201, 169.012, NCC[As](O)(O)=O, ...].
biodb.DEBUG[2026-01-06 07:19:46.439][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:19:46.444][conn.2$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:19:46.446][fields.def$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:46.448][fields.def$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:46.454][fields.def$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.455][fields.def$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.471][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.480][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.486][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:46.488][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:46.494][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.496][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.502][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.508][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.510][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.518][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.519][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.528][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.534][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.535][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.541][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.543][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.549][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.551][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.557][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:46.559][private$loadEntries] Creating entries from ids [1]: "anewentry".
biodb.DEBUG[2026-01-06 07:19:46.564][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:19:46.567][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-58b53339a72d6fb04377c450d1eec6ae.
biodb.DEBUG[2026-01-06 07:19:46.573][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:19:46.575][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.with.col.add.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:46.580][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:19:46.582][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:19:46.589][private$doGetEntryContentFromDb] Entry id: anewentry
biodb.DEBUG[2026-01-06 07:19:46.592][private$doGetEntryContentFromDb] Content of first entry: NA
fscache.INFO [2026-01-06 07:19:46.598][cch$saveContents] Save 1 contents to /home/biocbuild/.cache/R/biodb/comp.csv.file-58b53339a72d6fb04377c450d1eec6ae.
biodb.DEBUG[2026-01-06 07:19:46.600][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:19:46.606][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:19:46.608][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:19:46.615][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:46.616][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:46.622][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:46.623][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:46.630][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:46.637][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.647][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.653][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.654][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.656][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.662][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.663][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.677][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.685][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.686][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.688][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.694][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.695][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.701][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.703][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.710][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.711][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.717][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.719][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.724][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.726][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.727][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.733][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.735][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:46.741][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.743][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:19:46.749][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:19:46.751][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.TRACE[2026-01-06 07:19:46.757][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.759][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.765][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.766][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.768][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.774][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.782][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.789][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.791][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.804][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.808][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.814][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.820][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.823][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:46.829][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.831][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:19:46.838][private$doWrite] Write all entries into "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.with.col.add.comp.csv.file.db".
biodb.DEBUG[2026-01-06 07:19:46.845][self$getBiodb()$entriesToDataframe] 2 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:19:46.848][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:46.854][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:46.856][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:46.862][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:46.863][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:46.872][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:46.878][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:46.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.887][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:46.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:46.912][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.924][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:46.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:46.932][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.944][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:46.947][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:46.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:46.959][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:46.973][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:46.975][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:46.980][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:46.982][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:46.984][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:46.994][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:46.996][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:47.006][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.007][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.017][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:47.019][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:47.029][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.030][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.032][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.042][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.043][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.054][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.055][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.065][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.066][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.068][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.077][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.079][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.089][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.090][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.092][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:47.100][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:47.102][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.103][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.125][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:47.127][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:47.133][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.134][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.136][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:47.146][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:47.147][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.157][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.159][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.169][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.171][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.172][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.182][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:47.193][private$organizeFieldsByGroups] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:19:47.195][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:47.201][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:47.202][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.209][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.210][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:47.212][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:47.214][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.222][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.223][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.225][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.227][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.233][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.235][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.241][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.243][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.249][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.251][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.258][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.259][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.265][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.267][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:47.273][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:47.275][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.276][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.282][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:47.289][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:47.291][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.297][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.299][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:47.305][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:47.306][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.308][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.314][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.320][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.337][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.339][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.342][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "description", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:19:47.343][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:47.350][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:47.352][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.358][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.360][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:47.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:47.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.375][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:47.381][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:47.383][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.391][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:47.397][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:47.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.406][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:47.408][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:47.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.415][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.421][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:47.423][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:47.430][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.432][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.438][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.440][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.445][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.453][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.455][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.463][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.469][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.471][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:47.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.479][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.485][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.493][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.495][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.502][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.504][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.522][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:47.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.539][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.547][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.552][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.555][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.563][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.569][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.571][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.577][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:47.579][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.610][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:47.612][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:47.614][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.621][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.623][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:47.630][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:47.637][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.639][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.645][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:47.647][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:47.653][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.655][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.662][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:47.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:47.671][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.689][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.691][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:47.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:47.702][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.718][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:47.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:47.729][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.741][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:47.743][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:47.753][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.755][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.765][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:47.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:47.777][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.780][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:47.790][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:47.792][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.802][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.804][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.826][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.827][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.838][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.839][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.849][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.851][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.861][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:47.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.898][private$entriesToListOfDataframes] Entry converted to data frame: [1, 9]: [accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, ...] [1018, C2H8AsNO3, 168.97201, 169.012, C07279, ...].
biodb.DEBUG[2026-01-06 07:19:47.905][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:19:47.907][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:19:47.908][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:19:47.917][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:19:47.919][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:19:47.930][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:47.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:47.941][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.953][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:19:47.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:19:47.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.966][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.967][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:47.977][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:19:47.979][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:47.989][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:47.991][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:48.000][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:19:48.002][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.013][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:19:48.015][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:19:48.024][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:19:48.026][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:19:48.028][private$selectFields] Fields [10]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id, aa.seq"
biodb.TRACE[2026-01-06 07:19:48.037][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:48.039][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:48.048][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.050][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.052][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:48.061][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:48.063][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.073][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.074][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.076][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.086][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.087][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.101][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.103][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.104][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.114][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.116][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.126][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.127][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.137][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.139][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:48.149][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:48.151][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.152][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.154][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:48.156][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:48.170][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.172][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.182][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:48.183][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:48.193][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.195][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.205][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:48.206][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:48.208][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.218][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.219][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:48.229][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:48.231][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.241][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.243][private$selectFields] Fields [10]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id, aa.seq"
biodb.TRACE[2026-01-06 07:19:48.253][private$organizeFieldsByGroups] Fields [10]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, description, comp.csv.file.id, aa.seq"
biodb.TRACE[2026-01-06 07:19:48.254][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:48.256][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:48.266][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.268][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.278][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:48.280][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:48.289][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.291][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.301][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.303][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.312][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.314][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.316][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.340][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.350][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.351][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.362][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.363][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.374][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.375][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.382][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:48.384][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:48.394][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.396][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.406][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:48.417][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:48.419][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.479][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.490][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:48.501][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:48.503][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.514][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.516][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:48.527][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:48.538][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.540][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.550][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:48.561][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:48.563][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.573][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.575][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "description", "comp.csv.file.id", "aa.seq"), list()"
biodb.TRACE[2026-01-06 07:19:48.585][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:48.587][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:48.595][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.597][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.599][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:48.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:48.610][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.612][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.622][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:19:48.624][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:19:48.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.635][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.645][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:48.647][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:48.657][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.659][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.668][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:48.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:48.672][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.684][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:19:48.694][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:19:48.695][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.705][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.707][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.718][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.719][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.729][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.731][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.741][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.743][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.744][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.754][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.765][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:19:48.767][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.779][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.789][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.790][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.802][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.804][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.826][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.828][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:19:48.838][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.839][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.850][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.852][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.862][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.874][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.876][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.886][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.887][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.895][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:19:48.899][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.915][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:48.926][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:48.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.944][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:48.946][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:48.948][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.958][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.960][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:19:48.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:19:48.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:48.982][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:48.984][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:48.994][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:48.996][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.004][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:49.010][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:49.012][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.015][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.017][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:19:49.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:19:49.020][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.022][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.024][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:49.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:49.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.031][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:49.033][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:49.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.038][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:19:49.040][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:19:49.041][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.043][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.045][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.047][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.048][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.050][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.051][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.053][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.054][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.058][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.059][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:19:49.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.062][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.064][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.066][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.068][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.070][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.071][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.073][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.075][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.076][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.078][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:19:49.082][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:19:49.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:19:49.121][private$entriesToListOfDataframes] Entry converted to data frame: [1, 10]: [accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, ...] [anewentry, C2H8AsNO3, 168.97201, 169.012, C07279, ...].
biodb.DEBUG[2026-01-06 07:20:16.832][private$entriesToListOfDataframes] Converted 2 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:20:43.441][self$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.INFO [2026-01-06 07:42:33.067][conn.2$getBiodb()$getFactory()$delet ...] Connector "comp.csv.file.1" deleted.
biodb.TRACE[2026-01-06 07:42:33.166][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:33.201][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:33.252][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.255][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:33.257][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.260][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.262][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.265][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:42:33.270][biodb::testThat]
biodb.INFO [2026-01-06 07:42:33.272][biodb::testThat] Running test function test.annotateMzValues (" annotateMzValues() works correctly. ").
biodb.INFO [2026-01-06 07:42:33.275][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:42:33.277][biodb::testThat]
biodb.ERROR[2026-01-06 07:42:33.299][conn$annotateMzValues] No column named "mz" was found inside data frame.
biodb.ERROR[2026-01-06 07:42:33.323][ef$checkIsDefined] Field(s) "foo" is/are not defined.
biodb.INFO [2026-01-06 07:42:33.342][biodb::testContext]
biodb.INFO [2026-01-06 07:42:33.344][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:42:33.346][biodb::testContext] Test context - CompCsvFile specific tests
biodb.INFO [2026-01-06 07:42:33.347][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:42:33.349][biodb::testContext]
biodb.INFO [2026-01-06 07:42:33.351][biodb::testThat]
biodb.INFO [2026-01-06 07:42:33.353][biodb::testThat] Running test function test_unmapped_col (" We receive a warning for unmapped columns. ").
biodb.INFO [2026-01-06 07:42:33.355][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:42:33.356][biodb::testThat]
biodb.DEBUG[2026-01-06 07:42:33.362][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:42:33.405][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.INFO [2026-01-06 07:42:33.407][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:42:33.430][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:42:33.432][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:33.442][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:33.453][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.455][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.461][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.WARN [2026-01-06 07:42:33.464][private$autoSetFields] Column "elecCharge" does not match any biodb field.
biodb.DEBUG[2026-01-06 07:42:33.471][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:42:33.477][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:33.479][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:33.486][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.494][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.494][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.500][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.503][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.515][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.517][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.519][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.525][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.525][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.525][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.528][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.534][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.536][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.544][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.551][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.551][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.551][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.551][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.557][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.559][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.571][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.573][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.575][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.581][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.581][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.581][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.581][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.581][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.583][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:42:33.590][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:33.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:33.598][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.599][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.605][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:33.608][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:42:33.614][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:33.616][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:33.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.628][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:33.631][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.INFO [2026-01-06 07:42:33.678][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.DEBUG[2026-01-06 07:42:33.687][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:42:33.694][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.INFO [2026-01-06 07:42:33.701][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:42:33.704][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:42:33.711][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:33.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:33.719][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.725][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.727][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.734][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:42:33.736][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:33.742][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:33.744][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.750][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.752][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.752][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.759][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.765][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:33.773][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.781][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.781][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.781][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.784][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.790][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:33.798][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.829][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.829][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.829][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.829][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.832][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.839][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.846][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:33.848][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.854][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.856][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.856][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.856][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.856][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.856][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.863][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:42:33.870][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:33.872][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:33.878][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.880][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.886][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:33.888][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:42:33.894][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:33.896][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:33.902][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.904][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:33.910][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.INFO [2026-01-06 07:42:33.917][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.DEBUG[2026-01-06 07:42:33.926][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:42:33.941][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.INFO [2026-01-06 07:42:33.943][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:42:33.950][conn$setField] Set field charge to column(s) elecCharge.
biodb.TRACE[2026-01-06 07:42:33.952][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:42:33.958][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:42:33.959][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.965][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.967][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:33.973][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:42:33.975][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:33.981][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:33.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.986][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:33.986][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.988][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:42:33.990][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:33.991][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:33.993][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:33.994][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:33.996][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:33.996][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:33.996][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:33.998][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.000][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.001][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.003][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.004][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.006][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:34.006][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.006][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.006][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.008][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.010][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.012][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.027][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.028][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.041][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:34.041][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.041][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.041][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.041][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.044][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.046][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.048][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.059][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.065][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.081][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:42:34.098][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:34.099][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:34.105][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.107][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.113][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.115][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:42:34.121][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:34.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:34.128][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.132][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.INFO [2026-01-06 07:42:34.147][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.INFO [2026-01-06 07:42:34.162][biodb::testThat]
biodb.INFO [2026-01-06 07:42:34.164][biodb::testThat] Running test function test.comp.csv.file.dynamic.field.set (" We can define a new field even after loading an entry. ").
biodb.INFO [2026-01-06 07:42:34.170][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:42:34.172][biodb::testThat]
biodb.DEBUG[2026-01-06 07:42:34.186][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:42:34.197][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:42:34.200][private$loadEntries] Creating entries from ids [1]: "1932".
biodb.DEBUG[2026-01-06 07:42:34.202][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:42:34.389][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-eab45c00dc48497fd7e945fced6c5c0a.
fscache.DEBUG[2026-01-06 07:42:34.596][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.csv.file-eab45c00dc48497fd7e945fced6c5c0a/1932.tsv.
biodb.DEBUG[2026-01-06 07:42:34.684][conn$getEntryContent] 1 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:42:34.686][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:42:34.687][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:42:34.694][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:42:34.696][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:42:34.701][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:42:34.703][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:42:34.704][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:42:34.739][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:42:34.742][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:42:34.744][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:34.750][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:34.751][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.757][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.759][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.WARN [2026-01-06 07:42:34.764][private$autoSetFields] Column "elecCharge" does not match any biodb field.
biodb.DEBUG[2026-01-06 07:42:34.767][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:42:34.773][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:34.774][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:34.776][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.782][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.783][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.783][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.789][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.791][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.797][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.848][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.849][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.851][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.851][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.851][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.861][self$setField] Set field molecular.mass to column(s) molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.863][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.869][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.871][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.875][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.875][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.875][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.875][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.877][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.879][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.881][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:34.883][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.884][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.886][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.886][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.886][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.886][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.886][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.888][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:42:34.890][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:34.892][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:34.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.895][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.897][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.899][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:42:34.911][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:34.913][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:34.915][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.917][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.934][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.937][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.940][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.943][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.945][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.948][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.950][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:42:34.951][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.TRACE[2026-01-06 07:42:34.953][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:34.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:34.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.958][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.960][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:34.962][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:34.963][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.965][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:34.968][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:34.970][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.971][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.973][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:42:34.974][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:42:34.976][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.977][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.979][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.980][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.982][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.984][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.986][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.987][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:42:34.989][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:34.990][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:34.992][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.997][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:34.999][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.001][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:35.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:42:35.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.007][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:35.009][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:35.010][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.012][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.013][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:35.019][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:42:35.021][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.022][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.024][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:35.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:35.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.031][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.033][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:42:35.034][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:42:35.036][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.038][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.040][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:35.042][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:35.043][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.045][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.047][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:42:35.057][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:42:35.059][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.074][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.077][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.090][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.096][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.098][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.100][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.102][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.104][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.106][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.108][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.110][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:42:35.111][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.115][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.117][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.119][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.121][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.123][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.125][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.127][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.129][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.131][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.133][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.135][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.136][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.138][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.140][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.142][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.144][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.145][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.147][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.149][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.151][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.160][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:35.163][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:42:35.165][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.167][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:42:35.169][self$createEntryFromContent] Accession numbers: 1932.
biodb.TRACE[2026-01-06 07:42:35.173][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:42:35.175][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:42:35.177][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.179][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.181][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:42:35.183][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:42:35.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.186][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.188][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:42:35.190][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:42:35.192][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.201][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.203][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:42:35.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:42:35.208][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:42:35.209][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:42:35.211][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:42:35.212][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:42:35.214][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:42:35.216][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:42:35.217][private$selectFields] Fields [8]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:42:35.220][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:42:39.976][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.132][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.134][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.135][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.143][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.145][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.146][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.148][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.150][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.151][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.153][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.155][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.157][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.158][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.160][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.183][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.189][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.191][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.194][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.200][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.203][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.206][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.208][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.210][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.213][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.215][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.217][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.219][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.220][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.222][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.223][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.225][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.227][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.228][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.230][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.231][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.233][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.234][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.236][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.237][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.239][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.240][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.242][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.243][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.245][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.246][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.248][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.249][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.251][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.253][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.254][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.256][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.258][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.259][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.261][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.263][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.264][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.266][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.268][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.269][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.271][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.273][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.274][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.276][private$selectFields] Fields [8]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:43:47.278][private$organizeFieldsByGroups] Fields [8]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:43:47.279][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.281][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.282][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.284][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.285][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.287][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.289][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.290][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.292][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.293][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.295][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.296][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.298][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.300][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.301][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.303][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.304][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.306][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.308][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.309][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.311][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.313][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.314][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.316][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.317][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.319][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.320][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.322][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.323][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.325][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.327][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.328][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.330][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:43:47.331][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.333][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.335][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.336][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.338][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.339][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.341][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.344][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.347][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.349][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.350][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.353][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.356][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.359][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.361][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.362][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.364][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.366][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.369][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.372][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.376][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.382][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.384][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.385][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.387][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.389][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.390][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.392][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.393][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.395][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.396][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.398][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.399][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.401][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.403][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.406][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.407][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.411][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.414][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.415][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.417][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.418][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.419][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.422][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.426][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.429][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.430][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.432][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.443][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.445][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.447][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.449][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.452][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.455][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.457][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.458][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.460][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.462][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.464][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.465][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.467][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.468][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.475][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.478][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.479][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.480][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.482][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.485][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.486][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.488][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.489][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.491][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:47.582][conn$setField] Set field charge to column(s) elecCharge.
biodb.TRACE[2026-01-06 07:43:47.584][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:47.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:47.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.589][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:47.591][self$setPropertyValue] Setting property "parsing.expr" to "elecCharge".
biodb.DEBUG[2026-01-06 07:43:47.673][private$loadEntries] Creating entries from ids [1]: "1932".
biodb.DEBUG[2026-01-06 07:43:47.675][conn$getEntryContent] Get Compound CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:43:47.686][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.csv.file-eab45c00dc48497fd7e945fced6c5c0a.
biodb.DEBUG[2026-01-06 07:43:47.687][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:43:47.689][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound CSV File database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_with_unknown_column.tsv".
biodb.DEBUG[2026-01-06 07:43:47.691][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:43:47.692][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:43:47.698][private$doGetEntryContentFromDb] Entry id: 1932
biodb.DEBUG[2026-01-06 07:43:47.718][private$doGetEntryContentFromDb] Content of first entry: accession elecCharge formula monoisotopic.mass molecular.mass kegg.compound.id name smiles
1932 0 C6H6NR 92.05002 92.119 C03084 4-Substituted aniline Nc1ccc([*])cc1
fscache.INFO [2026-01-06 07:43:47.720][cch$saveContents] Save 1 contents to /home/biocbuild/.cache/R/biodb/comp.csv.file-eab45c00dc48497fd7e945fced6c5c0a.
biodb.DEBUG[2026-01-06 07:43:47.722][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:43:47.730][self$createEntryFromContent] Creating Compound CSV File entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:43:47.732][self$createEntryFromContent] Parsing 1 Compound CSV File entries.
biodb.DEBUG[2026-01-06 07:43:47.735][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:47.736][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:47.741][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:47.743][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:47.744][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:47.757][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.759][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.765][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.766][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.768][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.773][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.775][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.782][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.784][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.804][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:47.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:47.808][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.813][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.816][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.820][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.826][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.829][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.830][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:47.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.834][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.836][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.837][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.839][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.840][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.842][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.844][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:47.845][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.847][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.849][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.851][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.852][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.853][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.860][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:47.869][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.870][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.877][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.879][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.880][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.888][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:47.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:47.892][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.893][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.895][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.897][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.898][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.901][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:47.903][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:47.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.909][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:47.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:47.912][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.913][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.915][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:47.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:47.918][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.920][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.922][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.923][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.925][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.926][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.928][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.930][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.932][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.934][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.935][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.937][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.939][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.940][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.942][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:47.963][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.966][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.968][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.970][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.974][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.976][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.980][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.982][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.984][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.986][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.988][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.989][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.991][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.992][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:47.994][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:47.996][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:47.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:47.999][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.001][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.002][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.003][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.005][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.006][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.008][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.009][self$createEntryFromContent] Accession numbers: 1932.
biodb.TRACE[2026-01-06 07:43:48.012][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:48.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:48.016][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.018][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.019][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:48.021][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:48.022][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.023][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.025][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:48.026][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:48.028][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.029][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.031][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:48.033][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:48.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.037][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:43:48.039][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:48.040][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:43:48.041][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:48.043][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, charge, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:43:48.044][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.046][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.047][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.049][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.050][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.052][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.054][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.055][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.056][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.058][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.059][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.061][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.063][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.065][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.067][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.070][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.072][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.074][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.075][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.077][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.078][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.080][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.081][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.083][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.085][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.086][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.088][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.089][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.091][ef$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.092][ef$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.094][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.095][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.097][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.098][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.100][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.101][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.103][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.104][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.106][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.108][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.109][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.111][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.112][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.113][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.115][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.116][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.117][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.119][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.122][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.123][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.124][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.126][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.127][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.128][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.130][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.131][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.133][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.134][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.136][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.137][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.138][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.140][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.141][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.142][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.145][ef$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.147][ef$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.148][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.149][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.151][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.152][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.153][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.155][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.157][private$selectFields] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, charge, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:43:48.158][private$organizeFieldsByGroups] Fields [9]: "accession, formula, monoisotopic.mass, molecular.mass, kegg.compound.id, name, smiles, charge, comp.csv.file.id"
biodb.TRACE[2026-01-06 07:43:48.160][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.161][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.163][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.164][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.165][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.167][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.168][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.169][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.171][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.173][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.174][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.176][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.178][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.179][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.180][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.182][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.183][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.184][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.186][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.188][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.189][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.190][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.192][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.193][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.194][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.196][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.197][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.207][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.209][ef$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.211][ef$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.213][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.214][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.216][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.218][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.219][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.221][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.223][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula", "monoisotopic.mass", "molecular.mass", "kegg.compound.id", "name", "smiles", "charge", "comp.csv.file.id"), list()"
biodb.TRACE[2026-01-06 07:43:48.225][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.227][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.229][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.231][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.236][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.242][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.247][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.249][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.250][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.253][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.254][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.257][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.258][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.260][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.262][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.264][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.265][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.268][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.269][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.272][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.276][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.279][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.281][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.287][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.288][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.290][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.293][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.296][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.299][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.300][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.301][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.303][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.304][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.306][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.310][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.311][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.318][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.325][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.327][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.333][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.335][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.340][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.344][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.350][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.351][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.356][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.358][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.360][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.366][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.367][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.372][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.374][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.376][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.381][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.383][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.390][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.391][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.397][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.399][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.406][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.407][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.413][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.415][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.416][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.422][self$getBiodb()$getEntryFields()$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:48.423][self$getBiodb()$getEntryFields()$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:48.426][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.427][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.432][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.434][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.435][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.438][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.439][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.440][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.442][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:48.443][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:48.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.447][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:48.468][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.INFO [2026-01-06 07:43:48.480][biodb::testThat]
biodb.INFO [2026-01-06 07:43:48.481][biodb::testThat] Running test function test_comp.csv.file_wrong_field (" We can redefine wrongly mapped field. ").
biodb.INFO [2026-01-06 07:43:48.483][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:48.484][biodb::testThat]
biodb.DEBUG[2026-01-06 07:43:48.546][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:43:48.566][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_custom.csv".
biodb.INFO [2026-01-06 07:43:48.594][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_custom.csv".
biodb.WARN [2026-01-06 07:43:48.603][private$autoSetFields] Column "ID" does not match any biodb field.
biodb.DEBUG[2026-01-06 07:43:48.605][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:43:48.607][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.613][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.623][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.625][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.628][self$setField] Set field molecular.mass to column(s) mass.
biodb.TRACE[2026-01-06 07:43:48.630][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.632][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.634][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.636][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.638][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.638][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.WARN [2026-01-06 07:43:48.640][private$autoSetFields] Column "molmass" does not match any biodb field.
biodb.WARN [2026-01-06 07:43:48.642][private$autoSetFields] Column "kegg" does not match any biodb field.
biodb.DEBUG[2026-01-06 07:43:48.645][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:43:48.647][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.648][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.653][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.653][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.653][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.655][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:43:48.657][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.659][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.660][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.662][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.663][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.663][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.663][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.663][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.665][self$setField] Set field description to column(s) description.
biodb.TRACE[2026-01-06 07:43:48.667][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:48.669][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:48.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.672][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.674][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.674][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.674][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.674][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.674][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:48.681][compdb$setField] Set field accession to column(s) ID.
biodb.TRACE[2026-01-06 07:43:48.683][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.687][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:48.690][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.692][compdb$setField] Set field kegg.compound.id to column(s) kegg.
biodb.TRACE[2026-01-06 07:43:48.694][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.696][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.697][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.699][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.701][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.ERROR[2026-01-06 07:43:48.703][compdb$setField] Field "molecular.mass" is already set to "mass".
biodb.INFO [2026-01-06 07:43:48.748][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.DEBUG[2026-01-06 07:43:48.752][super$initialize] Initialize connector comp.csv.file.1.
biodb.DEBUG[2026-01-06 07:43:48.754][biodb$getFactory()$createConn] Creating new connector comp.csv.file.1 for database class comp.csv.file , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_custom.csv".
biodb.INFO [2026-01-06 07:43:48.756][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/chebi_extract_custom.csv".
biodb.DEBUG[2026-01-06 07:43:48.758][compdb$setField] Set field accession to column(s) ID.
biodb.TRACE[2026-01-06 07:43:48.760][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:48.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:48.763][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.765][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.767][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.768][compdb$setField] Set field kegg.compound.id to column(s) kegg.
biodb.TRACE[2026-01-06 07:43:48.770][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:48.773][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.776][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.776][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.778][compdb$setField] Set field monoisotopic.mass to column(s) mass.
biodb.TRACE[2026-01-06 07:43:48.780][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:48.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.786][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.786][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.786][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.788][compdb$setField] Set field molecular.mass to column(s) molmass.
biodb.TRACE[2026-01-06 07:43:48.790][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.792][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:48.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.795][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.797][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.797][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.797][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.797][self$setPropertyValue] Setting property "parsing.expr" to "molmass".
biodb.DEBUG[2026-01-06 07:43:48.800][self$setField] Set field formula to column(s) formula.
biodb.TRACE[2026-01-06 07:43:48.802][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:48.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:48.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.807][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.808][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.808][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.808][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.808][self$setPropertyValue] Setting property "parsing.expr" to "molmass".
biodb.DEBUG[2026-01-06 07:43:48.808][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.810][self$setField] Set field name to column(s) name.
biodb.TRACE[2026-01-06 07:43:48.812][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:48.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:48.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "molmass".
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.819][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.821][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:43:48.823][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:48.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:48.827][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "molmass".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.830][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.832][self$setField] Set field description to column(s) description.
biodb.TRACE[2026-01-06 07:43:48.834][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:48.835][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:48.837][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:48.838][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "ID".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "kegg".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "mass".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "molmass".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:48.840][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.INFO [2026-01-06 07:43:48.902][biodb$terminate] Closing BiodbMain instance...
biodb.INFO [2026-01-06 07:43:48.904][self$deleteConn] Connector "comp.csv.file" deleted.
biodb.INFO [2026-01-06 07:43:48.906][self$deleteConn] Connector "comp.csv.file.1" deleted.
biodb.DEBUG[2026-01-06 07:43:48.908][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:43:48.910][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:48.911][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:48.913][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:48.914][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:43:49.184][biodb::testContext]
biodb.INFO [2026-01-06 07:43:49.230][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:43:49.285][biodb::testContext] Test context - CompSqlite generic tests
biodb.INFO [2026-01-06 07:43:49.310][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:43:49.313][biodb::testContext]
biodb.INFO [2026-01-06 07:43:49.319][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:43:49.324][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:43:49.339][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:43:49.341][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:43:49.343][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.344][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.346][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.357][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.359][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:43:49.362][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.364][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.365][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.367][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.369][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:43:49.371][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.373][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.375][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.377][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.379][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:43:49.380][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:43:49.382][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:43:49.383][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.385][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.386][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.388][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:43:49.389][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:43:49.391][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.392][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.393][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.395][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.396][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:43:49.397][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:43:49.399][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.400][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.401][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.408][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:43:49.410][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:43:49.412][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:43:49.417][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.419][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.420][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.426][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:43:49.427][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.433][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.434][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.435][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.441][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:43:49.443][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:43:49.444][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:43:49.449][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.450][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.451][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.453][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:43:49.454][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:43:49.455][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:43:49.457][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:43:49.458][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:43:49.460][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:43:49.461][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.477][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.482][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.485][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:43:49.486][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:43:49.488][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.489][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.490][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.492][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:43:49.493][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:43:49.495][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.496][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.497][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.498][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:43:49.500][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:43:49.501][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.502][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.503][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.505][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:43:49.506][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:43:49.508][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:43:49.509][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:49.510][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:49.512][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:49.513][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:43:49.514][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:43:49.602][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:43:49.734][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.267][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.354][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.356][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:43:52.358][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:43:52.359][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:43:52.361][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.362][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.364][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.374][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:43:52.382][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.384][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:43:52.403][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.405][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:43:52.406][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.408][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.418][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.420][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.434][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:43:52.436][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:43:52.446][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.448][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:43:52.466][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:43:52.468][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.474][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.476][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:43:52.476][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:52.476][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:52.476][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:52.476][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:52.490][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:43:52.492][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.506][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.507][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:43:52.517][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.519][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.525][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.527][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.533][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:43:52.535][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:43:52.540][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.543][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.549][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:43:52.556][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.559][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:43:52.565][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.567][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:43:52.573][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.575][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.581][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.583][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.589][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:43:52.592][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:43:52.598][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.600][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:43:52.606][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:43:52.608][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.614][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.616][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:43:52.616][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:52.616][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:52.616][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:52.616][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:52.622][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:43:52.628][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.630][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.636][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:43:52.639][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.645][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.647][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.653][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.655][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:43:52.661][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:43:52.663][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.669][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.672][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:43:52.686][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.714][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:43:52.716][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.718][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:43:52.721][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.723][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.725][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.728][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.731][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:43:52.735][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:43:52.737][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.739][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:43:52.741][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:43:52.743][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.745][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.747][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.758][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:43:52.760][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.766][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.767][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:43:52.774][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.775][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.781][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.783][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.785][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:43:52.787][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:43:52.788][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.790][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.793][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:43:52.796][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.798][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:43:52.801][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.803][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:43:52.804][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.806][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.808][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.809][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.811][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:43:52.812][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:43:52.814][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.816][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:43:52.817][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:43:52.819][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.821][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:43:52.823][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.825][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:43:52.827][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.828][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.830][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:43:52.832][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:43:52.833][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:43:52.835][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:43:52.836][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.838][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:43:52.839][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:43:52.841][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:43:52.843][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:43:52.845][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:43:52.847][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.848][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.849][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.851][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.852][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.854][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.855][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.857][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.859][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.861][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.862][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.864][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.865][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.867][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.868][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.870][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.871][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.872][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.874][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.875][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.877][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.878][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.879][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.881][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.882][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.884][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.885][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.886][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.888][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.891][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.892][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.893][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.895][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.896][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.898][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.899][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.900][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.902][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.903][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.905][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.906][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.907][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.909][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.910][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.911][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.913][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.914][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.915][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.917][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.918][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.920][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.926][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.929][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.931][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.932][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.934][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.935][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.937][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.938][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.940][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.942][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.943][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.945][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.946][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.948][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.949][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.952][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.954][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.955][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.957][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.959][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.960][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.962][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.963][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.965][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:52.966][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:52.968][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:52.970][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:52.971][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:52.973][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:43:52.976][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:43:52.979][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:43:52.981][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:43:52.984][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:43:52.987][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:43:52.989][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:43:52.992][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:43:52.994][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:43:53.014][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:43:53.017][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:43:53.020][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:43:53.023][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:43:53.027][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:43:53.030][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:43:53.033][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:43:53.036][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:43:53.039][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:43:53.041][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:43:53.044][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:43:53.047][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:43:53.049][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:43:53.051][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:43:53.053][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:43:53.056][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:43:53.058][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:43:53.061][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:43:53.063][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:43:53.066][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:43:53.068][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:43:53.070][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:43:53.073][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:43:53.075][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:43:53.078][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:43:53.080][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:43:53.083][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:43:53.085][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:43:53.088][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:43:53.090][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:43:53.093][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:43:53.096][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:43:53.098][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:43:53.101][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:43:53.103][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:43:53.106][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:43:53.108][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:43:53.111][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:43:53.113][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:43:53.116][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:43:53.119][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:43:53.121][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:43:53.124][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:43:53.126][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:43:53.129][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:43:53.131][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:43:53.134][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:43:53.136][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:43:53.139][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:43:53.141][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:43:53.144][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:43:53.146][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:43:53.149][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:43:53.151][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:43:53.154][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:43:53.156][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:43:53.159][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:43:53.161][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:43:53.164][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:43:53.166][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:43:53.169][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:43:53.171][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:43:53.174][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:43:53.177][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:43:53.179][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:43:53.182][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:43:53.185][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:43:53.187][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:43:53.190][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:43:53.193][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:43:53.196][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:43:53.198][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:43:53.201][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:43:53.203][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:43:53.206][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:43:53.249][initialize] This is biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:43:53.296][super$initialize] Initialize connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:43:53.302][biodb$getFactory()$createConn] Creating new connector comp.sqlite for database class comp.sqlite , with base URL "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/generated/chebi_extract.sqlite".
biodb.INFO [2026-01-06 07:43:53.316][biodb::testThat]
biodb.INFO [2026-01-06 07:43:53.317][biodb::testThat] Running test function test_cache_for_local_db (" We can use the cache system for a local database. ").
biodb.INFO [2026-01-06 07:43:53.319][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:53.320][biodb::testThat]
biodb.DEBUG[2026-01-06 07:43:53.323][bdb$getConfig()$set] Set key use.cache.for.local.db to TRUE.
biodb.DEBUG[2026-01-06 07:43:53.325][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:53.326][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:53.328][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:53.330][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:53.331][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:43:53.353][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:43:53.410][conn$getEntryContent] Get Compound SQLite entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:43:53.447][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6.
fscache.DEBUG[2026-01-06 07:43:53.512][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6/1018.json.
biodb.DEBUG[2026-01-06 07:43:53.533][conn$getEntryContent] 1 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:43:53.536][self$createEntryFromContent] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:43:53.549][self$createEntryFromContent] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:43:53.557][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:53.559][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:53.560][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:53.566][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:53.568][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:53.621][entry.fields$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:43:53.623][entry.fields$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:43:53.630][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.632][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.639][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.TRACE[2026-01-06 07:43:53.646][entry.fields$get] Asked field names are: aa.seq.length.
biodb.TRACE[2026-01-06 07:43:53.648][entry.fields$get] Realnames of fields are: aa.seq.length.
biodb.TRACE[2026-01-06 07:43:53.655][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.661][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.664][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.664][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.TRACE[2026-01-06 07:43:53.670][entry.fields$get] Asked field names are: aa.seq.location.
biodb.TRACE[2026-01-06 07:43:53.672][entry.fields$get] Realnames of fields are: aa.seq.location.
biodb.TRACE[2026-01-06 07:43:53.678][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.680][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.686][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.686][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.686][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.TRACE[2026-01-06 07:43:53.693][entry.fields$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:53.695][entry.fields$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:53.701][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.703][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.709][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.709][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.709][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.709][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.TRACE[2026-01-06 07:43:53.711][entry.fields$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:53.717][entry.fields$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:53.719][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.725][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.727][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.727][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.727][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.727][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.727][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.TRACE[2026-01-06 07:43:53.734][entry.fields$get] Asked field names are: cas.id.
biodb.TRACE[2026-01-06 07:43:53.736][entry.fields$get] Realnames of fields are: cas.id.
biodb.TRACE[2026-01-06 07:43:53.742][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.744][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.750][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.TRACE[2026-01-06 07:43:53.752][entry.fields$get] Asked field names are: catalytic.activity.
biodb.TRACE[2026-01-06 07:43:53.758][entry.fields$get] Realnames of fields are: catalytic.activity.
biodb.TRACE[2026-01-06 07:43:53.760][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.766][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.773][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.TRACE[2026-01-06 07:43:53.775][entry.fields$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:43:53.782][entry.fields$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:43:53.784][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.790][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.792][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.TRACE[2026-01-06 07:43:53.798][entry.fields$get] Asked field names are: chebi.id.
biodb.TRACE[2026-01-06 07:43:53.804][entry.fields$get] Realnames of fields are: chebi.id.
biodb.TRACE[2026-01-06 07:43:53.807][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.813][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.815][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.TRACE[2026-01-06 07:43:53.821][entry.fields$get] Asked field names are: chemspider.id.
biodb.TRACE[2026-01-06 07:43:53.824][entry.fields$get] Realnames of fields are: chemspider.id.
biodb.TRACE[2026-01-06 07:43:53.830][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.832][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.838][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.TRACE[2026-01-06 07:43:53.845][entry.fields$get] Asked field names are: chrom.col.constructor.
biodb.TRACE[2026-01-06 07:43:53.847][entry.fields$get] Realnames of fields are: chrom.col.constructor.
biodb.TRACE[2026-01-06 07:43:53.853][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.855][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.862][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.TRACE[2026-01-06 07:43:53.864][entry.fields$get] Asked field names are: chrom.col.diameter.
biodb.TRACE[2026-01-06 07:43:53.871][entry.fields$get] Realnames of fields are: chrom.col.diameter.
biodb.TRACE[2026-01-06 07:43:53.877][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.879][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.885][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.TRACE[2026-01-06 07:43:53.888][entry.fields$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:43:53.893][entry.fields$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:43:53.895][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.897][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.899][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.TRACE[2026-01-06 07:43:53.902][entry.fields$get] Asked field names are: chrom.col.length.
biodb.TRACE[2026-01-06 07:43:53.904][entry.fields$get] Realnames of fields are: chrom.col.length.
biodb.TRACE[2026-01-06 07:43:53.906][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.908][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.911][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.TRACE[2026-01-06 07:43:53.913][entry.fields$get] Asked field names are: chrom.col.method.protocol.
biodb.TRACE[2026-01-06 07:43:53.915][entry.fields$get] Realnames of fields are: chrom.col.method.protocol.
biodb.TRACE[2026-01-06 07:43:53.917][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.919][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.921][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.TRACE[2026-01-06 07:43:53.923][entry.fields$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:43:53.925][entry.fields$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:43:53.927][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.929][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.931][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.TRACE[2026-01-06 07:43:53.933][entry.fields$get] Asked field names are: chrom.flow.gradient.
biodb.TRACE[2026-01-06 07:43:53.934][entry.fields$get] Realnames of fields are: chrom.flow.gradient.
biodb.TRACE[2026-01-06 07:43:53.936][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.938][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.940][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.TRACE[2026-01-06 07:43:53.942][entry.fields$get] Asked field names are: chrom.flow.rate.
biodb.TRACE[2026-01-06 07:43:53.944][entry.fields$get] Realnames of fields are: chrom.flow.rate.
biodb.TRACE[2026-01-06 07:43:53.945][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.948][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.950][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.TRACE[2026-01-06 07:43:53.952][entry.fields$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:43:53.954][entry.fields$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:43:53.955][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.957][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:53.958][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.TRACE[2026-01-06 07:43:53.960][entry.fields$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:43:53.962][entry.fields$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:43:53.964][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.966][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:53.968][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.TRACE[2026-01-06 07:43:53.970][entry.fields$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:43:53.972][entry.fields$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:43:53.974][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.975][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:53.977][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.TRACE[2026-01-06 07:43:53.980][entry.fields$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:43:53.982][entry.fields$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:43:53.984][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.985][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:53.987][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.TRACE[2026-01-06 07:43:53.989][entry.fields$get] Asked field names are: chrom.solvent.
biodb.TRACE[2026-01-06 07:43:53.990][entry.fields$get] Realnames of fields are: chrom.solvent.
biodb.TRACE[2026-01-06 07:43:53.992][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:53.993][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:53.995][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.TRACE[2026-01-06 07:43:53.997][entry.fields$get] Asked field names are: cofactor.
biodb.TRACE[2026-01-06 07:43:53.999][entry.fields$get] Realnames of fields are: cofactor.
biodb.TRACE[2026-01-06 07:43:54.001][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.003][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.005][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.TRACE[2026-01-06 07:43:54.007][entry.fields$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.010][entry.fields$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.012][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.013][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.016][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.TRACE[2026-01-06 07:43:54.019][entry.fields$get] Asked field names are: comp.iupac.name.allowed.
biodb.TRACE[2026-01-06 07:43:54.021][entry.fields$get] Realnames of fields are: comp.iupac.name.allowed.
biodb.TRACE[2026-01-06 07:43:54.024][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.030][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.032][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.TRACE[2026-01-06 07:43:54.035][entry.fields$get] Asked field names are: comp.iupac.name.cas.
biodb.TRACE[2026-01-06 07:43:54.037][entry.fields$get] Realnames of fields are: comp.iupac.name.cas.
biodb.TRACE[2026-01-06 07:43:54.038][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.040][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.042][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.TRACE[2026-01-06 07:43:54.044][entry.fields$get] Asked field names are: comp.iupac.name.pref.
biodb.TRACE[2026-01-06 07:43:54.057][entry.fields$get] Realnames of fields are: comp.iupac.name.pref.
biodb.TRACE[2026-01-06 07:43:54.059][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.061][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.064][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.TRACE[2026-01-06 07:43:54.067][entry.fields$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2026-01-06 07:43:54.069][entry.fields$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2026-01-06 07:43:54.071][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.074][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.076][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.TRACE[2026-01-06 07:43:54.079][entry.fields$get] Asked field names are: comp.iupac.name.trad.
biodb.TRACE[2026-01-06 07:43:54.081][entry.fields$get] Realnames of fields are: comp.iupac.name.trad.
biodb.TRACE[2026-01-06 07:43:54.083][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.085][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.087][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.TRACE[2026-01-06 07:43:54.089][entry.fields$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.091][entry.fields$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.092][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.094][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.096][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.TRACE[2026-01-06 07:43:54.098][entry.fields$get] Asked field names are: comp.super.class.
biodb.TRACE[2026-01-06 07:43:54.100][entry.fields$get] Realnames of fields are: comp.super.class.
biodb.TRACE[2026-01-06 07:43:54.102][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.103][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.105][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.TRACE[2026-01-06 07:43:54.108][entry.fields$get] Asked field names are: composition.
biodb.TRACE[2026-01-06 07:43:54.110][entry.fields$get] Realnames of fields are: composition.
biodb.TRACE[2026-01-06 07:43:54.111][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.113][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.115][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.TRACE[2026-01-06 07:43:54.117][entry.fields$get] Asked field names are: compound.id.
biodb.TRACE[2026-01-06 07:43:54.119][entry.fields$get] Realnames of fields are: compound.id.
biodb.TRACE[2026-01-06 07:43:54.121][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.122][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.124][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.TRACE[2026-01-06 07:43:54.127][entry.fields$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:54.129][entry.fields$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:54.130][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.132][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.134][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.TRACE[2026-01-06 07:43:54.136][entry.fields$get] Asked field names are: ec.
biodb.TRACE[2026-01-06 07:43:54.138][entry.fields$get] Realnames of fields are: ec.
biodb.TRACE[2026-01-06 07:43:54.140][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.141][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.143][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.TRACE[2026-01-06 07:43:54.145][entry.fields$get] Asked field names are: equation.
biodb.TRACE[2026-01-06 07:43:54.147][entry.fields$get] Realnames of fields are: equation.
biodb.TRACE[2026-01-06 07:43:54.149][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.151][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.152][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.TRACE[2026-01-06 07:43:54.155][entry.fields$get] Asked field names are: expasy.enzyme.id.
biodb.TRACE[2026-01-06 07:43:54.157][entry.fields$get] Realnames of fields are: expasy.enzyme.id.
biodb.TRACE[2026-01-06 07:43:54.158][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.160][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.162][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.TRACE[2026-01-06 07:43:54.164][entry.fields$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:54.166][entry.fields$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:54.168][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.170][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.172][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.TRACE[2026-01-06 07:43:54.174][entry.fields$get] Asked field names are: gene.symbol.
biodb.TRACE[2026-01-06 07:43:54.176][entry.fields$get] Realnames of fields are: gene.symbol.
biodb.TRACE[2026-01-06 07:43:54.178][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.180][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.182][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.TRACE[2026-01-06 07:43:54.184][entry.fields$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2026-01-06 07:43:54.186][entry.fields$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2026-01-06 07:43:54.188][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.189][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.191][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.TRACE[2026-01-06 07:43:54.194][entry.fields$get] Asked field names are: inchi.
biodb.TRACE[2026-01-06 07:43:54.195][entry.fields$get] Realnames of fields are: inchi.
biodb.TRACE[2026-01-06 07:43:54.197][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.199][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.201][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.TRACE[2026-01-06 07:43:54.203][entry.fields$get] Asked field names are: inchikey.
biodb.TRACE[2026-01-06 07:43:54.205][entry.fields$get] Realnames of fields are: inchikey.
biodb.TRACE[2026-01-06 07:43:54.207][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.208][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.210][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.TRACE[2026-01-06 07:43:54.213][entry.fields$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.214][entry.fields$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.216][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.218][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.220][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.TRACE[2026-01-06 07:43:54.222][entry.fields$get] Asked field names are: kegg.genes.id.
biodb.TRACE[2026-01-06 07:43:54.224][entry.fields$get] Realnames of fields are: kegg.genes.id.
biodb.TRACE[2026-01-06 07:43:54.226][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.227][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.229][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.TRACE[2026-01-06 07:43:54.231][entry.fields$get] Asked field names are: logp.
biodb.TRACE[2026-01-06 07:43:54.233][entry.fields$get] Realnames of fields are: logp.
biodb.TRACE[2026-01-06 07:43:54.235][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.236][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.238][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.TRACE[2026-01-06 07:43:54.240][entry.fields$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.242][entry.fields$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.244][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.245][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.247][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.TRACE[2026-01-06 07:43:54.249][entry.fields$get] Asked field names are: mass.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.251][entry.fields$get] Realnames of fields are: mass.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.253][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.255][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.256][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.TRACE[2026-01-06 07:43:54.259][entry.fields$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.261][entry.fields$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.262][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.264][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.266][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.TRACE[2026-01-06 07:43:54.268][entry.fields$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.271][entry.fields$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.272][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.274][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.276][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.TRACE[2026-01-06 07:43:54.279][entry.fields$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:43:54.281][entry.fields$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:43:54.283][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.285][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.287][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.TRACE[2026-01-06 07:43:54.290][entry.fields$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:43:54.292][entry.fields$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:43:54.294][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.296][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.298][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.TRACE[2026-01-06 07:43:54.300][entry.fields$get] Asked field names are: msdev.
biodb.TRACE[2026-01-06 07:43:54.303][entry.fields$get] Realnames of fields are: msdev.
biodb.TRACE[2026-01-06 07:43:54.305][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.306][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.309][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.TRACE[2026-01-06 07:43:54.311][entry.fields$get] Asked field names are: msdevtype.
biodb.TRACE[2026-01-06 07:43:54.313][entry.fields$get] Realnames of fields are: msdevtype.
biodb.TRACE[2026-01-06 07:43:54.315][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.317][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.319][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.TRACE[2026-01-06 07:43:54.322][entry.fields$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:43:54.324][entry.fields$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:43:54.326][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.349][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.351][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.TRACE[2026-01-06 07:43:54.354][entry.fields$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:43:54.356][entry.fields$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:43:54.358][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.360][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.362][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:43:54.365][entry.fields$get] Asked field names are: mstype.
biodb.TRACE[2026-01-06 07:43:54.367][entry.fields$get] Realnames of fields are: mstype.
biodb.TRACE[2026-01-06 07:43:54.369][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.370][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.373][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.TRACE[2026-01-06 07:43:54.375][entry.fields$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:54.377][entry.fields$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:54.379][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.381][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.383][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.TRACE[2026-01-06 07:43:54.385][entry.fields$get] Asked field names are: nb.compounds.
biodb.TRACE[2026-01-06 07:43:54.387][entry.fields$get] Realnames of fields are: nb.compounds.
biodb.TRACE[2026-01-06 07:43:54.388][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.390][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.391][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.TRACE[2026-01-06 07:43:54.394][entry.fields$get] Asked field names are: nb.peaks.
biodb.TRACE[2026-01-06 07:43:54.395][entry.fields$get] Realnames of fields are: nb.peaks.
biodb.TRACE[2026-01-06 07:43:54.397][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.399][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.400][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.TRACE[2026-01-06 07:43:54.403][entry.fields$get] Asked field names are: ncbi.gene.id.
biodb.TRACE[2026-01-06 07:43:54.404][entry.fields$get] Realnames of fields are: ncbi.gene.id.
biodb.TRACE[2026-01-06 07:43:54.406][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.407][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.409][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.TRACE[2026-01-06 07:43:54.411][entry.fields$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2026-01-06 07:43:54.413][entry.fields$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2026-01-06 07:43:54.415][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.416][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.418][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.TRACE[2026-01-06 07:43:54.420][entry.fields$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:54.422][entry.fields$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:54.424][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.425][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.427][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.TRACE[2026-01-06 07:43:54.430][entry.fields$get] Asked field names are: nt.seq.
biodb.TRACE[2026-01-06 07:43:54.432][entry.fields$get] Realnames of fields are: nt.seq.
biodb.TRACE[2026-01-06 07:43:54.434][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.435][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.437][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.TRACE[2026-01-06 07:43:54.440][entry.fields$get] Asked field names are: nt.seq.length.
biodb.TRACE[2026-01-06 07:43:54.441][entry.fields$get] Realnames of fields are: nt.seq.length.
biodb.TRACE[2026-01-06 07:43:54.443][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.445][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.447][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.TRACE[2026-01-06 07:43:54.449][entry.fields$get] Asked field names are: organism.
biodb.TRACE[2026-01-06 07:43:54.452][entry.fields$get] Realnames of fields are: organism.
biodb.TRACE[2026-01-06 07:43:54.453][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.455][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.457][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.TRACE[2026-01-06 07:43:54.459][entry.fields$get] Asked field names are: pathway.class.
biodb.TRACE[2026-01-06 07:43:54.461][entry.fields$get] Realnames of fields are: pathway.class.
biodb.TRACE[2026-01-06 07:43:54.462][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.464][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.465][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.TRACE[2026-01-06 07:43:54.468][entry.fields$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:43:54.469][entry.fields$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:43:54.471][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.473][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.474][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.TRACE[2026-01-06 07:43:54.477][entry.fields$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:43:54.478][entry.fields$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:43:54.480][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.481][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.483][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.TRACE[2026-01-06 07:43:54.485][entry.fields$get] Asked field names are: peak.error.ppm.
biodb.TRACE[2026-01-06 07:43:54.487][entry.fields$get] Realnames of fields are: peak.error.ppm.
biodb.TRACE[2026-01-06 07:43:54.489][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.490][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.492][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.TRACE[2026-01-06 07:43:54.494][entry.fields$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:43:54.496][entry.fields$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:43:54.498][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.499][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.501][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.TRACE[2026-01-06 07:43:54.503][entry.fields$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:43:54.505][entry.fields$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:43:54.507][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.508][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.510][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.TRACE[2026-01-06 07:43:54.512][entry.fields$get] Asked field names are: peak.mass.
biodb.TRACE[2026-01-06 07:43:54.514][entry.fields$get] Realnames of fields are: peak.mass.
biodb.TRACE[2026-01-06 07:43:54.516][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.518][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.519][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.TRACE[2026-01-06 07:43:54.522][entry.fields$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.524][entry.fields$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.526][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.527][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.529][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.TRACE[2026-01-06 07:43:54.532][entry.fields$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.534][entry.fields$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.535][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.537][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.539][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.TRACE[2026-01-06 07:43:54.541][entry.fields$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.543][entry.fields$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.544][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.546][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.548][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.TRACE[2026-01-06 07:43:54.550][entry.fields$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:43:54.552][entry.fields$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:43:54.554][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.556][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.557][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.TRACE[2026-01-06 07:43:54.560][entry.fields$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:43:54.562][entry.fields$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:43:54.563][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.565][entry.fields$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.566][entry.fields$get] Asked field names are: products.
biodb.TRACE[2026-01-06 07:43:54.568][entry.fields$get] Realnames of fields are: products.
biodb.TRACE[2026-01-06 07:43:54.570][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.571][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:43:54.573][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.TRACE[2026-01-06 07:43:54.576][entry.fields$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:54.577][entry.fields$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:54.579][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.581][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:43:54.583][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.TRACE[2026-01-06 07:43:54.585][entry.fields$get] Asked field names are: smiles.canonical.
biodb.TRACE[2026-01-06 07:43:54.587][entry.fields$get] Realnames of fields are: smiles.canonical.
biodb.TRACE[2026-01-06 07:43:54.588][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.590][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:54.592][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.TRACE[2026-01-06 07:43:54.594][entry.fields$get] Asked field names are: smiles.isomeric.
biodb.TRACE[2026-01-06 07:43:54.596][entry.fields$get] Realnames of fields are: smiles.isomeric.
biodb.TRACE[2026-01-06 07:43:54.598][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.599][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.DEBUG[2026-01-06 07:43:54.601][self$setPropertyValue] Setting property "parsing.expr" to "smiles.isomeric".
biodb.TRACE[2026-01-06 07:43:54.604][entry.fields$get] Asked field names are: substrates.
biodb.TRACE[2026-01-06 07:43:54.605][entry.fields$get] Realnames of fields are: substrates.
biodb.TRACE[2026-01-06 07:43:54.607][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.618][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "smiles.isomeric".
biodb.DEBUG[2026-01-06 07:43:54.620][self$setPropertyValue] Setting property "parsing.expr" to "substrates".
biodb.TRACE[2026-01-06 07:43:54.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.626][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.628][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.629][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.632][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.634][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.636][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.638][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.640][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.642][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.643][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.645][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.647][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:54.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:54.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.653][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:54.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:54.656][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.658][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.660][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.661][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.664][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.666][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.673][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.675][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.676][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.678][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.680][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:54.682][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:54.683][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.685][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.687][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:54.689][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:54.690][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.692][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.693][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.695][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.697][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.698][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.700][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.703][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.705][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.711][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.713][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.714][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.716][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.717][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.719][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.720][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.722][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.723][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.725][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.726][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.727][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.729][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.730][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.732][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.733][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.735][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.736][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.737][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.739][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.740][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.742][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.743][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.745][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.746][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.749][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.750][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.752][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.754][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.755][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.756][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.758][self$createEntryFromContent] Accession numbers: 1018.
biodb.TRACE[2026-01-06 07:43:54.769][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.771][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.773][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.774][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.776][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.778][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.781][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.782][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.784][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.786][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.787][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.789][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.791][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.792][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.794][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.797][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.799][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.801][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.802][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.804][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.806][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:54.807][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.809][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.811][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.813][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:54.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.816][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.818][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.819][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:54.821][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.822][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:54.838][bdb$getConfig()$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:43:54.840][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:43:54.841][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:54.842][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:54.844][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:54.845][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:43:54.861][biodb::testThat]
biodb.INFO [2026-01-06 07:43:54.863][biodb::testThat] Running test function test.entry.fields (" Entry fields have a correct value ").
biodb.INFO [2026-01-06 07:43:54.864][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:54.866][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:54.871][loadFileContents] Loaded 1 files from cache: [1]: "/home/biocbuild/R/R-4.5.0/site-library/biodb/testref/entry-comp.sqlite-1018-content.json".
biodb.DEBUG[2026-01-06 07:43:54.874][biodb$getFactory()$createEntryFromCo ...] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:43:54.876][biodb$getFactory()$createEntryFromCo ...] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:43:54.879][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:54.880][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:54.882][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:54.884][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:54.885][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:54.901][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.903][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.906][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.908][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.909][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:54.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.914][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.916][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.919][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.920][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:54.922][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:54.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.925][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.926][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:54.928][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:54.929][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.931][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.933][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.934][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:54.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.937][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.939][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.941][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:54.942][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.943][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.945][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.947][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:54.948][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.950][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.952][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:54.953][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:54.955][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.956][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.958][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:54.960][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:54.961][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.964][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.966][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.968][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.969][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.971][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.972][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.974][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.975][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.977][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.978][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.980][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.981][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.983][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.984][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.986][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.987][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.989][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:54.990][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:54.992][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.993][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:54.995][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.996][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:54.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:54.999][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.001][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.002][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.004][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.007][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.009][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.010][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.012][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.015][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.017][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.019][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.020][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.022][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.024][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.025][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.027][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.028][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.032][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:55.033][biodb$getFactory()$createEntryFromCo ...] Accession numbers: 1018.
biodb.TRACE[2026-01-06 07:43:55.037][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:55.039][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:55.040][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.044][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:55.046][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:55.047][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.049][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.051][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:55.053][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:55.055][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.058][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:55.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:55.062][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.063][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.066][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.068][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.080][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.091][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.093][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.095][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.104][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.106][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.110][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.112][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.114][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.116][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.117][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.119][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.121][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.124][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.128][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.130][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.131][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.133][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.134][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.136][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.138][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.139][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.141][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.142][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.144][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.145][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.147][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.149][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.151][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.152][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.154][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.156][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.157][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.159][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.161][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.163][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.164][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.166][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.177][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.179][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.184][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.188][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.189][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.191][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.193][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.196][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.198][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.199][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.201][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.203][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.204][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.208][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.209][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.223][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.225][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.227][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.228][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.230][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.232][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.235][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.237][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.239][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.240][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.242][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.243][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.245][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.247][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.248][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.250][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.252][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.253][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.255][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.269][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.271][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.272][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.274][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.275][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.277][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.278][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.280][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.281][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.283][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.284][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.286][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.287][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.289][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.291][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.292][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.293][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:55.297][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.298][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.310][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.312][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.313][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.315][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.316][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.318][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.319][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.320][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.322][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.323][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.333][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.337][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.339][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.341][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.342][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.344][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.350][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.363][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.365][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.368][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.370][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.371][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.374][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.376][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.380][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.382][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.383][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.385][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.386][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.388][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.391][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.392][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.412][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.414][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.416][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.418][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.419][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.421][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.423][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.424][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.426][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.428][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.429][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.431][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.432][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.434][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.436][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.437][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.439][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.441][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.442][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.444][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.458][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.460][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.463][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.465][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.472][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.475][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.477][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.478][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.480][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.482][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.483][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.485][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.487][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.488][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.490][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.504][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.510][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.512][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.515][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.517][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.519][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.521][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.522][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.524][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.525][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.527][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.529][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.530][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.532][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.534][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.552][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.554][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.556][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.557][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.559][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.563][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.565][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.567][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.569][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.571][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.575][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.577][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.595][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.597][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.599][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.602][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.604][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.606][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.623][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.625][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.627][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.628][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.629][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.631][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.632][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.634][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.635][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.637][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.638][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.640][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.641][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.643][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.644][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.646][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.647][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.650][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.651][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.664][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:55.666][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:55.667][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.668][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.675][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.676][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:55.678][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.679][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.685][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:55.687][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:55.688][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.690][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.696][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:55.698][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:55.699][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.700][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.707][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.709][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:55.710][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.712][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.718][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.720][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:55.721][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.722][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.729][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.730][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:55.732][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.733][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.740][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.741][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.743][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.744][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.750][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:55.752][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:55.753][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.754][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:55.765][biodb::testThat]
biodb.INFO [2026-01-06 07:43:55.766][biodb::testThat] Running test function test.rt.unit (" RT unit is defined when there is an RT value. ").
biodb.INFO [2026-01-06 07:43:55.767][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:55.769][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:55.772][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:43:55.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:43:55.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.786][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:43:55.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:43:55.790][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.794][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:43:55.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:43:55.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.801][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:55.812][biodb::testThat]
biodb.INFO [2026-01-06 07:43:55.815][biodb::testThat] Running test function test.searchForEntries (" We can search for an entry by searchable field ").
biodb.INFO [2026-01-06 07:43:55.817][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:55.818][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:55.823][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.825][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.826][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.837][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:55.839][function(conn, opt)] Testing searchForEntries() with entry "1018" and field "name".
biodb.TRACE[2026-01-06 07:43:55.860][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.867][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.868][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.870][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.871][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:55.872][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.874][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.876][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.877][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:55.883][function(conn, opt)] With value "2-Aminoethylarsonate".
biodb.TRACE[2026-01-06 07:43:55.976][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:55.982][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:55.983][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:55.993][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:56.218][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries ;".
biodb.DEBUG[2026-01-06 07:43:56.221][function(conn, opt)] With found IDs [13]: "1018, 1390, 1456, 1549, 1894, 1932, 1997, 10561, 15939, 16750, ...".
biodb.TRACE[2026-01-06 07:43:56.238][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.240][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.242][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.243][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.244][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:56.246][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:56.247][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.249][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.250][ef$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:56.252][ef$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:56.253][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.254][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.256][ef$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:56.257][ef$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:56.259][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.260][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:56.266][biodb::testThat]
biodb.INFO [2026-01-06 07:43:56.267][biodb::testThat] Running test function test.searchByName (" We can search for an entry by name. ").
biodb.INFO [2026-01-06 07:43:56.269][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:56.270][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:56.273][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.275][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.276][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.278][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.310][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.312][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.314][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.316][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.317][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.324][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.325][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.328][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.340][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.342][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.343][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.344][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:56.401][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries ;".
biodb.INFO [2026-01-06 07:43:56.423][biodb::testThat]
biodb.INFO [2026-01-06 07:43:56.425][biodb::testThat] Running test function testEntryLoading (" We can load an entry from the database. ").
biodb.INFO [2026-01-06 07:43:56.426][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:56.428][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:56.465][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.474][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.476][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.489][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.491][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:56.497][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:56.499][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.500][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.506][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:56.508][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:56.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.523][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.532][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.537][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.556][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:43:56.570][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.572][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.578][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:56.585][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:43:56.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.588][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.590][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:56.596][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:43:56.599][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.604][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.623][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.629][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.631][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.632][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.638][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.640][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.645][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.647][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.653][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.655][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:56.656][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.662][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:56.671][biodb::testThat]
biodb.INFO [2026-01-06 07:43:56.676][biodb::testThat] Running test function test.searchCompound (" We can search for a compound ").
biodb.INFO [2026-01-06 07:43:56.678][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:56.680][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:56.717][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.719][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.720][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.726][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.741][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.743][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.749][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.750][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.752][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.757][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.759][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.765][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.766][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.774][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:56.864][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.870][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.872][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.877][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:56.909][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries ;".
biodb.TRACE[2026-01-06 07:43:56.951][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:56.975][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:56.981][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:56.983][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.005][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.008][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.014][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.016][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.054][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries ;".
biodb.TRACE[2026-01-06 07:43:57.096][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:57.102][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:57.103][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.109][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.112][ef$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:57.118][ef$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:57.120][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.126][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.143][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.149][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.151][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.157][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.159][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.165][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.167][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.173][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.175][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.181][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.183][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.189][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.191][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.197][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.199][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.205][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.207][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.213][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.216][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.223][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.229][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.231][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.232][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.247][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.253][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.255][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.261][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.303][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:57.357][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.359][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.365][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.367][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.390][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.392][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.398][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.399][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.416][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.422][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.424][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.430][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.485][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:57.550][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.552][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.558][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.559][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.575][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.582][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:57.583][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.589][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.616][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:57.669][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.671][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.677][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.679][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.685][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.693][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.701][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.703][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.708][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.712][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.718][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.720][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.726][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.728][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.734][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.735][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.741][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.744][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.750][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.751][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.757][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.773][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.775][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.780][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.782][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.813][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:57.863][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.869][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.871][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.872][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.895][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:57.902][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:57.903][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.909][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:57.944][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.951][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:57.957][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:57.959][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:57.992][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:58.053][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:58.055][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:58.061][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.062][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.077][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.079][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.080][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.086][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:58.112][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.TRACE[2026-01-06 07:43:58.159][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:58.165][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:58.167][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.172][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.175][ef$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:58.181][ef$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:58.183][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.188][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:58.214][biodb::testThat]
biodb.INFO [2026-01-06 07:43:58.216][biodb::testThat] Running test function test_annotateMzValues_input_vector (" annotateMzValues() accepts a single vector. ").
biodb.INFO [2026-01-06 07:43:58.221][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:58.223][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:58.231][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:58.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:58.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.246][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.254][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.255][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.262][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.266][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.267][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.273][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.275][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.282][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.284][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.290][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.291][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.300][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.305][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.307][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.313][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:58.323][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:58.324][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:58.330][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:58.331][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:58.337][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:58.340][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.346][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.347][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.352][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:58.401][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:43:58.404][private$loadEntries] Creating entries from ids [2]: "1390, 1456".
biodb.DEBUG[2026-01-06 07:43:58.410][conn$getEntryContent] Get Compound SQLite entry content(s) for 2 id(s)...
fscache.INFO [2026-01-06 07:43:58.438][cch$loadContents] Load 2 contents, from /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6.
fscache.DEBUG[2026-01-06 07:43:58.607][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6/1390.json.
fscache.DEBUG[2026-01-06 07:43:58.679][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6/1456.json.
biodb.DEBUG[2026-01-06 07:43:58.681][conn$getEntryContent] 2 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:43:58.683][self$createEntryFromContent] Creating Compound SQLite entries from 2 content(s).
biodb.DEBUG[2026-01-06 07:43:58.685][self$createEntryFromContent] Parsing 2 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:43:58.687][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:58.688][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:58.689][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:58.691][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:58.692][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:58.698][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.702][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.704][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:58.706][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:58.707][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.708][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.710][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.711][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.713][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.714][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.715][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:58.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:58.718][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.719][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.721][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:58.723][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:58.724][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.725][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.727][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:58.728][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:58.729][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.731][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.732][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.734][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.735][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.736][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.738][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.740][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.742][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.743][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:58.745][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:58.746][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.747][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.749][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:58.750][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:58.752][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.753][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.755][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.756][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.758][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.759][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.760][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.762][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.763][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.766][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.770][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.771][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.774][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.775][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.776][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.778][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.782][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.784][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.785][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.786][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.788][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.789][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.794][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.798][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:58.800][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:58.801][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:58.803][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:58.804][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:58.805][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:58.808][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.814][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.816][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.817][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.819][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:58.821][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:43:58.822][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.823][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.825][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.828][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.830][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.832][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:43:58.833][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:43:58.853][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.855][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.857][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:43:58.859][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:43:58.861][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.863][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.865][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:58.866][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:43:58.868][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.870][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.872][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.874][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:58.875][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.877][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.879][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.880][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:58.882][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.883][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.885][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:43:58.886][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:43:58.887][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.889][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.891][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:43:58.892][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:43:58.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.895][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.897][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.898][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.901][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.903][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.908][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.910][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.911][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.914][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.915][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.917][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.918][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.921][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.923][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.924][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.926][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.927][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.928][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.930][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.931][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.933][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.936][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.937][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.938][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.940][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.941][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.943][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.944][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.946][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.947][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.948][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.950][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.953][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.954][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.955][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.957][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.958][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.960][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.961][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.963][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.964][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.965][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.968][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.971][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:43:58.973][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:43:58.974][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.975][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:58.977][self$createEntryFromContent] Accession numbers: 1390, 1456.
biodb.DEBUG[2026-01-06 07:43:58.978][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:43:58.981][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:58.982][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:58.983][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:58.985][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:58.986][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:58.988][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.989][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.991][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.992][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:58.994][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.995][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:58.997][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:58.998][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.000][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.001][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.004][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.007][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.008][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.010][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.011][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.013][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.014][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.016][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.017][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.019][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.020][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.021][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.023][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.024][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.026][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.037][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.039][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.043][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.046][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.048][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.050][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.052][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.054][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.055][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.057][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.059][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.061][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.064][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.065][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.067][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.069][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:43:59.070][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.072][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.074][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.075][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.076][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.078][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.081][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.084][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.086][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.088][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.089][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.091][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.092][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.094][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.096][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.097][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.098][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.100][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.102][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.103][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.105][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.106][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.107][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.109][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.110][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.112][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.113][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.115][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.117][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.119][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.124][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.125][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.127][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.129][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.130][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.132][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.134][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.135][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.137][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.139][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.141][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.142][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.144][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.158][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:43:59.160][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.161][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.163][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.164][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.165][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.167][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.169][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.171][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.173][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.175][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.176][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.177][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.179][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.180][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.182][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.183][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.185][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.186][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.188][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.190][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.191][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.192][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.194][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.196][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.197][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.198][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.200][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.201][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.203][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.204][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.206][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.207][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.209][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.210][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.213][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.214][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.216][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.219][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.220][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.226][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:43:59.228][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:43:59.229][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:43:59.292][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.300][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.306][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.308][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.316][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.322][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.324][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.332][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.338][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.339][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.347][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.355][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.361][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.362][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.364][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:59.403][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.409][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.410][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.412][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.417][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.420][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.426][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:43:59.427][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.433][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:43:59.459][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:43:59.466][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:43:59.473][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.474][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.475][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.481][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.482][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.484][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.492][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.499][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.505][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.507][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.512][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.514][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.516][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.522][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.523][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.529][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.531][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.537][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.539][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.545][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.547][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.553][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.555][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.561][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.563][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.569][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.570][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.572][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.578][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.580][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.585][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.587][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.593][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.595][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.596][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.602][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.604][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.617][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.620][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.628][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:43:59.634][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.636][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.641][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.643][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.649][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.651][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.657][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.659][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.660][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.666][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.676][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.682][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.684][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.690][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.691][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.697][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.699][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.706][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.707][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.713][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.715][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.721][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.723][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.725][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.737][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.740][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.742][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.744][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.745][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.747][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.749][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.751][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.753][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.755][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.757][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.759][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.760][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.762][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.765][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.767][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.768][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.769][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.771][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:43:59.773][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:43:59.774][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:43:59.776][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:43:59.777][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:43:59.778][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:43:59.780][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.786][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.787][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.789][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.790][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.792][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.793][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:43:59.794][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:43:59.796][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:43:59.797][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.799][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.800][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.802][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.803][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.804][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.806][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.807][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.809][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.810][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.812][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:43:59.813][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.815][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.816][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.817][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.819][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:43:59.820][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.822][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.823][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.824][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.826][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.827][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.829][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.830][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.832][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.834][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:43:59.835][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.839][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:43:59.840][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:43:59.842][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:43:59.854][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:59.856][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:43:59.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:43:59.865][biodb::testThat]
biodb.INFO [2026-01-06 07:43:59.866][biodb::testThat] Running test function test_annotateMzValues_ppm_tol (" ppm tolerance works in annotateMzValues() ").
biodb.INFO [2026-01-06 07:43:59.868][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:43:59.869][biodb::testThat]
biodb.TRACE[2026-01-06 07:43:59.917][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:43:59.919][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:43:59.921][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.922][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.924][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.938][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.939][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.941][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.943][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.944][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.954][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.956][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.962][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:43:59.963][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:43:59.969][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.971][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:43:59.972][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:00.000][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:00.002][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:00.004][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:00.010][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:00.011][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:02.337][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.365][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.369][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.370][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.371][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.375][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:02.377][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:02.379][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.380][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:02.407][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:44:02.418][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:02.420][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.421][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.423][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.424][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.425][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.427][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.428][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.429][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.431][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.432][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.433][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.435][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.436][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.437][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.438][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.440][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.441][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.442][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.444][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.445][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.446][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.448][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.449][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.450][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.452][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.453][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.455][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.456][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.457][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.459][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.460][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.462][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.463][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.465][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.469][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.470][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.473][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.476][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.477][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.480][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.482][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:44:02.483][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.485][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.486][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.487][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.488][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.490][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.491][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.493][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.494][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.495][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.497][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.499][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.501][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.502][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.503][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.505][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.506][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.507][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.509][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.510][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.512][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.513][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.515][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.516][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.517][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.519][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.520][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.521][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.523][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.524][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.526][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.527][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.528][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.534][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.537][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.539][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.541][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.542][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.544][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.545][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:44:02.547][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.548][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.549][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.551][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.552][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.554][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.563][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.565][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.566][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.568][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.571][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.575][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.576][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.578][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.580][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.582][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.583][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.585][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.587][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.588][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.590][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.591][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.593][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.594][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.596][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.597][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.598][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.600][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.602][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.603][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.604][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.606][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.610][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.612][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.614][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.615][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.616][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.618][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.619][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.621][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.622][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.624][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:44:02.625][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:02.627][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:02.648][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.651][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.652][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.654][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.657][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.659][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.660][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.662][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.663][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.665][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.666][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.668][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.669][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.671][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.673][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.675][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.677][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.679][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:02.684][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.686][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.687][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.689][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.690][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.693][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.694][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:02.696][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.697][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:02.710][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:44:02.713][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:02.716][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.717][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.719][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.720][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.721][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.723][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.725][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.726][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.728][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.729][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.731][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.734][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.736][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.738][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.740][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.741][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.742][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.744][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.746][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.747][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.748][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.750][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.752][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.753][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.765][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.767][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.769][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.771][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.773][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.775][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.776][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.778][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.780][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.782][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.784][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.785][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.787][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.789][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.791][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.796][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.798][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.799][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.802][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:44:02.804][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.805][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.806][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.808][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.809][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.811][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.812][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.815][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.817][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.818][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.820][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.821][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.823][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.824][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.825][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.827][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.828][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.830][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.831][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.833][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.834][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.836][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.837][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.839][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.840][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.841][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.843][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.844][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.846][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.847][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.849][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.851][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.852][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.854][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.856][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.857][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.859][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.861][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.862][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.865][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.867][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.869][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.870][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.872][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:44:02.874][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:02.875][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:02.877][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:02.878][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:02.880][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:02.882][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.883][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.885][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.888][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.893][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.894][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.896][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:02.898][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:02.899][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:02.901][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.903][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.904][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.906][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.908][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.909][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.911][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.913][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.914][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.916][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.918][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:02.919][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.921][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.923][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.924][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.926][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:02.927][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.929][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.933][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.934][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.937][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.939][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.941][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.943][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:02.944][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.946][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:02.948][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:44:02.950][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:02.961][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:02.977][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:02.979][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:02.981][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:02.983][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:44:02.990][biodb::testThat]
biodb.INFO [2026-01-06 07:44:02.991][biodb::testThat] Running test function test_annotateMzValues_input_dataframe_untouched (" Input data frame is not modified by annotateMzValues() ").
biodb.INFO [2026-01-06 07:44:02.993][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:02.994][biodb::testThat]
biodb.TRACE[2026-01-06 07:44:03.025][self$getBiodb()$getEntryFields()$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:44:03.027][self$getBiodb()$getEntryFields()$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:44:03.028][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.030][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.031][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.033][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.034][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.036][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.037][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.039][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.040][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.042][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.043][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.046][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.056][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.058][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.060][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.072][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.085][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.087][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.093][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.095][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:03.118][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.119][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.122][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.124][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.126][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.129][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.131][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:03.133][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.135][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:03.161][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:44:03.165][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:03.167][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.173][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.175][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.178][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.179][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.181][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.190][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.191][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.195][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.196][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.198][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.200][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.202][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.203][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.205][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.207][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.208][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.210][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.212][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.214][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.218][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.219][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.221][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.223][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.224][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.226][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.228][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.230][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.232][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.234][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.235][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.238][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.239][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.241][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.242][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.244][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.246][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.250][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.251][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.253][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.255][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.256][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.258][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.261][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:44:03.263][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.265][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.289][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.291][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.293][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.295][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.300][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.302][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.304][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.306][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.308][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.310][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.312][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.314][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.316][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.318][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.320][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.323][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.324][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.326][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.328][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.334][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.336][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.337][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.339][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.341][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.342][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.344][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.346][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.348][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.350][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.351][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.353][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.357][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.359][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.360][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.362][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.364][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.366][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.367][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.369][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.371][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.375][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:44:03.377][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.378][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.380][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.381][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.383][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.385][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.387][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.391][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.393][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.395][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.396][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.398][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.400][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.402][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.403][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.405][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.407][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.409][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.411][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.412][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.414][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.416][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.418][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.419][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.421][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.423][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.425][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.426][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.428][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.430][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.432][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.433][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.435][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.437][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.439][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.441][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.443][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.445][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.446][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.448][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.450][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.454][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.456][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.458][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:44:03.460][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:03.462][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:03.492][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.494][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.495][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.499][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.500][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.502][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.513][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.515][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.517][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.519][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.521][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.523][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.526][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.530][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.535][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.538][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.540][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.542][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:03.560][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.569][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.576][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.578][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.580][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.583][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.585][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:03.587][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.588][ef$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:03.604][self$getQuery] Running query "SELECT DISTINCT entries.accession FROM entries LIMIT 3;".
biodb.DEBUG[2026-01-06 07:44:03.607][private$bdb$entriesToDataframe] 3 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:03.611][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.613][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.614][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.616][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.617][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.620][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.622][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.625][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.627][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.629][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.631][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.632][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.634][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.636][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.637][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.639][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.641][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.642][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.644][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.646][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.647][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.649][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.651][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.653][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.655][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.656][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.658][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.660][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.662][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.663][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.665][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.666][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.668][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.671][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.673][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.675][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.677][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.678][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.680][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.681][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.683][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.685][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.686][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.689][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1018].
biodb.DEBUG[2026-01-06 07:44:03.690][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.692][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.693][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.695][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.696][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.698][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.700][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.702][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.704][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.705][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.707][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.709][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.710][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.712][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.714][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.715][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.717][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.718][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.720][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.730][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.732][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.734][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.736][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.738][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.740][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.742][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.744][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.746][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.747][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.749][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.751][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.753][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.754][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.756][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.758][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.760][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.772][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.774][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.776][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.778][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.780][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.783][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.785][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.787][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.789][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.792][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1390].
biodb.DEBUG[2026-01-06 07:44:03.794][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:03.796][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:03.798][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:03.799][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:03.801][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:03.803][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.805][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.807][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.808][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.810][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.812][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.813][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.815][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.816][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.818][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:03.820][private$selectFields] Fields is null: FALSE
biodb.TRACE[2026-01-06 07:44:03.821][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:03.823][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.824][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.826][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.827][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.829][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.830][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.832][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.833][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.835][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.836][private$selectFields] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.838][private$organizeFieldsByGroups] Fields [1]: "comp.sqlite.id"
biodb.TRACE[2026-01-06 07:44:03.839][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.841][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.842][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.844][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.845][private$organizeFieldsByGroups] Groups [2]: "comp.sqlite.id, list()"
biodb.TRACE[2026-01-06 07:44:03.847][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.849][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.851][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.852][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.854][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.856][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.859][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.860][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.862][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:03.863][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.865][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:03.867][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [comp.sqlite.id] [1456].
biodb.DEBUG[2026-01-06 07:44:03.869][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:03.870][private$bdb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:03.899][self$getBiodb()$getEntryFields()$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:03.901][self$getBiodb()$getEntryFields()$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:03.903][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:03.904][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:44:03.910][biodb::testThat]
biodb.INFO [2026-01-06 07:44:03.912][biodb::testThat] Running test function test.wrong.entry (" Wrong entry gives NULL ").
biodb.INFO [2026-01-06 07:44:03.913][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:03.915][biodb::testThat]
biodb.DEBUG[2026-01-06 07:44:03.918][private$loadEntries] Creating entries from ids [1]: "WRONGA".
biodb.DEBUG[2026-01-06 07:44:03.919][conn$getEntryContent] Get Compound SQLite entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:44:03.977][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6.
fscache.DEBUG[2026-01-06 07:44:04.042][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6/WRONGA.json.
biodb.DEBUG[2026-01-06 07:44:04.097][conn$getEntryContent] 1 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:44:04.099][self$createEntryFromContent] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:44:04.100][self$createEntryFromContent] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:44:04.103][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:04.108][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:04.110][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:04.111][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:04.117][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:04.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.129][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.131][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.133][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.135][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.137][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.140][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.142][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.143][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.145][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.146][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.150][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.152][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.153][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.165][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.169][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.171][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.173][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.175][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.176][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.179][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.181][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.183][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.187][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.189][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.191][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.192][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.197][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.203][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.204][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:04.215][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:44:04.217][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.INFO [2026-01-06 07:44:04.496][biodb::testThat]
biodb.INFO [2026-01-06 07:44:04.529][biodb::testThat] Running test function test.wrong.entry.among.good.ones (" One wrong entry does not block the retrieval of good ones ").
biodb.INFO [2026-01-06 07:44:04.531][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:04.532][biodb::testThat]
biodb.DEBUG[2026-01-06 07:44:04.563][function(conn, opt)] IDS: [2]: "WRONGB, 1018"
biodb.DEBUG[2026-01-06 07:44:04.565][private$loadEntries] Creating entries from ids [1]: "WRONGB".
biodb.DEBUG[2026-01-06 07:44:04.567][conn$getEntryContent] Get Compound SQLite entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:44:04.652][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6.
fscache.DEBUG[2026-01-06 07:44:04.750][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-5ee1aca4a1d08ef7dd412c0f5d5060d6/WRONGB.json.
biodb.DEBUG[2026-01-06 07:44:04.832][conn$getEntryContent] 1 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:44:04.848][self$createEntryFromContent] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:44:04.850][self$createEntryFromContent] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:44:04.857][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:04.859][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:04.860][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:04.866][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:04.867][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:04.875][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.877][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.878][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.881][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:04.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.887][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.891][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.892][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.897][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.898][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.901][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.902][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.904][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.910][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.911][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:04.915][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:04.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:04.918][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:04.920][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:04.921][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:44:04.923][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.DEBUG[2026-01-06 07:44:04.927][function(conn, opt)] Entries: [2]: "NULL, <environment>"
biodb.INFO [2026-01-06 07:44:04.945][biodb::testThat]
biodb.INFO [2026-01-06 07:44:04.946][biodb::testThat] Running test function test.peak.table (" The peak table is correct. ").
biodb.INFO [2026-01-06 07:44:04.947][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:04.949][biodb::testThat]
biodb.INFO [2026-01-06 07:44:04.965][biodb::testThat]
biodb.INFO [2026-01-06 07:44:04.967][biodb::testThat] Running test function test.nb.entries (" Nb entries is positive. ").
biodb.INFO [2026-01-06 07:44:04.968][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:04.969][biodb::testThat]
biodb.INFO [2026-01-06 07:44:04.990][biodb::testThat]
biodb.INFO [2026-01-06 07:44:05.017][biodb::testThat] Running test function test.entry.ids (" We can get a list of entry ids. ").
biodb.INFO [2026-01-06 07:44:05.019][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:05.030][biodb::testThat]
biodb.INFO [2026-01-06 07:44:05.285][biodb::testThat]
biodb.INFO [2026-01-06 07:44:05.297][biodb::testThat] Running test function test.db.editing (" We can edit a database. ").
biodb.INFO [2026-01-06 07:44:05.299][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:05.301][biodb::testThat]
biodb.DEBUG[2026-01-06 07:44:05.312][super$initialize] Initialize connector comp.sqlite.1.
biodb.DEBUG[2026-01-06 07:44:05.318][conn$getBiodb()$getFactory()$createConn] Creating new connector comp.sqlite.1 for database class comp.sqlite .
biodb.TRACE[2026-01-06 07:44:05.321][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.323][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.325][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.326][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.328][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.330][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.331][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.333][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.334][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.336][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.337][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.339][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.340][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.343][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.345][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.347][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.348][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.350][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.351][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.353][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.355][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.356][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.357][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.359][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.361][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.363][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.365][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.366][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.368][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.399][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.407][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.408][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.410][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.416][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.417][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.419][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.422][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.INFO [2026-01-06 07:44:05.426][conn.2$getBiodb()$getFactory()$delet ...] Connector "comp.sqlite.1" deleted.
biodb.INFO [2026-01-06 07:44:05.432][biodb::testThat]
biodb.INFO [2026-01-06 07:44:05.435][biodb::testThat] Running test function test.create.conn.with.same.url (" Creating another connector with the same URL is forbidden. ").
biodb.INFO [2026-01-06 07:44:05.436][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:05.437][biodb::testThat]
biodb.DEBUG[2026-01-06 07:44:05.460][super$initialize] Initialize connector comp.sqlite.1.
biodb.INFO [2026-01-06 07:44:05.492][biodb::testThat]
biodb.INFO [2026-01-06 07:44:05.493][biodb::testThat] Running test function test.db.writing (" Database writing works. ").
biodb.INFO [2026-01-06 07:44:05.495][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:44:05.496][biodb::testThat]
biodb.DEBUG[2026-01-06 07:44:05.523][super$initialize] Initialize connector comp.sqlite.1.
biodb.DEBUG[2026-01-06 07:44:05.526][biodb$getFactory()$createConn] Creating new connector comp.sqlite.1 for database class comp.sqlite .
biodb.ERROR[2026-01-06 07:44:05.528][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.DEBUG[2026-01-06 07:44:05.598][biodb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:05.601][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:05.602][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:05.604][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:05.605][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:05.607][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:05.610][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:05.612][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:05.613][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.615][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.616][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:05.618][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:05.619][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.620][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.622][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:05.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:05.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.628][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:05.629][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:05.631][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.632][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.634][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:44:05.635][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:05.637][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:44:05.638][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:05.640][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:05.641][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.643][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.644][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.646][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.649][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.651][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.652][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.654][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.655][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.657][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.658][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.660][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.662][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:05.663][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:05.665][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.666][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.667][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:05.669][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:05.670][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.672][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.673][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.674][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.676][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.677][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.679][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.680][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.682][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.683][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.685][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.686][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.688][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.689][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.691][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:05.692][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:05.694][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.695][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.697][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:05.698][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:05.700][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.701][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.703][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:05.705][private$organizeFieldsByGroups] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:05.706][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.708][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.709][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.711][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.712][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.714][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.715][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.716][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.718][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.719][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.721][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.722][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.724][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:05.726][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:05.727][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.729][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.730][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:05.731][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:05.733][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.734][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.736][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.738][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.739][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.740][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.742][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.743][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.745][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.746][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.748][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.749][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.751][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.754][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.755][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:05.757][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:05.764][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.766][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.768][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:05.783][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:05.785][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.787][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.790][private$organizeFieldsByGroups] Groups [2]: "c("accession", "comp.csv.file.id", "comp.sqlite.id", "description", "formula", "kegg.compound.id", "molecular.mass", "monoisotopic.mass", "name", "smiles"), list()"
biodb.TRACE[2026-01-06 07:44:05.792][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.794][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.797][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.799][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.801][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.803][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.805][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.806][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.810][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:05.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:05.814][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.815][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.817][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.825][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.828][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.829][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.831][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.832][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.837][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.839][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.840][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:05.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.843][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.845][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.847][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.848][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.850][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.851][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.853][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.860][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.861][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.863][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.864][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:05.866][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.867][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.869][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:05.870][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:05.872][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.873][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.875][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:05.876][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:05.878][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.880][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:05.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:05.883][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.886][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:05.888][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:05.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.890][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.892][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:05.894][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:05.895][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.896][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.898][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:05.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:05.901][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.902][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.904][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.907][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.910][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.911][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.916][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.917][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:05.919][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.920][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.922][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.924][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.925][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.927][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.928][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.930][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.931][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.933][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.934][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:05.937][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.939][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.941][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.942][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.944][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.947][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.948][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.951][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.953][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:05.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.959][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:05.961][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:05.963][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.964][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.966][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:05.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:05.969][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.970][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.972][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:05.973][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:05.975][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.976][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.978][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:05.980][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:05.990][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.992][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:05.994][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:05.996][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:05.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:05.999][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.001][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.003][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.005][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.006][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.021][private$entriesToListOfDataframes] Entry converted to data frame: [1, 10]: [accession, comp.csv.file.id, comp.sqlite.id, description, formula, ...] [1018, 1018, 1018, , C2H8AsNO3, ...].
biodb.DEBUG[2026-01-06 07:44:06.022][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:06.024][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.DEBUG[2026-01-06 07:44:06.025][biodb$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:06.028][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:06.029][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:06.030][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:06.032][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:06.033][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:06.036][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:06.037][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:06.039][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.040][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.041][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:06.043][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:06.044][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.046][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.047][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:06.049][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:06.050][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.052][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.053][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:06.055][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:06.056][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.058][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.059][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:44:06.060][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:06.062][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:44:06.063][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:06.065][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:06.066][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.068][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.069][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.071][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.072][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.073][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.075][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.076][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.078][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.079][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.081][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.082][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.084][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:06.085][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:06.087][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.088][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.090][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:06.091][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:06.093][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.094][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.095][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.097][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.098][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.100][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.101][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.103][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.104][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.106][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.107][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.109][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.110][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.111][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.113][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:06.115][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:06.116][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.117][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.119][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.120][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.122][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.123][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.124][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:06.126][private$organizeFieldsByGroups] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:06.127][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.129][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.130][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.132][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.133][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.135][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.136][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.137][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.139][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.140][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.142][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.143][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.145][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:06.146][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:06.147][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.149][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.150][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:06.152][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:06.153][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.155][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.156][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.158][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.159][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.161][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.162][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.164][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.175][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.176][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.178][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.180][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.182][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.183][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.185][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:06.187][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:06.189][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.190][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.192][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.194][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.196][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.198][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.200][private$organizeFieldsByGroups] Groups [2]: "c("accession", "comp.csv.file.id", "comp.sqlite.id", "description", "formula", "kegg.compound.id", "molecular.mass", "monoisotopic.mass", "name", "smiles"), list()"
biodb.TRACE[2026-01-06 07:44:06.202][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.203][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.205][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.206][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.208][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.212][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.214][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.215][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.218][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.220][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.222][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.223][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.225][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.226][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.228][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.229][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.231][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.233][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.234][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:06.236][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.237][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.239][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.241][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.242][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.243][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.245][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.247][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.250][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.251][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.253][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:06.254][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.256][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.258][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:06.259][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:06.261][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.263][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.264][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:06.266][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:06.267][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.269][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.271][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:06.272][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:06.274][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.275][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.277][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:06.278][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:06.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.281][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.283][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:06.284][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:06.286][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.287][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.289][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:06.290][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:06.292][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.293][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.295][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.296][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.298][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.299][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.300][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.302][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.303][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.305][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.306][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.308][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:06.309][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.311][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.312][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.314][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.315][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.317][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.318][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.320][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.321][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.323][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.324][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:06.327][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.329][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.331][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.332][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.334][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.335][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.337][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.338][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.340][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.341][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.343][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.345][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:06.346][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.348][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.350][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:06.351][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:06.362][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.365][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.367][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:06.369][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:06.371][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.375][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:06.377][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:06.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.381][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.383][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.385][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.387][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.389][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.392][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.394][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.396][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.397][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.399][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:06.401][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:06.402][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.404][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.420][private$entriesToListOfDataframes] Entry converted to data frame: [1, 10]: [accession, comp.csv.file.id, comp.sqlite.id, description, formula, ...] [1018, 1018, 1018, , C2H8AsNO3, ...].
biodb.DEBUG[2026-01-06 07:44:06.422][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:06.424][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:06.480][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.495][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.496][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.497][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.499][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:06.500][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:06.502][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:06.503][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:06.505][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:06.507][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:44:06.508][conn$getEntryContent] Get Compound SQLite entry content(s) for 1 id(s)...
biodb.DEBUG[2026-01-06 07:44:06.510][conn$getEntryContent] 0 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:44:06.511][conn$getEntryContent] 1 entry content(s) need to be fetched from Compound SQLite database "NA".
biodb.DEBUG[2026-01-06 07:44:06.513][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:44:06.514][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:44:06.515][conn$getEntryContent] Now 0 id(s) left to be retrieved...
biodb.DEBUG[2026-01-06 07:44:06.548][self$createEntryFromContent] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:44:06.569][self$createEntryFromContent] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:44:09.133][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:09.153][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:09.154][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:09.156][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:09.160][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:09.164][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.171][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.173][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.174][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.176][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.178][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.180][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.182][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.184][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.187][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.189][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.191][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.193][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.194][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.196][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.197][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.199][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.202][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.204][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.206][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.208][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.209][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.211][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.213][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.215][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.217][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.218][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.220][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.222][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.224][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:09.226][self$createEntryFromContent] Accession numbers: NA.
biodb.DEBUG[2026-01-06 07:44:09.227][self$createEntryFromContent] Found 1 entry/ies without an accession number. Set it/them to NULL.
biodb.ERROR[2026-01-06 07:44:09.268][private$checkEditingIsAllowed] Editing is not enabled for this database. However this database type is editable. Please call allowEditing() method to enable editing.
biodb.TRACE[2026-01-06 07:44:09.317][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.319][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.339][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.342][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.344][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.347][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.349][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.355][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.357][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.359][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.363][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.366][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.368][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.371][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.373][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.375][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.378][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.379][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.381][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.382][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.384][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.386][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.387][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.389][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.391][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.392][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.394][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.395][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.397][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.399][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.400][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.ERROR[2026-01-06 07:44:09.438][conn.2$addNewEntry] Impossible to add entry as a new entry. The passed entry is already part of a connector.
biodb.ERROR[2026-01-06 07:44:09.488][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.DEBUG[2026-01-06 07:44:09.532][self$setPropertyValue] Setting property "urls" to "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.sqlite.db".
biodb.DEBUG[2026-01-06 07:44:09.538][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:44:09.540][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.ERROR[2026-01-06 07:44:09.547][private$checkWritingIsAllowed] Writing is not enabled for this database. However this database type is writable. Please call allowWriting() method to enable writing.
biodb.TRACE[2026-01-06 07:44:09.685][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.689][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.715][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.721][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.724][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.731][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.733][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.735][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.738][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.740][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.742][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:09.746][self$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:44:09.752][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:09.754][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:09.756][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:09.759][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:09.762][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:09.766][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:09.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:09.770][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.772][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.774][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:09.776][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:09.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.786][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:09.788][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:09.790][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.792][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.794][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:09.796][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:09.798][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.800][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.802][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:44:09.804][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:44:09.806][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:44:09.812][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:44:09.814][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:44:09.816][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.818][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.819][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.821][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.823][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:09.825][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:09.827][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.830][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.832][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.834][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.836][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.838][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.840][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:09.842][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:09.844][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.846][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.848][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:09.850][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:09.853][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.855][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.857][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:09.859][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:09.861][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.863][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.865][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:09.868][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:09.870][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.872][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.874][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:09.876][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:09.878][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.880][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.882][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:09.884][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:09.887][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.889][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.891][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:09.893][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:09.895][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.897][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.898][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.900][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.902][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.904][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.906][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:09.908][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:09.910][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.912][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.914][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.916][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:09.917][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.919][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.921][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:09.923][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:09.925][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.927][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.928][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:09.930][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:09.932][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.934][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.936][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:09.938][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:09.940][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.942][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.944][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:09.946][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:09.947][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.949][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.951][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:09.953][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:09.954][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.956][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.957][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:09.959][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:09.961][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.962][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.963][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:09.975][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:09.977][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.979][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.981][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:09.983][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:09.985][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.987][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.989][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:09.991][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:09.993][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:09.995][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:09.997][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.000][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.002][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.004][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.006][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.008][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.009][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.011][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.013][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.014][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.016][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.017][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.019][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.020][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.022][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.024][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.025][private$selectFields] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:44:10.027][private$organizeFieldsByGroups] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:44:10.028][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.030][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.032][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.033][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.035][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:10.037][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:10.038][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.039][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.041][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.043][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.044][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.046][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.047][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.049][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.051][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.052][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.054][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.055][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.057][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.058][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.060][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.061][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.063][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.064][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.065][private$organizeFieldsByGroups] Groups [2]: "c("accession", "description", "formula", "molecular.mass", "monoisotopic.mass", "smiles"), list()"
biodb.TRACE[2026-01-06 07:44:10.067][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.069][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.070][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.071][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.073][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.077][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.079][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.080][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.082][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.083][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.085][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:10.086][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:10.088][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.089][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.091][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:10.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:10.094][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.095][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.096][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:10.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:10.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.101][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.102][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.104][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.105][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.107][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.108][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.110][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.111][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.113][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.114][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.116][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.117][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.119][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.120][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.122][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.125][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.126][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.128][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.129][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.131][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.132][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.134][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.135][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.136][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.138][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.140][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.141][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.143][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.144][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.146][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.148][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.149][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.151][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.153][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.154][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.155][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.167][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.169][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.171][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.172][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.174][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.176][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.178][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.179][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.181][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.183][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.185][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.187][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.194][private$entriesToListOfDataframes] Entry converted to data frame: [1, 6]: [accession, description, formula, molecular.mass, monoisotopic.mass, ...] [1018, , C2H8AsNO3, 169.012, 168.97201, ...].
biodb.DEBUG[2026-01-06 07:44:10.195][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:44:10.197][self$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:44:10.228][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.229][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.231][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.232][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.234][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.236][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.237][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.238][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.240][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.242][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.243][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.244][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.246][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.249][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.250][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.252][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.254][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:10.255][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.257][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.347][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.349][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.351][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.353][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.355][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.357][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.359][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.361][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.363][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.365][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.367][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.369][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.371][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:10.374][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.376][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.397][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:10.398][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:10.400][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.402][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.403][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:10.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:10.407][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.409][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.411][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.412][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.414][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.416][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.418][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.419][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.421][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.423][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.425][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.427][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.428][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.430][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.432][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.434][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:10.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.437][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.457][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.459][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:10.461][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.462][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.464][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.466][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:10.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.469][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.470][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:10.472][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:10.473][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.476][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:10.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:10.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.482][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:10.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:10.486][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.487][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.489][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:10.490][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:10.492][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.493][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.511][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:10.513][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:10.515][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.516][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.519][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:10.520][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:10.521][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:10.522][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:10.524][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:44:10.552][biodb$getFactory()$deleteConn] Connector "comp.sqlite.1" deleted.
biodb.DEBUG[2026-01-06 07:44:10.559][super$initialize] Initialize connector comp.sqlite.1.
biodb.DEBUG[2026-01-06 07:44:10.562][biodb$getFactory()$createConn] Creating new connector comp.sqlite.1 for database class comp.sqlite , with base URL "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.comp.sqlite.db".
biodb.TRACE[2026-01-06 07:44:10.564][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.566][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.567][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.581][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.583][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.585][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.586][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:10.588][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.589][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.591][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.592][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.594][private$loadEntries] Creating entries from ids [1]: "1018".
biodb.DEBUG[2026-01-06 07:44:10.595][conn$getEntryContent] Get Compound SQLite entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:44:10.620][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/comp.sqlite-8eea0f710e159f67d66a0a86f39cafbc.
fscache.DEBUG[2026-01-06 07:44:10.695][FUN] Found encoding ISO-8859-1 for file /home/biocbuild/.cache/R/biodb/comp.sqlite-8eea0f710e159f67d66a0a86f39cafbc/1018.json.
biodb.DEBUG[2026-01-06 07:44:10.757][conn$getEntryContent] 1 Compound SQLite entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:44:10.759][self$createEntryFromContent] Creating Compound SQLite entries from 1 content(s).
biodb.DEBUG[2026-01-06 07:44:10.767][self$createEntryFromContent] Parsing 1 Compound SQLite entries.
biodb.DEBUG[2026-01-06 07:44:10.773][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:44:10.775][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:44:10.785][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:44:10.787][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:44:10.788][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:44:10.799][entry.fields$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:44:10.805][entry.fields$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:44:10.806][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.813][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.814][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.TRACE[2026-01-06 07:44:10.816][entry.fields$get] Asked field names are: aa.seq.length.
biodb.TRACE[2026-01-06 07:44:10.822][entry.fields$get] Realnames of fields are: aa.seq.length.
biodb.TRACE[2026-01-06 07:44:10.823][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.829][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.831][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.831][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.TRACE[2026-01-06 07:44:10.837][entry.fields$get] Asked field names are: aa.seq.location.
biodb.TRACE[2026-01-06 07:44:10.839][entry.fields$get] Realnames of fields are: aa.seq.location.
biodb.TRACE[2026-01-06 07:44:10.853][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.854][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.856][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.856][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.856][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.TRACE[2026-01-06 07:44:10.866][entry.fields$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:10.867][entry.fields$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:10.873][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.875][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.880][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.880][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.880][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.880][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.TRACE[2026-01-06 07:44:10.882][entry.fields$get] Asked field names are: average.mass.
biodb.TRACE[2026-01-06 07:44:10.884][entry.fields$get] Realnames of fields are: average.mass.
biodb.TRACE[2026-01-06 07:44:10.889][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.891][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.896][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.896][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.896][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.896][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:10.896][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.TRACE[2026-01-06 07:44:10.899][entry.fields$get] Asked field names are: cas.id.
biodb.TRACE[2026-01-06 07:44:10.910][entry.fields$get] Realnames of fields are: cas.id.
biodb.TRACE[2026-01-06 07:44:10.911][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.913][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:10.914][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.TRACE[2026-01-06 07:44:10.916][entry.fields$get] Asked field names are: catalytic.activity.
biodb.TRACE[2026-01-06 07:44:10.922][entry.fields$get] Realnames of fields are: catalytic.activity.
biodb.TRACE[2026-01-06 07:44:10.924][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.930][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:10.931][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.TRACE[2026-01-06 07:44:10.937][entry.fields$get] Asked field names are: charge.
biodb.TRACE[2026-01-06 07:44:10.939][entry.fields$get] Realnames of fields are: charge.
biodb.TRACE[2026-01-06 07:44:10.940][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.946][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:10.948][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.TRACE[2026-01-06 07:44:10.954][entry.fields$get] Asked field names are: chebi.id.
biodb.TRACE[2026-01-06 07:44:10.956][entry.fields$get] Realnames of fields are: chebi.id.
biodb.TRACE[2026-01-06 07:44:10.970][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.971][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:10.981][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.TRACE[2026-01-06 07:44:10.983][entry.fields$get] Asked field names are: chemspider.id.
biodb.TRACE[2026-01-06 07:44:10.992][entry.fields$get] Realnames of fields are: chemspider.id.
biodb.TRACE[2026-01-06 07:44:10.994][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:10.995][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.005][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.TRACE[2026-01-06 07:44:11.007][entry.fields$get] Asked field names are: chrom.col.constructor.
biodb.TRACE[2026-01-06 07:44:11.015][entry.fields$get] Realnames of fields are: chrom.col.constructor.
biodb.TRACE[2026-01-06 07:44:11.017][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.019][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.020][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.TRACE[2026-01-06 07:44:11.030][entry.fields$get] Asked field names are: chrom.col.diameter.
biodb.TRACE[2026-01-06 07:44:11.036][entry.fields$get] Realnames of fields are: chrom.col.diameter.
biodb.TRACE[2026-01-06 07:44:11.038][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.040][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.046][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.TRACE[2026-01-06 07:44:11.047][entry.fields$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:44:11.053][entry.fields$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:44:11.055][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.056][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.060][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.TRACE[2026-01-06 07:44:11.062][entry.fields$get] Asked field names are: chrom.col.length.
biodb.TRACE[2026-01-06 07:44:11.064][entry.fields$get] Realnames of fields are: chrom.col.length.
biodb.TRACE[2026-01-06 07:44:11.065][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.067][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.069][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.TRACE[2026-01-06 07:44:11.071][entry.fields$get] Asked field names are: chrom.col.method.protocol.
biodb.TRACE[2026-01-06 07:44:11.073][entry.fields$get] Realnames of fields are: chrom.col.method.protocol.
biodb.TRACE[2026-01-06 07:44:11.075][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.077][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.078][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.TRACE[2026-01-06 07:44:11.080][entry.fields$get] Asked field names are: chrom.col.name.
biodb.TRACE[2026-01-06 07:44:11.083][entry.fields$get] Realnames of fields are: chrom.col.name.
biodb.TRACE[2026-01-06 07:44:11.094][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.098][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.100][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.TRACE[2026-01-06 07:44:11.102][entry.fields$get] Asked field names are: chrom.flow.gradient.
biodb.TRACE[2026-01-06 07:44:11.104][entry.fields$get] Realnames of fields are: chrom.flow.gradient.
biodb.TRACE[2026-01-06 07:44:11.105][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.107][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.109][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.TRACE[2026-01-06 07:44:11.111][entry.fields$get] Asked field names are: chrom.flow.rate.
biodb.TRACE[2026-01-06 07:44:11.113][entry.fields$get] Realnames of fields are: chrom.flow.rate.
biodb.TRACE[2026-01-06 07:44:11.115][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.116][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.119][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.TRACE[2026-01-06 07:44:11.121][entry.fields$get] Asked field names are: chrom.rt.
biodb.TRACE[2026-01-06 07:44:11.123][entry.fields$get] Realnames of fields are: chrom.rt.
biodb.TRACE[2026-01-06 07:44:11.124][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.126][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.127][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.TRACE[2026-01-06 07:44:11.129][entry.fields$get] Asked field names are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:44:11.131][entry.fields$get] Realnames of fields are: chrom.rt.max.
biodb.TRACE[2026-01-06 07:44:11.132][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.133][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.135][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.TRACE[2026-01-06 07:44:11.137][entry.fields$get] Asked field names are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:44:11.138][entry.fields$get] Realnames of fields are: chrom.rt.min.
biodb.TRACE[2026-01-06 07:44:11.140][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.141][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.142][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.TRACE[2026-01-06 07:44:11.144][entry.fields$get] Asked field names are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:44:11.146][entry.fields$get] Realnames of fields are: chrom.rt.unit.
biodb.TRACE[2026-01-06 07:44:11.147][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.148][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.150][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.TRACE[2026-01-06 07:44:11.152][entry.fields$get] Asked field names are: chrom.solvent.
biodb.TRACE[2026-01-06 07:44:11.153][entry.fields$get] Realnames of fields are: chrom.solvent.
biodb.TRACE[2026-01-06 07:44:11.154][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.156][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.157][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.TRACE[2026-01-06 07:44:11.159][entry.fields$get] Asked field names are: cofactor.
biodb.TRACE[2026-01-06 07:44:11.161][entry.fields$get] Realnames of fields are: cofactor.
biodb.TRACE[2026-01-06 07:44:11.162][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.163][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.165][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.TRACE[2026-01-06 07:44:11.167][entry.fields$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.168][entry.fields$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.170][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.171][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.173][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.TRACE[2026-01-06 07:44:11.175][entry.fields$get] Asked field names are: comp.iupac.name.allowed.
biodb.TRACE[2026-01-06 07:44:11.176][entry.fields$get] Realnames of fields are: comp.iupac.name.allowed.
biodb.TRACE[2026-01-06 07:44:11.178][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.179][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.181][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.TRACE[2026-01-06 07:44:11.182][entry.fields$get] Asked field names are: comp.iupac.name.cas.
biodb.TRACE[2026-01-06 07:44:11.184][entry.fields$get] Realnames of fields are: comp.iupac.name.cas.
biodb.TRACE[2026-01-06 07:44:11.185][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.187][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.188][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.TRACE[2026-01-06 07:44:11.190][entry.fields$get] Asked field names are: comp.iupac.name.pref.
biodb.TRACE[2026-01-06 07:44:11.191][entry.fields$get] Realnames of fields are: comp.iupac.name.pref.
biodb.TRACE[2026-01-06 07:44:11.193][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.194][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.196][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.TRACE[2026-01-06 07:44:11.199][entry.fields$get] Asked field names are: comp.iupac.name.syst.
biodb.TRACE[2026-01-06 07:44:11.200][entry.fields$get] Realnames of fields are: comp.iupac.name.syst.
biodb.TRACE[2026-01-06 07:44:11.202][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.203][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.205][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.TRACE[2026-01-06 07:44:11.206][entry.fields$get] Asked field names are: comp.iupac.name.trad.
biodb.TRACE[2026-01-06 07:44:11.208][entry.fields$get] Realnames of fields are: comp.iupac.name.trad.
biodb.TRACE[2026-01-06 07:44:11.209][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.211][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.212][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.TRACE[2026-01-06 07:44:11.214][entry.fields$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.216][entry.fields$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.217][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.219][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.220][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.TRACE[2026-01-06 07:44:11.222][entry.fields$get] Asked field names are: comp.super.class.
biodb.TRACE[2026-01-06 07:44:11.224][entry.fields$get] Realnames of fields are: comp.super.class.
biodb.TRACE[2026-01-06 07:44:11.225][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.226][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.228][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.TRACE[2026-01-06 07:44:11.230][entry.fields$get] Asked field names are: composition.
biodb.TRACE[2026-01-06 07:44:11.231][entry.fields$get] Realnames of fields are: composition.
biodb.TRACE[2026-01-06 07:44:11.233][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.234][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.236][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.TRACE[2026-01-06 07:44:11.238][entry.fields$get] Asked field names are: compound.id.
biodb.TRACE[2026-01-06 07:44:11.239][entry.fields$get] Realnames of fields are: compound.id.
biodb.TRACE[2026-01-06 07:44:11.241][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.242][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.243][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.TRACE[2026-01-06 07:44:11.245][entry.fields$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:11.247][entry.fields$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:11.248][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.250][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.251][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.TRACE[2026-01-06 07:44:11.253][entry.fields$get] Asked field names are: ec.
biodb.TRACE[2026-01-06 07:44:11.255][entry.fields$get] Realnames of fields are: ec.
biodb.TRACE[2026-01-06 07:44:11.256][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.257][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.259][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.TRACE[2026-01-06 07:44:11.261][entry.fields$get] Asked field names are: equation.
biodb.TRACE[2026-01-06 07:44:11.263][entry.fields$get] Realnames of fields are: equation.
biodb.TRACE[2026-01-06 07:44:11.264][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.265][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.267][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.TRACE[2026-01-06 07:44:11.269][entry.fields$get] Asked field names are: expasy.enzyme.id.
biodb.TRACE[2026-01-06 07:44:11.270][entry.fields$get] Realnames of fields are: expasy.enzyme.id.
biodb.TRACE[2026-01-06 07:44:11.272][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.273][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.286][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.TRACE[2026-01-06 07:44:11.288][entry.fields$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:11.291][entry.fields$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:11.292][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.294][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.296][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.TRACE[2026-01-06 07:44:11.298][entry.fields$get] Asked field names are: gene.symbol.
biodb.TRACE[2026-01-06 07:44:11.300][entry.fields$get] Realnames of fields are: gene.symbol.
biodb.TRACE[2026-01-06 07:44:11.302][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.304][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.306][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.TRACE[2026-01-06 07:44:11.308][entry.fields$get] Asked field names are: hmdb.metabolites.id.
biodb.TRACE[2026-01-06 07:44:11.310][entry.fields$get] Realnames of fields are: hmdb.metabolites.id.
biodb.TRACE[2026-01-06 07:44:11.312][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.314][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.316][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.TRACE[2026-01-06 07:44:11.318][entry.fields$get] Asked field names are: inchi.
biodb.TRACE[2026-01-06 07:44:11.328][entry.fields$get] Realnames of fields are: inchi.
biodb.TRACE[2026-01-06 07:44:11.330][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.332][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.347][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.TRACE[2026-01-06 07:44:11.349][entry.fields$get] Asked field names are: inchikey.
biodb.TRACE[2026-01-06 07:44:11.351][entry.fields$get] Realnames of fields are: inchikey.
biodb.TRACE[2026-01-06 07:44:11.352][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.353][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.355][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.TRACE[2026-01-06 07:44:11.357][entry.fields$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:11.358][entry.fields$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:11.360][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.361][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.363][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.TRACE[2026-01-06 07:44:11.365][entry.fields$get] Asked field names are: kegg.genes.id.
biodb.TRACE[2026-01-06 07:44:11.366][entry.fields$get] Realnames of fields are: kegg.genes.id.
biodb.TRACE[2026-01-06 07:44:11.368][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.369][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.371][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.TRACE[2026-01-06 07:44:11.373][entry.fields$get] Asked field names are: logp.
biodb.TRACE[2026-01-06 07:44:11.374][entry.fields$get] Realnames of fields are: logp.
biodb.TRACE[2026-01-06 07:44:11.376][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.377][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.379][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.TRACE[2026-01-06 07:44:11.381][entry.fields$get] Asked field names are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.382][entry.fields$get] Realnames of fields are: mass.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.384][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.385][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.387][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.TRACE[2026-01-06 07:44:11.389][entry.fields$get] Asked field names are: mass.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.390][entry.fields$get] Realnames of fields are: mass.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.391][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.393][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.395][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.TRACE[2026-01-06 07:44:11.397][entry.fields$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:11.398][entry.fields$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:11.400][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.401][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.403][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.TRACE[2026-01-06 07:44:11.405][entry.fields$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:11.406][entry.fields$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:11.408][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.409][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.411][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.TRACE[2026-01-06 07:44:11.412][entry.fields$get] Asked field names are: ms.level.
biodb.TRACE[2026-01-06 07:44:11.414][entry.fields$get] Realnames of fields are: ms.level.
biodb.TRACE[2026-01-06 07:44:11.415][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.417][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.418][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.TRACE[2026-01-06 07:44:11.420][entry.fields$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:44:11.422][entry.fields$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:44:11.423][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.424][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.426][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.TRACE[2026-01-06 07:44:11.428][entry.fields$get] Asked field names are: msdev.
biodb.TRACE[2026-01-06 07:44:11.429][entry.fields$get] Realnames of fields are: msdev.
biodb.TRACE[2026-01-06 07:44:11.431][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.432][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.434][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.TRACE[2026-01-06 07:44:11.436][entry.fields$get] Asked field names are: msdevtype.
biodb.TRACE[2026-01-06 07:44:11.437][entry.fields$get] Realnames of fields are: msdevtype.
biodb.TRACE[2026-01-06 07:44:11.439][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.440][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.442][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.TRACE[2026-01-06 07:44:11.444][entry.fields$get] Asked field names are: msprecannot.
biodb.TRACE[2026-01-06 07:44:11.445][entry.fields$get] Realnames of fields are: msprecannot.
biodb.TRACE[2026-01-06 07:44:11.447][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.448][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.450][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.TRACE[2026-01-06 07:44:11.452][entry.fields$get] Asked field names are: msprecmz.
biodb.TRACE[2026-01-06 07:44:11.454][entry.fields$get] Realnames of fields are: msprecmz.
biodb.TRACE[2026-01-06 07:44:11.455][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.456][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.458][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.TRACE[2026-01-06 07:44:11.460][entry.fields$get] Asked field names are: mstype.
biodb.TRACE[2026-01-06 07:44:11.462][entry.fields$get] Realnames of fields are: mstype.
biodb.TRACE[2026-01-06 07:44:11.463][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.464][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.466][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.TRACE[2026-01-06 07:44:11.468][entry.fields$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:11.470][entry.fields$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:11.471][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.472][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.474][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.TRACE[2026-01-06 07:44:11.476][entry.fields$get] Asked field names are: nb.compounds.
biodb.TRACE[2026-01-06 07:44:11.478][entry.fields$get] Realnames of fields are: nb.compounds.
biodb.TRACE[2026-01-06 07:44:11.479][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.481][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.482][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.TRACE[2026-01-06 07:44:11.484][entry.fields$get] Asked field names are: nb.peaks.
biodb.TRACE[2026-01-06 07:44:11.486][entry.fields$get] Realnames of fields are: nb.peaks.
biodb.TRACE[2026-01-06 07:44:11.487][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.489][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.490][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.TRACE[2026-01-06 07:44:11.502][entry.fields$get] Asked field names are: ncbi.gene.id.
biodb.TRACE[2026-01-06 07:44:11.504][entry.fields$get] Realnames of fields are: ncbi.gene.id.
biodb.TRACE[2026-01-06 07:44:11.505][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.507][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.509][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.TRACE[2026-01-06 07:44:11.511][entry.fields$get] Asked field names are: ncbi.pubchem.comp.id.
biodb.TRACE[2026-01-06 07:44:11.513][entry.fields$get] Realnames of fields are: ncbi.pubchem.comp.id.
biodb.TRACE[2026-01-06 07:44:11.515][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.516][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.518][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.TRACE[2026-01-06 07:44:11.521][entry.fields$get] Asked field names are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:11.523][entry.fields$get] Realnames of fields are: nominal.mass.
biodb.TRACE[2026-01-06 07:44:11.524][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.526][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.528][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.TRACE[2026-01-06 07:44:11.530][entry.fields$get] Asked field names are: nt.seq.
biodb.TRACE[2026-01-06 07:44:11.532][entry.fields$get] Realnames of fields are: nt.seq.
biodb.TRACE[2026-01-06 07:44:11.533][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.535][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.536][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.TRACE[2026-01-06 07:44:11.539][entry.fields$get] Asked field names are: nt.seq.length.
biodb.TRACE[2026-01-06 07:44:11.540][entry.fields$get] Realnames of fields are: nt.seq.length.
biodb.TRACE[2026-01-06 07:44:11.542][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.543][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.545][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.TRACE[2026-01-06 07:44:11.547][entry.fields$get] Asked field names are: organism.
biodb.TRACE[2026-01-06 07:44:11.548][entry.fields$get] Realnames of fields are: organism.
biodb.TRACE[2026-01-06 07:44:11.550][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.551][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.553][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.TRACE[2026-01-06 07:44:11.555][entry.fields$get] Asked field names are: pathway.class.
biodb.TRACE[2026-01-06 07:44:11.557][entry.fields$get] Realnames of fields are: pathway.class.
biodb.TRACE[2026-01-06 07:44:11.559][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.560][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.562][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.TRACE[2026-01-06 07:44:11.564][entry.fields$get] Asked field names are: peak.attr.
biodb.TRACE[2026-01-06 07:44:11.569][entry.fields$get] Realnames of fields are: peak.attr.
biodb.TRACE[2026-01-06 07:44:11.572][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.573][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.575][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.TRACE[2026-01-06 07:44:11.578][entry.fields$get] Asked field names are: peak.comp.
biodb.TRACE[2026-01-06 07:44:11.580][entry.fields$get] Realnames of fields are: peak.comp.
biodb.TRACE[2026-01-06 07:44:11.582][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.584][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.586][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.TRACE[2026-01-06 07:44:11.588][entry.fields$get] Asked field names are: peak.error.ppm.
biodb.TRACE[2026-01-06 07:44:11.590][entry.fields$get] Realnames of fields are: peak.error.ppm.
biodb.TRACE[2026-01-06 07:44:11.592][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.594][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.597][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.TRACE[2026-01-06 07:44:11.599][entry.fields$get] Asked field names are: peak.formula.
biodb.TRACE[2026-01-06 07:44:11.601][entry.fields$get] Realnames of fields are: peak.formula.
biodb.TRACE[2026-01-06 07:44:11.604][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.605][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.608][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.TRACE[2026-01-06 07:44:11.610][entry.fields$get] Asked field names are: peak.intensity.
biodb.TRACE[2026-01-06 07:44:11.612][entry.fields$get] Realnames of fields are: peak.intensity.
biodb.TRACE[2026-01-06 07:44:11.614][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.616][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.618][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.TRACE[2026-01-06 07:44:11.621][entry.fields$get] Asked field names are: peak.mass.
biodb.TRACE[2026-01-06 07:44:11.623][entry.fields$get] Realnames of fields are: peak.mass.
biodb.TRACE[2026-01-06 07:44:11.625][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.627][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.629][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.TRACE[2026-01-06 07:44:11.631][entry.fields$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:44:11.633][entry.fields$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:44:11.635][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.642][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.644][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.TRACE[2026-01-06 07:44:11.652][entry.fields$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:11.658][entry.fields$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:44:11.664][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.666][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.673][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.TRACE[2026-01-06 07:44:11.675][entry.fields$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:11.682][entry.fields$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:44:11.684][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.690][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.696][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.TRACE[2026-01-06 07:44:11.699][entry.fields$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:44:11.706][entry.fields$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:44:11.708][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.714][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.716][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.TRACE[2026-01-06 07:44:11.723][entry.fields$get] Asked field names are: peaks.
biodb.TRACE[2026-01-06 07:44:11.729][entry.fields$get] Realnames of fields are: peaks.
biodb.TRACE[2026-01-06 07:44:11.731][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.737][entry.fields$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:11.739][entry.fields$get] Asked field names are: products.
biodb.TRACE[2026-01-06 07:44:11.745][entry.fields$get] Realnames of fields are: products.
biodb.TRACE[2026-01-06 07:44:11.747][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.753][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:44:11.755][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.TRACE[2026-01-06 07:44:11.762][entry.fields$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:11.764][entry.fields$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:11.808][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.810][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:44:11.813][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.TRACE[2026-01-06 07:44:11.816][entry.fields$get] Asked field names are: smiles.canonical.
biodb.TRACE[2026-01-06 07:44:11.818][entry.fields$get] Realnames of fields are: smiles.canonical.
biodb.TRACE[2026-01-06 07:44:11.820][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.822][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:44:11.824][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.TRACE[2026-01-06 07:44:11.827][entry.fields$get] Asked field names are: smiles.isomeric.
biodb.TRACE[2026-01-06 07:44:11.837][entry.fields$get] Realnames of fields are: smiles.isomeric.
biodb.TRACE[2026-01-06 07:44:11.839][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.840][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.DEBUG[2026-01-06 07:44:11.843][self$setPropertyValue] Setting property "parsing.expr" to "smiles.isomeric".
biodb.TRACE[2026-01-06 07:44:11.846][entry.fields$get] Asked field names are: substrates.
biodb.TRACE[2026-01-06 07:44:11.848][entry.fields$get] Realnames of fields are: substrates.
biodb.TRACE[2026-01-06 07:44:11.861][entry.fields$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.863][entry.fields$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "aa.seq.location".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "average.mass".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "cas_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "catalytic_activity".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "charge".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chebi_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chemspider_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.constructor".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.diameter".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.length".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.method.protocol".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.name".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.gradient".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.flow.rate".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.max".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.min".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom.rt.unit".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "chrom_solvent".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "cofactor".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.allowed".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.cas".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.pref".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.syst".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.iupac.name.trad".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "comp.super.class".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "composition".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "compound_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "description".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "ec".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "equation".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "expasy_enzyme_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "formula".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "gene_symbol".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "hmdb_metabolites_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "inchi".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "inchikey".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "kegg_compound_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "kegg_genes_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "logp".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "mass_csv_file_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "mass_sqlite_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "ms.level".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "msdev".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "msdevtype".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "msprecannot".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "mstype".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "name".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "nb.compounds".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "nb.peaks".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_gene_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "ncbi_pubchem_comp_id".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "nt.seq.length".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "organism".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "pathway_class".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_attr".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_comp".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_error_ppm".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_formula".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_intensity".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_mass".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_mz".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_mzexp".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_mztheo".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "peak_relative_intensity".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "products".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "smiles.canonical".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "smiles.isomeric".
biodb.DEBUG[2026-01-06 07:44:11.866][self$setPropertyValue] Setting property "parsing.expr" to "substrates".
biodb.TRACE[2026-01-06 07:44:11.869][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:11.872][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:11.874][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.877][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:11.879][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:44:11.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:11.889][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.892][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:11.894][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:11.992][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.029][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:44:12.038][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:44:12.040][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.041][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.044][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:44:12.046][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:44:12.048][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.049][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.053][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:12.056][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:44:12.058][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.060][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.062][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:12.064][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:44:12.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.071][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:12.074][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:44:12.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.078][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.080][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:44:12.082][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:44:12.083][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.085][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.087][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:44:12.090][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:44:12.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.094][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.096][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:12.098][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:12.101][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.103][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.105][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:12.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:12.110][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.111][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.113][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:12.116][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:12.118][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.120][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.122][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:12.124][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:12.125][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.127][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.129][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:44:12.131][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:44:12.133][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:44:12.134][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:44:12.185][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:44:12.335][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:42.777][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.864][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:42.867][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:42.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:42.876][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.885][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:42.887][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:42.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:42.890][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.892][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:42.894][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:42.895][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:42.897][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.899][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:42.900][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:42.902][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:42.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.905][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:42.907][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:42.909][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:42.910][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:42.912][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:53:42.914][self$createEntryFromContent] Accession numbers: 1018.
biodb.INFO [2026-01-06 07:53:42.965][biodb$getFactory()$deleteConn] Connector "comp.sqlite.1" deleted.
biodb.INFO [2026-01-06 07:53:43.039][biodb::testThat]
biodb.INFO [2026-01-06 07:53:43.042][biodb::testThat] Running test function test.db.writing.with.col.add (" We can write entries having new fields. ").
biodb.INFO [2026-01-06 07:53:43.044][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:53:43.046][biodb::testThat]
biodb.DEBUG[2026-01-06 07:53:43.061][super$initialize] Initialize connector comp.sqlite.1.
biodb.DEBUG[2026-01-06 07:53:43.064][conn$getBiodb()$getFactory()$createConn] Creating new connector comp.sqlite.1 for database class comp.sqlite , with base URL "/home/biocbuild/bbs-3.22-bioc/meat/biodb.Rcheck/tests/testthat/output/test.db.writing.with.col.add.comp.sqlite.db".
biodb.TRACE[2026-01-06 07:53:43.068][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.071][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.072][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.074][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.076][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.099][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.101][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.104][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.107][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.109][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.112][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.114][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.117][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.119][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.122][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.228][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.230][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.232][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.234][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.236][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.237][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.239][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.242][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.246][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.248][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.251][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.253][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.280][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.281][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.283][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.285][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.286][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.288][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.289][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.291][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.292][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.294][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.297][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:53:43.300][conn.2$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:53:43.303][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:53:43.304][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:53:43.306][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:53:43.307][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:53:43.308][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:53:43.310][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:53:43.311][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:53:43.313][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:53:43.314][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:53:43.315][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:53:43.317][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.318][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.320][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.321][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.323][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:43.324][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:43.325][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.327][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.328][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.330][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.331][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.333][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.334][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.335][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.337][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.338][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.339][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.341][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.342][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.344][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.345][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:43.346][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:43.348][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.349][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.351][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.352][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.354][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.355][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.357][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.358][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.360][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.361][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.362][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:53:43.364][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:53:43.365][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.367][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.368][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.370][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.371][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.373][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.375][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.376][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.378][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.379][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.381][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:43.382][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:43.384][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.385][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.386][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.388][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:43.389][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.391][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.392][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.394][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.395][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.396][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.398][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.436][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.438][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.439][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.445][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:43.447][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:43.453][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.455][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.461][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.463][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.469][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.471][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.477][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.479][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.484][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.486][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.488][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:53:43.494][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:53:43.496][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.501][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.503][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.509][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.510][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.512][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.521][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.523][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.533][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.535][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.536][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.542][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.544][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.545][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.546][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.548][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.549][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.551][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.552][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.554][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.555][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.556][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.558][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.559][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.561][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.562][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.563][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.565][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.566][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.568][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.569][private$selectFields] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:53:43.570][private$organizeFieldsByGroups] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:53:43.572][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.610][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.611][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.613][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.615][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.617][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.618][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.620][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.621][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.623][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.625][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.626][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.628][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.629][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.631][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.632][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.634][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.635][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.637][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.638][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.640][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.642][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.643][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.645][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.646][private$organizeFieldsByGroups] Groups [2]: "c("accession", "description", "formula", "molecular.mass", "monoisotopic.mass", "smiles"), list()"
biodb.TRACE[2026-01-06 07:53:43.648][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.649][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.651][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.652][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.654][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.656][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.657][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.658][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.660][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:43.666][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:43.667][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.669][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.671][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.673][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.674][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.675][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.677][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.679][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.681][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.682][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.684][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:43.685][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:43.687][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.688][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.690][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.692][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.694][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.695][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.697][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.702][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.704][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.706][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.707][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:43.709][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:43.710][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.712][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.713][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.715][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.716][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.728][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.730][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.732][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.735][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.737][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:43.741][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.743][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.745][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.747][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.749][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.750][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.752][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.754][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.756][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.758][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.759][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.761][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:43.763][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.764][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.766][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.768][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.769][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.771][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.773][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.775][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.777][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.778][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.779][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:43.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:43.782][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.784][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:43.791][private$entriesToListOfDataframes] Entry converted to data frame: [1, 6]: [accession, description, formula, molecular.mass, monoisotopic.mass, ...] [1018, , C2H8AsNO3, 169.012, 168.97201, ...].
biodb.DEBUG[2026-01-06 07:53:43.793][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:53:43.794][conn.2$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:53:43.796][fields.def$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:53:43.798][fields.def$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:53:43.799][fields.def$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:43.800][fields.def$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:51.321][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:53.687][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:53.697][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.709][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.711][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:53:53.713][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:53:53.714][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.716][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.718][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:53.720][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:53.722][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.723][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.725][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:53.727][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:53.728][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.730][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.731][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:53.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:53.734][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.736][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.738][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:53.739][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:53.741][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.742][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.874][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.875][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.877][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.879][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.881][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.882][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.884][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.886][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.888][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.890][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.891][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.893][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.895][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.897][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.898][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.900][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:53.901][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.903][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:53.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:53.907][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.063][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.065][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.066][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.068][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.070][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.072][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.073][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.075][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.077][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.079][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.080][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.082][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:53:54.178][self$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:53:54.181][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:53:54.183][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:53:54.184][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:53:54.186][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:53:54.187][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:53:54.190][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:53:54.209][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:53:54.211][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.214][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.216][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:53:54.218][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:53:54.221][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.222][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.225][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:53:54.227][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:53:54.228][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.230][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.232][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:53:54.234][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:53:54.236][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.238][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.241][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:53:54.242][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:53:54.244][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:53:54.246][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:53:54.247][private$selectFields] Fields [10]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles"
biodb.TRACE[2026-01-06 07:53:54.250][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.252][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.253][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.255][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.256][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:54.258][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:54.259][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.261][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.263][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:54.265][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:54.266][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.267][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.269][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.271][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.273][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.275][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.277][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.279][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.280][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.282][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.283][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:54.285][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:54.286][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.288][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.289][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.291][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.293][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.294][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.295][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.297][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.299][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.300][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.301][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:53:54.303][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:53:54.305][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.306][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.307][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.309][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.310][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.312][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.313][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.315][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.316][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.317][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.319][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:54.320][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:53:54.322][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.323][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.325][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:54.326][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:53:54.327][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.329][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.330][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.332][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.333][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.335][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.336][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.338][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.339][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.340][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.342][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:54.343][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:53:54.345][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.346][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.348][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.349][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.350][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.352][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.353][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.355][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.356][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.358][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.359][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:53:54.361][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:53:54.362][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.364][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.365][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.367][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.368][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.370][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.371][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.373][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.374][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.375][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.377][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.378][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.380][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.381][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.383][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.384][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.386][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.387][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.389][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.390][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.404][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.406][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.410][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.412][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.414][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.415][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.418][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.420][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.421][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.423][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.425][private$selectFields] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:53:54.427][private$organizeFieldsByGroups] Fields [6]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles"
biodb.TRACE[2026-01-06 07:53:54.429][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.431][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.433][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.434][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.437][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.439][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.440][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.442][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.443][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.445][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.446][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.448][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.449][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.451][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.452][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.453][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.455][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.456][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.458][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.459][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.460][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.462][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.464][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.465][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.467][private$organizeFieldsByGroups] Groups [2]: "c("accession", "description", "formula", "molecular.mass", "monoisotopic.mass", "smiles"), list()"
biodb.TRACE[2026-01-06 07:53:54.468][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.470][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.471][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.473][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.474][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.476][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.477][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.478][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.480][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:53:54.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:53:54.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.485][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.487][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.489][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.491][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.492][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.493][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.496][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.498][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.499][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:53:54.501][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:53:54.502][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.503][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.505][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.506][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.508][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.509][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.510][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.512][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.513][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.515][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.516][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:53:54.518][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:53:54.519][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.520][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.522][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.523][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.525][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.526][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.528][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.531][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.532][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.533][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.535][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:53:54.536][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.538][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.540][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.541][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.543][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.544][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.545][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.547][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.548][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.550][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.551][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.553][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:53:54.554][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.556][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.557][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.559][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.563][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.565][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.569][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:53:54.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:53:54.572][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:53:54.573][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:53:54.588][private$entriesToListOfDataframes] Entry converted to data frame: [1, 6]: [accession, description, formula, molecular.mass, monoisotopic.mass, ...] [1018, , C2H8AsNO3, 169.012, 168.97201, ...].
biodb.DEBUG[2026-01-06 07:53:54.589][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:53:54.591][self$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:54:21.872][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:54:22.481][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:09.355][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.385][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.387][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.390][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.392][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.394][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.396][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.397][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.399][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.400][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.402][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.405][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.407][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.409][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.410][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.412][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.549][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.551][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.553][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.555][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.556][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.558][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.562][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.564][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.566][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.568][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.571][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.573][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.575][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.577][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.579][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.605][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:09.607][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:09.609][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.611][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.613][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:09.615][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:09.616][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.618][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.620][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.621][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.624][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.626][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.628][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.633][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.635][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.636][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.638][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.640][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.642][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.643][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.645][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:09.647][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.648][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.749][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:09.772][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:09.774][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.776][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.778][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:09.781][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:09.783][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.787][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.789][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:09.791][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:09.794][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.796][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.798][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:09.800][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:09.802][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.804][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.807][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:09.809][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:09.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.814][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.816][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:09.817][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:09.819][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.820][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.853][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:09.855][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:09.857][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.858][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:09.890][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:59:09.891][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:09.893][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:09.894][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:09.896][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:59:09.897][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:09.899][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:09.900][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.902][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.903][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:09.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:09.906][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.908][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.910][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:09.911][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:09.913][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.914][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:09.919][self$getBiodb()$entriesToDataframe] 1 entrie(s) to convert in data frame.
biodb.DEBUG[2026-01-06 07:59:09.922][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:59:09.923][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:09.925][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:09.926][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:09.927][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.TRACE[2026-01-06 07:59:09.931][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:59:09.932][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:59:09.934][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.935][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.939][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz.
biodb.TRACE[2026-01-06 07:59:09.941][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz.
biodb.TRACE[2026-01-06 07:59:09.943][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.945][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.946][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp.
biodb.TRACE[2026-01-06 07:59:09.948][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp.
biodb.TRACE[2026-01-06 07:59:09.950][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.951][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.953][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:59:09.954][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:59:09.956][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.957][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.959][private$selectFields] Fields none
biodb.TRACE[2026-01-06 07:59:09.960][private$selectFields] Fields type: <NULL>
biodb.TRACE[2026-01-06 07:59:09.965][private$selectFields] Fields is null: TRUE
biodb.TRACE[2026-01-06 07:59:09.967][private$selectFields] Fields.type is null: TRUE
biodb.TRACE[2026-01-06 07:59:09.968][private$selectFields] Fields [11]: "accession, comp.csv.file.id, comp.sqlite.id, description, formula, kegg.compound.id, molecular.mass, monoisotopic.mass, name, smiles, ..."
biodb.TRACE[2026-01-06 07:59:09.970][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:09.972][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:09.973][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.975][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.976][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.978][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:09.979][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.983][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.984][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.986][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:09.988][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.989][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.991][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:09.992][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:09.994][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:09.995][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:09.997][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:09.998][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.000][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.001][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.003][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.005][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.006][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.008][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.009][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.011][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.012][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.014][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.015][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.030][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.032][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.034][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.036][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.038][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.039][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.041][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.043][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.045][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.047][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.049][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.050][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.053][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.054][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.056][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.059][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.061][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.063][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.065][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.066][ef$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.068][ef$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.069][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.070][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.072][ef$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.073][ef$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.075][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.076][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.078][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.079][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.081][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.082][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.083][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.085][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.086][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.088][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.089][ef$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.091][ef$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.092][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.093][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.095][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.096][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.098][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.099][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.100][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.102][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.103][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.105][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.106][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.108][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.109][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.111][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.112][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.114][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.115][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.117][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.118][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.120][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.121][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.123][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.124][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.126][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.127][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.129][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.130][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.131][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.133][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.134][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.136][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.137][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.139][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.140][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.141][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.143][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.144][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.146][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.147][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.149][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.150][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.152][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.153][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.155][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.156][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.158][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.159][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.161][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.162][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.164][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.165][private$selectFields] Fields [7]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles, aa.seq"
biodb.TRACE[2026-01-06 07:59:10.167][private$organizeFieldsByGroups] Fields [7]: "accession, description, formula, molecular.mass, monoisotopic.mass, smiles, aa.seq"
biodb.TRACE[2026-01-06 07:59:10.168][ef$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.170][ef$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.171][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.173][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.174][ef$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.176][ef$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.177][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.179][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.180][ef$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.182][ef$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.183][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.184][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.186][ef$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.188][ef$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.189][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.191][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.192][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.194][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.195][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.196][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.198][ef$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.199][ef$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.200][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.202][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.212][ef$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.214][ef$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.216][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.217][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.226][private$organizeFieldsByGroups] Groups [2]: "c("accession", "description", "formula", "molecular.mass", "monoisotopic.mass", "smiles", "aa.seq"), list()"
biodb.TRACE[2026-01-06 07:59:10.228][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.230][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.231][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.233][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.235][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.236][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.238][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.240][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.241][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.243][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.245][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.247][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.249][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.250][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.252][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.253][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.254][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.256][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.257][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.259][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.260][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.261][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.263][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.264][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.266][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.267][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.269][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.270][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.272][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.273][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.275][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.276][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.278][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.279][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.281][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.282][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.284][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.286][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.287][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.289][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.290][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.292][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.293][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.295][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.296][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.298][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.299][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.300][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.302][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.304][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.305][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.306][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.308][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.310][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.312][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.314][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.315][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.317][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.318][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.320][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.322][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.323][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.325][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.326][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.328][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.329][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.331][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.332][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:10.334][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:10.335][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.337][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.338][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.340][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.343][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.345][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.346][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.348][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.349][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.351][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.352][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.354][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.355][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.362][private$entriesToListOfDataframes] Entry converted to data frame: [1, 7]: [accession, description, formula, molecular.mass, monoisotopic.mass, ...] [anewentry, , C2H8AsNO3, 169.012, 168.97201, ...].
biodb.DEBUG[2026-01-06 07:59:10.364][private$entriesToListOfDataframes] Converted 1 entry/ies to data frame(s).
biodb.DEBUG[2026-01-06 07:59:10.365][self$getBiodb()$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries.
biodb.TRACE[2026-01-06 07:59:10.460][self$getBiodb()$getEntryFields()$get] Asked field names are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: aa.seq.
biodb.TRACE[2026-01-06 07:59:10.468][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.470][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.471][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:10.473][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:10.474][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.475][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.477][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.478][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.479][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.481][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.482][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.484][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.485][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.486][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.488][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.489][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.490][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.492][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.493][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.495][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id.
biodb.TRACE[2026-01-06 07:59:10.496][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.497][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.520][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.522][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.523][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.524][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.525][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.527][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.528][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.529][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.531][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.532][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.533][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.535][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.536][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.538][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.sqlite.id.
biodb.TRACE[2026-01-06 07:59:10.539][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.540][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.557][self$getBiodb()$getEntryFields()$get] Asked field names are: description.
biodb.TRACE[2026-01-06 07:59:10.559][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description.
biodb.TRACE[2026-01-06 07:59:10.560][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.561][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.563][self$getBiodb()$getEntryFields()$get] Asked field names are: formula.
biodb.TRACE[2026-01-06 07:59:10.564][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula.
biodb.TRACE[2026-01-06 07:59:10.566][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.567][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.568][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.570][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.571][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.572][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.574][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.575][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.578][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.579][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.581][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.582][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.583][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.585][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.586][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id.
biodb.TRACE[2026-01-06 07:59:10.587][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.589][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.611][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass.
biodb.TRACE[2026-01-06 07:59:10.625][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.626][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.628][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.630][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:10.631][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.633][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.634][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.636][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.638][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.639][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.641][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.643][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.644][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.646][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.648][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.653][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.657][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:10.659][self$getBiodb()$getEntryFields()$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:10.661][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:10.662][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:10.664][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:18.133][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:18.148][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:18.150][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:18.152][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:18.169][notifyObservers] Notify observers for notifyProgress.
biodb.DEBUG[2026-01-06 07:59:18.170][FUN] Trying to call function notifyProgress on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:18.172][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:18.174][FUN] Trying to call function notifyProgress on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.175][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:59:18.177][conn.2$getBiodb()$getFactory()$delet ...] Connector "comp.sqlite.1" deleted.
biodb.TRACE[2026-01-06 07:59:18.209][ef$get] Asked field names are: name.
biodb.TRACE[2026-01-06 07:59:18.211][ef$get] Realnames of fields are: name.
biodb.TRACE[2026-01-06 07:59:18.213][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:18.215][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:18.217][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:18.219][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:18.222][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:18.223][ef$get] fields variable is a list.
biodb.TRACE[2026-01-06 07:59:18.226][ef$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:18.227][ef$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:18.229][ef$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:18.230][ef$get] fields variable is a list.
biodb.INFO [2026-01-06 07:59:18.254][biodb::testThat]
biodb.INFO [2026-01-06 07:59:18.256][biodb::testThat] Running test function test.annotateMzValues (" annotateMzValues() works correctly. ").
biodb.INFO [2026-01-06 07:59:18.257][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:59:18.259][biodb::testThat]
biodb.ERROR[2026-01-06 07:59:18.294][conn$annotateMzValues] No column named "mz" was found inside data frame.
biodb.ERROR[2026-01-06 07:59:18.322][ef$checkIsDefined] Field(s) "foo" is/are not defined.
biodb.INFO [2026-01-06 07:59:18.343][biodb$terminate] Closing BiodbMain instance...
biodb.INFO [2026-01-06 07:59:18.345][self$deleteConn] Connector "comp.sqlite" deleted.
biodb.DEBUG[2026-01-06 07:59:18.347][notifyObservers] Notify observers for terminate.
biodb.DEBUG[2026-01-06 07:59:18.348][FUN] Trying to call function terminate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:18.350][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:18.351][FUN] Trying to call function terminate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.353][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.INFO [2026-01-06 07:59:18.537][biodb::testContext]
biodb.INFO [2026-01-06 07:59:18.651][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:59:18.655][biodb::testContext] Test context - MassCsvFile generic tests
biodb.INFO [2026-01-06 07:59:18.657][biodb::testContext] ********************************************************************************
biodb.INFO [2026-01-06 07:59:18.659][biodb::testContext]
biodb.INFO [2026-01-06 07:59:18.687][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:59:18.713][self$loadDefinitions] Load definitions from file "/home/biocbuild/R/R-4.5.0/site-library/biodb/definitions.yml".
biodb.DEBUG[2026-01-06 07:59:18.757][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:59:18.767][self$getConfig()$define] Define config key allow.huge.downloads.
biodb.DEBUG[2026-01-06 07:59:18.770][self$set] Set key allow.huge.downloads to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.772][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.774][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.777][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.779][self$getConfig()$define] Define config key autoload.extra.pkgs.
biodb.DEBUG[2026-01-06 07:59:18.782][self$set] Set key autoload.extra.pkgs to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.783][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.786][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.789][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.791][self$getConfig()$define] Define config key cache.all.requests.
biodb.DEBUG[2026-01-06 07:59:18.793][self$set] Set key cache.all.requests to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.795][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.797][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.799][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.800][self$getConfig()$define] Define config key cache.directory.
biodb.DEBUG[2026-01-06 07:59:18.802][self$getConfig()$define] Define config key cache.read.only.
biodb.DEBUG[2026-01-06 07:59:18.805][self$set] Set key cache.read.only to FALSE.
biodb.DEBUG[2026-01-06 07:59:18.806][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.809][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.810][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.812][self$getConfig()$define] Define config key cache.subfolders.
biodb.DEBUG[2026-01-06 07:59:18.815][self$getConfig()$define] Define config key cache.system.
biodb.DEBUG[2026-01-06 07:59:18.817][self$set] Set key cache.system to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.819][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.820][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.822][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.823][self$getConfig()$define] Define config key use.cache.for.local.db.
biodb.DEBUG[2026-01-06 07:59:18.825][self$set] Set key use.cache.for.local.db to FALSE.
biodb.DEBUG[2026-01-06 07:59:18.827][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.829][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.831][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.832][self$getConfig()$define] Define config key dwnld.chunk.size.
biodb.DEBUG[2026-01-06 07:59:18.834][self$getConfig()$define] Define config key dwnld.timeout.
biodb.DEBUG[2026-01-06 07:59:18.836][self$set] Set key dwnld.timeout to 3600.
biodb.DEBUG[2026-01-06 07:59:18.838][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.839][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.841][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.842][self$getConfig()$define] Define config key compute.fields.
biodb.DEBUG[2026-01-06 07:59:18.845][self$set] Set key compute.fields to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.846][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.848][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.849][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.851][self$getConfig()$define] Define config key factory.cache.
biodb.DEBUG[2026-01-06 07:59:18.853][self$getConfig()$define] Define config key force.locale.
biodb.DEBUG[2026-01-06 07:59:18.855][self$set] Set key force.locale to TRUE.
biodb.DEBUG[2026-01-06 07:59:18.856][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.860][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.862][self$getConfig()$define] Define config key longterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:59:18.864][self$getConfig()$define] Define config key msg.caution.lvl.
biodb.DEBUG[2026-01-06 07:59:18.866][self$getConfig()$define] Define config key msg.debug.lvl.
biodb.DEBUG[2026-01-06 07:59:18.867][self$getConfig()$define] Define config key msg.info.lvl.
biodb.DEBUG[2026-01-06 07:59:18.870][self$getConfig()$define] Define config key multival.field.sep.
biodb.DEBUG[2026-01-06 07:59:18.872][self$set] Set key multival.field.sep to ";".
biodb.DEBUG[2026-01-06 07:59:18.874][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.875][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.877][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.879][self$getConfig()$define] Define config key intra.field.name.sep.
biodb.DEBUG[2026-01-06 07:59:18.881][self$set] Set key intra.field.name.sep to ".".
biodb.DEBUG[2026-01-06 07:59:18.883][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.885][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.887][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.889][self$getConfig()$define] Define config key entries.sep.
biodb.DEBUG[2026-01-06 07:59:18.891][self$set] Set key entries.sep to "|".
biodb.DEBUG[2026-01-06 07:59:18.893][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.894][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.896][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.898][self$getConfig()$define] Define config key offline.
biodb.DEBUG[2026-01-06 07:59:18.900][self$set] Set key offline to FALSE.
biodb.DEBUG[2026-01-06 07:59:18.902][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.906][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.909][self$getConfig()$define] Define config key persistent.cache.impl.
biodb.DEBUG[2026-01-06 07:59:18.911][self$getConfig()$define] Define config key proton.mass.
biodb.DEBUG[2026-01-06 07:59:18.913][self$set] Set key proton.mass to 1.0072765.
biodb.DEBUG[2026-01-06 07:59:18.914][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:18.916][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:18.918][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:18.919][self$getConfig()$define] Define config key shortterm.cache.subfolder.
biodb.DEBUG[2026-01-06 07:59:18.921][self$getConfig()$define] Define config key svn.binary.path.
biodb.DEBUG[2026-01-06 07:59:19.117][self$set] Set key svn.binary.path to "".
biodb.DEBUG[2026-01-06 07:59:19.118][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.120][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.130][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.132][self$getConfig()$define] Define config key test.functions.
biodb.DEBUG[2026-01-06 07:59:19.134][self$getConfig()$define] Define config key useragent.
biodb.DEBUG[2026-01-06 07:59:19.136][self$set] Set key useragent to "R Bioconductor biodb library.".
biodb.DEBUG[2026-01-06 07:59:19.138][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.140][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.142][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.144][self$getDbsInfo()$define] Define connector comp.csv.file.
biodb.DEBUG[2026-01-06 07:59:19.148][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.150][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields.".
biodb.DEBUG[2026-01-06 07:59:19.152][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.154][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:59:19.156][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.158][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.160][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.162][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.164][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:59:19.179][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:59:19.181][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.184][self$setPropertyValue] Setting property "name" to "Compound CSV File".
biodb.DEBUG[2026-01-06 07:59:19.186][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:59:19.189][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.191][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.195][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:59:19.195][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:19.195][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:59:19.195][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:59:19.195][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:59:19.221][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:59:19.223][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.225][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.237][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:59:19.239][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.241][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.243][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.245][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.247][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:59:19.248][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:59:19.250][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.252][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.253][self$getDbsInfo()$define] Define connector comp.sqlite.
biodb.DEBUG[2026-01-06 07:59:19.256][self$setPropertyValue] Setting property "compound.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.258][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:59:19.259][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.260][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:59:19.262][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.263][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.265][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.266][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.268][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:59:19.269][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:59:19.271][self$setPropertyValue] Setting property "mass.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.272][self$setPropertyValue] Setting property "name" to "Compound SQLite".
biodb.DEBUG[2026-01-06 07:59:19.274][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:59:19.275][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.277][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.278][self$setPropertyValue] Setting property "searchable.fields" to "name".
biodb.DEBUG[2026-01-06 07:59:19.278][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:19.278][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass".
biodb.DEBUG[2026-01-06 07:59:19.278][self$setPropertyValue] Setting property "searchable.fields" to "average.mass".
biodb.DEBUG[2026-01-06 07:59:19.278][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass".
biodb.DEBUG[2026-01-06 07:59:19.280][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:59:19.281][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.282][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.284][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:59:19.285][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.286][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.288][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.289][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.290][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:59:19.292][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:59:19.293][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.294][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.296][self$getDbsInfo()$define] Define connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:59:19.299][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.300][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside a CSV file. It is possible to choose the separator for the CSV file, as well as match the column names with the biodb entry fields..".
biodb.DEBUG[2026-01-06 07:59:19.301][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.303][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:59:19.304][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.305][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.307][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.308][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.310][self$setPropertyValue] Setting property "entry.content.type" to "tsv".
biodb.DEBUG[2026-01-06 07:59:19.311][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:59:19.312][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.314][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File".
biodb.DEBUG[2026-01-06 07:59:19.315][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:59:19.316][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.318][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.319][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.321][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:59:19.323][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.325][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.326][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:59:19.328][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.329][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.330][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.332][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.333][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:59:19.335][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:59:19.336][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.337][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.339][self$getDbsInfo()$define] Define connector mass.sqlite.
biodb.DEBUG[2026-01-06 07:59:19.342][self$setPropertyValue] Setting property "compound.db" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.343][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.".
biodb.DEBUG[2026-01-06 07:59:19.345][self$setPropertyValue] Setting property "disabled" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.346][self$setPropertyValue] Setting property "disabling.reason" to "".
biodb.DEBUG[2026-01-06 07:59:19.348][self$setPropertyValue] Setting property "downloadable" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.349][self$setPropertyValue] Setting property "dwnld.ext" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.351][self$setPropertyValue] Setting property "editable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.352][self$setPropertyValue] Setting property "entry.content.encoding" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.354][self$setPropertyValue] Setting property "entry.content.type" to "list".
biodb.DEBUG[2026-01-06 07:59:19.355][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")".
biodb.DEBUG[2026-01-06 07:59:19.357][self$setPropertyValue] Setting property "mass.db" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.358][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite".
biodb.DEBUG[2026-01-06 07:59:19.360][self$setPropertyValue] Setting property "package" to "biodb".
biodb.DEBUG[2026-01-06 07:59:19.361][self$setPropertyValue] Setting property "parsing.expr" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.363][self$setPropertyValue] Setting property "remote" to "FALSE".
biodb.DEBUG[2026-01-06 07:59:19.364][self$setPropertyValue] Setting property "searchable.fields" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.366][self$setPropertyValue] Setting property "scheduler.n" to "1".
biodb.DEBUG[2026-01-06 07:59:19.367][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.368][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.370][self$setPropertyValue] Setting property "scheduler.t" to "1".
biodb.DEBUG[2026-01-06 07:59:19.371][self$setPropertyValue] Notifying observers about frequency change.
biodb.DEBUG[2026-01-06 07:59:19.373][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated.
biodb.DEBUG[2026-01-06 07:59:19.374][self$setPropertyValue] Setting property "token" to "NA".
biodb.DEBUG[2026-01-06 07:59:19.376][self$setPropertyValue] Setting property "urls" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.377][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:59:19.378][notifyObservers] Notify observers for notifyConnUrlsUpdated.
biodb.DEBUG[2026-01-06 07:59:19.380][self$setPropertyValue] Setting property "writable" to "TRUE".
biodb.DEBUG[2026-01-06 07:59:19.381][self$setPropertyValue] Setting property "xml.ns" to "<NULL>".
biodb.DEBUG[2026-01-06 07:59:19.383][notifyObservers] Notify observers for notifyNewObservers.
biodb.DEBUG[2026-01-06 07:59:19.385][FUN] Trying to call function notifyNewObservers on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.396][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.398][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.399][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.401][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.403][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.405][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.406][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.408][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.410][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.411][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.413][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.415][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.417][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.418][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.420][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.422][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.423][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.425][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.426][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.428][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.429][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.431][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.432][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.433][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.435][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.436][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.437][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.439][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.440][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.441][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.443][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.444][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.445][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.447][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.448][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.449][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.451][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.452][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.453][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.455][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.456][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.458][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.459][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.460][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.462][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.463][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.464][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.466][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.467][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.468][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.470][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.471][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.472][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.474][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.475][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.477][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.478][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.480][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.481][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.483][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.484][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.486][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.487][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.489][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.490][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.492][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.493][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.494][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.495][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.497][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.498][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.499][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.500][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.502][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.503][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.504][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.506][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:19.507][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:19.508][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:19.509][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:19.511][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:19.529][self$getEntryFields()$define] Define field accession.
biodb.DEBUG[2026-01-06 07:59:19.837][self$getEntryFields()$define] Define field description.
biodb.DEBUG[2026-01-06 07:59:19.895][self$getEntryFields()$define] Define field name.
biodb.DEBUG[2026-01-06 07:59:19.897][self$getEntryFields()$define] Define field cas.id.
biodb.DEBUG[2026-01-06 07:59:19.899][self$getEntryFields()$define] Define field chebi.id.
biodb.DEBUG[2026-01-06 07:59:19.901][self$getEntryFields()$define] Define field chemspider.id.
biodb.DEBUG[2026-01-06 07:59:19.903][self$getEntryFields()$define] Define field comp.csv.file.id.
biodb.DEBUG[2026-01-06 07:59:19.905][self$getEntryFields()$define] Define field comp.sqlite.id.
biodb.DEBUG[2026-01-06 07:59:19.907][self$getEntryFields()$define] Define field expasy.enzyme.id.
biodb.DEBUG[2026-01-06 07:59:19.909][self$getEntryFields()$define] Define field hmdb.metabolites.id.
biodb.DEBUG[2026-01-06 07:59:19.911][self$getEntryFields()$define] Define field kegg.compound.id.
biodb.DEBUG[2026-01-06 07:59:19.913][self$getEntryFields()$define] Define field kegg.genes.id.
biodb.DEBUG[2026-01-06 07:59:19.915][self$getEntryFields()$define] Define field mass.csv.file.id.
biodb.DEBUG[2026-01-06 07:59:19.918][self$getEntryFields()$define] Define field mass.sqlite.id.
biodb.DEBUG[2026-01-06 07:59:19.920][self$getEntryFields()$define] Define field ncbi.gene.id.
biodb.DEBUG[2026-01-06 07:59:19.922][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id.
biodb.DEBUG[2026-01-06 07:59:19.924][self$getEntryFields()$define] Define field compound.id.
biodb.DEBUG[2026-01-06 07:59:19.926][self$getEntryFields()$define] Define field average.mass.
biodb.DEBUG[2026-01-06 07:59:19.928][self$getEntryFields()$define] Define field molecular.mass.
biodb.DEBUG[2026-01-06 07:59:19.930][self$getEntryFields()$define] Define field monoisotopic.mass.
biodb.DEBUG[2026-01-06 07:59:19.932][self$getEntryFields()$define] Define field nominal.mass.
biodb.DEBUG[2026-01-06 07:59:19.934][self$getEntryFields()$define] Define field peak.attr.
biodb.DEBUG[2026-01-06 07:59:19.937][self$getEntryFields()$define] Define field peak.comp.
biodb.DEBUG[2026-01-06 07:59:19.939][self$getEntryFields()$define] Define field peak.error.ppm.
biodb.DEBUG[2026-01-06 07:59:19.941][self$getEntryFields()$define] Define field peak.formula.
biodb.DEBUG[2026-01-06 07:59:19.952][self$getEntryFields()$define] Define field peak.intensity.
biodb.DEBUG[2026-01-06 07:59:19.955][self$getEntryFields()$define] Define field peak.mass.
biodb.DEBUG[2026-01-06 07:59:19.958][self$getEntryFields()$define] Define field peak.mztheo.
biodb.DEBUG[2026-01-06 07:59:19.960][self$getEntryFields()$define] Define field peak.mzexp.
biodb.DEBUG[2026-01-06 07:59:19.963][self$getEntryFields()$define] Define field peak.mz.
biodb.DEBUG[2026-01-06 07:59:19.965][self$getEntryFields()$define] Define field peak.relative.intensity.
biodb.DEBUG[2026-01-06 07:59:19.968][self$getEntryFields()$define] Define field peaks.
biodb.DEBUG[2026-01-06 07:59:19.971][self$getEntryFields()$define] Define field chrom.col.constructor.
biodb.DEBUG[2026-01-06 07:59:19.973][self$getEntryFields()$define] Define field chrom.col.diameter.
biodb.DEBUG[2026-01-06 07:59:19.976][self$getEntryFields()$define] Define field chrom.col.id.
biodb.DEBUG[2026-01-06 07:59:19.979][self$getEntryFields()$define] Define field chrom.col.length.
biodb.DEBUG[2026-01-06 07:59:19.981][self$getEntryFields()$define] Define field chrom.col.method.protocol.
biodb.DEBUG[2026-01-06 07:59:19.983][self$getEntryFields()$define] Define field chrom.col.name.
biodb.DEBUG[2026-01-06 07:59:19.986][self$getEntryFields()$define] Define field chrom.flow.gradient.
biodb.DEBUG[2026-01-06 07:59:19.988][self$getEntryFields()$define] Define field chrom.flow.rate.
biodb.DEBUG[2026-01-06 07:59:19.990][self$getEntryFields()$define] Define field chrom.rt.
biodb.DEBUG[2026-01-06 07:59:19.992][self$getEntryFields()$define] Define field chrom.rt.max.
biodb.DEBUG[2026-01-06 07:59:19.994][self$getEntryFields()$define] Define field chrom.rt.min.
biodb.DEBUG[2026-01-06 07:59:19.996][self$getEntryFields()$define] Define field chrom.rt.unit.
biodb.DEBUG[2026-01-06 07:59:19.998][self$getEntryFields()$define] Define field chrom.solvent.
biodb.DEBUG[2026-01-06 07:59:20.000][self$getEntryFields()$define] Define field aa.seq.
biodb.DEBUG[2026-01-06 07:59:20.002][self$getEntryFields()$define] Define field aa.seq.length.
biodb.DEBUG[2026-01-06 07:59:20.004][self$getEntryFields()$define] Define field aa.seq.location.
biodb.DEBUG[2026-01-06 07:59:20.006][self$getEntryFields()$define] Define field nt.seq.
biodb.DEBUG[2026-01-06 07:59:20.008][self$getEntryFields()$define] Define field nt.seq.length.
biodb.DEBUG[2026-01-06 07:59:20.010][self$getEntryFields()$define] Define field ec.
biodb.DEBUG[2026-01-06 07:59:20.012][self$getEntryFields()$define] Define field organism.
biodb.DEBUG[2026-01-06 07:59:20.014][self$getEntryFields()$define] Define field pathway.class.
biodb.DEBUG[2026-01-06 07:59:20.016][self$getEntryFields()$define] Define field catalytic.activity.
biodb.DEBUG[2026-01-06 07:59:20.018][self$getEntryFields()$define] Define field cofactor.
biodb.DEBUG[2026-01-06 07:59:20.019][self$getEntryFields()$define] Define field gene.symbol.
biodb.DEBUG[2026-01-06 07:59:20.021][self$getEntryFields()$define] Define field charge.
biodb.DEBUG[2026-01-06 07:59:20.023][self$getEntryFields()$define] Define field comp.iupac.name.allowed.
biodb.DEBUG[2026-01-06 07:59:20.025][self$getEntryFields()$define] Define field comp.iupac.name.cas.
biodb.DEBUG[2026-01-06 07:59:20.027][self$getEntryFields()$define] Define field comp.iupac.name.pref.
biodb.DEBUG[2026-01-06 07:59:20.029][self$getEntryFields()$define] Define field comp.iupac.name.syst.
biodb.DEBUG[2026-01-06 07:59:20.031][self$getEntryFields()$define] Define field comp.iupac.name.trad.
biodb.DEBUG[2026-01-06 07:59:20.033][self$getEntryFields()$define] Define field comp.super.class.
biodb.DEBUG[2026-01-06 07:59:20.035][self$getEntryFields()$define] Define field equation.
biodb.DEBUG[2026-01-06 07:59:20.036][self$getEntryFields()$define] Define field formula.
biodb.DEBUG[2026-01-06 07:59:20.038][self$getEntryFields()$define] Define field composition.
biodb.DEBUG[2026-01-06 07:59:20.040][self$getEntryFields()$define] Define field inchi.
biodb.DEBUG[2026-01-06 07:59:20.042][self$getEntryFields()$define] Define field inchikey.
biodb.DEBUG[2026-01-06 07:59:20.044][self$getEntryFields()$define] Define field logp.
biodb.DEBUG[2026-01-06 07:59:20.046][self$getEntryFields()$define] Define field ms.level.
biodb.DEBUG[2026-01-06 07:59:20.048][self$getEntryFields()$define] Define field ms.mode.
biodb.DEBUG[2026-01-06 07:59:20.050][self$getEntryFields()$define] Define field msdev.
biodb.DEBUG[2026-01-06 07:59:20.052][self$getEntryFields()$define] Define field msdevtype.
biodb.DEBUG[2026-01-06 07:59:20.053][self$getEntryFields()$define] Define field msprecannot.
biodb.DEBUG[2026-01-06 07:59:20.055][self$getEntryFields()$define] Define field msprecmz.
biodb.DEBUG[2026-01-06 07:59:20.057][self$getEntryFields()$define] Define field mstype.
biodb.DEBUG[2026-01-06 07:59:20.059][self$getEntryFields()$define] Define field nb.compounds.
biodb.DEBUG[2026-01-06 07:59:20.061][self$getEntryFields()$define] Define field nb.peaks.
biodb.DEBUG[2026-01-06 07:59:20.063][self$getEntryFields()$define] Define field products.
biodb.DEBUG[2026-01-06 07:59:20.065][self$getEntryFields()$define] Define field smiles.
biodb.DEBUG[2026-01-06 07:59:20.067][self$getEntryFields()$define] Define field smiles.canonical.
biodb.DEBUG[2026-01-06 07:59:20.069][self$getEntryFields()$define] Define field smiles.isomeric.
biodb.DEBUG[2026-01-06 07:59:20.070][self$getEntryFields()$define] Define field substrates.
biodb.DEBUG[2026-01-06 07:59:20.072][initialize] Created successfully new BiodbMain instance.
biodb.DEBUG[2026-01-06 07:59:20.271][initialize] This is biodb version 1.18.0.
biodb.DEBUG[2026-01-06 07:59:20.275][super$initialize] Initialize connector mass.csv.file.
biodb.DEBUG[2026-01-06 07:59:20.277][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file .
biodb.DEBUG[2026-01-06 07:59:20.284][self$setPropertyValue] Setting property "urls" to "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/massbank_extract_full.tsv".
biodb.DEBUG[2026-01-06 07:59:20.286][self$setPropertyValue] Notifying observers about URLs change.
biodb.DEBUG[2026-01-06 07:59:20.287][notifyObservers] Notify observers for notifyConnUrlsUpdated.
fscache.INFO [2026-01-06 07:59:20.304][biodb$getPersistentCache()$delFolder] Erasing sub-folder "mass.csv.file-dfbf730b58eaafbaf06c9de150485948".
biodb.INFO [2026-01-06 07:59:20.318][biodb::testThat]
biodb.INFO [2026-01-06 07:59:20.319][biodb::testThat] Running test function test_cache_for_local_db (" We can use the cache system for a local database. ").
biodb.INFO [2026-01-06 07:59:20.321][biodb::testThat] --------------------------------------------------------------------------------
biodb.INFO [2026-01-06 07:59:20.322][biodb::testThat]
biodb.DEBUG[2026-01-06 07:59:20.324][bdb$getConfig()$set] Set key use.cache.for.local.db to TRUE.
biodb.DEBUG[2026-01-06 07:59:20.326][notifyObservers] Notify observers for notifyCfgUpdate.
biodb.DEBUG[2026-01-06 07:59:20.327][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields.
biodb.DEBUG[2026-01-06 07:59:20.328][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize".
biodb.DEBUG[2026-01-06 07:59:20.329][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig.
biodb.DEBUG[2026-01-06 07:59:20.331][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize".
biodb.DEBUG[2026-01-06 07:59:20.352][private$loadEntries] Creating entries from ids [1]: "KNA00776".
biodb.DEBUG[2026-01-06 07:59:20.358][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)...
fscache.INFO [2026-01-06 07:59:20.361][self$getFolder] Create cache folder "/home/biocbuild/.cache/R/biodb/mass.csv.file-dfbf730b58eaafbaf06c9de150485948".
fscache.INFO [2026-01-06 07:59:20.363][cch$loadContents] Load 1 contents, from /home/biocbuild/.cache/R/biodb/mass.csv.file-dfbf730b58eaafbaf06c9de150485948.
biodb.DEBUG[2026-01-06 07:59:20.365][conn$getEntryContent] 0 Mass spectra CSV File entry content(s) loaded from cache.
biodb.DEBUG[2026-01-06 07:59:20.367][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/massbank_extract_full.tsv".
biodb.DEBUG[2026-01-06 07:59:20.368][conn$getEntryContent] dwnld.chunk.size=NA
biodb.DEBUG[2026-01-06 07:59:20.370][conn$getEntryContent] 1 chunk(s) to download.
biodb.DEBUG[2026-01-06 07:59:20.372][private$doGetEntryContentFromDb] Entry id: KNA00776
biodb.INFO [2026-01-06 07:59:20.377][private$initDb] Loading file database "/home/biocbuild/R/R-4.5.0/site-library/biodb/extdata/massbank_extract_full.tsv".
biodb.DEBUG[2026-01-06 07:59:20.385][self$setField] Set field accession to column(s) accession.
biodb.TRACE[2026-01-06 07:59:20.387][self$getBiodb()$getEntryFields()$get] Asked field names are: accession.
biodb.TRACE[2026-01-06 07:59:20.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession.
biodb.TRACE[2026-01-06 07:59:20.391][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.392][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.394][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.397][self$setField] Set field smiles to column(s) smiles.
biodb.TRACE[2026-01-06 07:59:20.398][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles.
biodb.TRACE[2026-01-06 07:59:20.400][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles.
biodb.TRACE[2026-01-06 07:59:20.402][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.403][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.405][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.405][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.407][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:20.409][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:20.410][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass.
biodb.TRACE[2026-01-06 07:59:20.412][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.413][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.414][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.414][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.414][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:20.416][self$setField] Set field ms.mode to column(s) ms.mode.
biodb.TRACE[2026-01-06 07:59:20.418][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode.
biodb.TRACE[2026-01-06 07:59:20.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode.
biodb.TRACE[2026-01-06 07:59:20.421][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.423][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.425][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.425][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.425][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:20.425][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:59:20.427][self$setField] Set field peak.mztheo to column(s) peak.mztheo.
biodb.TRACE[2026-01-06 07:59:20.428][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo.
biodb.TRACE[2026-01-06 07:59:20.430][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo.
biodb.TRACE[2026-01-06 07:59:20.431][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.433][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.434][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.434][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.434][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:20.434][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:59:20.434][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:59:20.436][self$setField] Set field peak.relative.intensity to column(s) peak.relative.intensity.
biodb.TRACE[2026-01-06 07:59:20.438][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:59:20.439][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.relative.intensity.
biodb.TRACE[2026-01-06 07:59:20.441][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.442][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:59:20.444][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:59:20.445][self$setField] Set field chrom.col.id to column(s) chrom.col.id.
biodb.TRACE[2026-01-06 07:59:20.447][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id.
biodb.TRACE[2026-01-06 07:59:20.448][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id.
biodb.TRACE[2026-01-06 07:59:20.450][self$getBiodb()$getEntryFields()$get] 1 fields were returned.
biodb.TRACE[2026-01-06 07:59:20.451][self$getBiodb()$getEntryFields()$get] fields variable is a list.
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "accession".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "smiles".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "peak.relative.intensity".
biodb.DEBUG[2026-01-06 07:59:20.453][self$setPropertyValue] Setting property "parsing.expr" to "chrom.col.id".
biodb.DEBUG[2026-01-06 07:59:20.455][self$setField] Set field chrom.rt to column(s) chrom.rt.
biodb.Rcheck/biodb-Ex.timings
| name | user | system | elapsed | |
| BiodbConfig | 0.362 | 0.032 | 0.493 | |
| BiodbConn | 0.301 | 0.004 | 0.334 | |
| BiodbConnBase | 0.129 | 0.000 | 0.148 | |
| BiodbCsvEntry | 0.002 | 0.000 | 0.002 | |
| BiodbDbInfo | 0.134 | 0.002 | 0.137 | |
| BiodbDbsInfo | 0.134 | 0.002 | 0.202 | |
| BiodbEntry | 0.445 | 0.000 | 0.544 | |
| BiodbEntryField | 0.146 | 0.000 | 0.178 | |
| BiodbEntryFields | 0.140 | 0.000 | 0.166 | |
| BiodbFactory | 0.274 | 0.000 | 0.404 | |
| BiodbHtmlEntry | 0.000 | 0.000 | 0.001 | |
| BiodbJsonEntry | 0 | 0 | 0 | |
| BiodbListEntry | 0 | 0 | 0 | |
| BiodbMain | 0.137 | 0.000 | 0.254 | |
| BiodbSdfEntry | 0.000 | 0.000 | 0.001 | |
| BiodbTestMsgAck | 0.164 | 0.000 | 0.335 | |
| BiodbTxtEntry | 0.000 | 0.000 | 0.001 | |
| BiodbXmlEntry | 0.000 | 0.000 | 0.001 | |
| CompCsvFileConn | 0.214 | 0.004 | 0.262 | |
| CompCsvFileEntry | 0.196 | 0.001 | 0.244 | |
| CompSqliteConn | 0.191 | 0.000 | 0.290 | |
| CompSqliteEntry | 0.176 | 0.000 | 0.250 | |
| CsvFileConn | 0.212 | 0.000 | 0.406 | |
| MassCsvFileConn | 0.401 | 0.002 | 0.421 | |
| MassCsvFileEntry | 0.336 | 0.002 | 0.497 | |
| MassSqliteConn | 0.168 | 0.000 | 0.177 | |
| MassSqliteEntry | 0.158 | 0.010 | 0.169 | |
| Progress | 0.007 | 0.000 | 0.006 | |
| Range | 0.005 | 0.000 | 0.005 | |
| SqliteConn | 0.178 | 0.002 | 0.348 | |
| TestRefEntries | 0.014 | 0.000 | 0.029 | |
| checkDeprecatedCacheFolders | 0.000 | 0.002 | 0.002 | |
| createBiodbTestInstance | 0.142 | 0.003 | 0.275 | |
| df2str | 0.002 | 0.000 | 0.002 | |
| error | 0.002 | 0.000 | 0.002 | |
| error0 | 0.002 | 0.000 | 0.002 | |
| getConnClassName | 0 | 0 | 0 | |
| getConnTypes | 0 | 0 | 0 | |
| getDefaultCacheDir | 0.001 | 0.000 | 0.000 | |
| getEntryClassName | 0 | 0 | 0 | |
| getEntryTypes | 0 | 0 | 0 | |
| getLogger | 0.004 | 0.000 | 0.005 | |
| listTestRefEntries | 0.123 | 0.000 | 0.124 | |
| logDebug | 0 | 0 | 0 | |
| logDebug0 | 0 | 0 | 0 | |
| logInfo | 0.002 | 0.000 | 0.002 | |
| logInfo0 | 0.001 | 0.000 | 0.001 | |
| logTrace | 0 | 0 | 0 | |
| logTrace0 | 0 | 0 | 0 | |
| lst2str | 0.001 | 0.000 | 0.001 | |
| newInst | 0.143 | 0.003 | 0.178 | |
| runGenericTests | 0.135 | 0.001 | 0.142 | |
| testContext | 0.697 | 0.004 | 0.962 | |
| testThat | 0.304 | 0.000 | 0.373 | |
| warn | 0.002 | 0.000 | 0.002 | |
| warn0 | 0.001 | 0.000 | 0.002 | |