Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:06:14 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 |
To the developers/maintainers of the biodb package: - Please 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 How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 175/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
biodb 1.2.2 (landing page) Pierrick Roger
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | ![]() | ||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
Package: biodb |
Version: 1.2.2 |
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:biodb.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings biodb_1.2.2.tar.gz |
StartedAt: 2022-04-12 16:21:39 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 16:34:19 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 760.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: biodb.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:biodb.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings biodb_1.2.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/biodb.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'biodb/DESCRIPTION' ... OK * this is package 'biodb' version '1.2.2' * 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 whether package 'biodb' can be installed ... OK * checking installed package size ... NOTE installed size is 7.4Mb sub-directories of 1Mb or more: R 2.1Mb html 1.0Mb libs 2.7Mb * 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** 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 * loading checks for arch 'x64' ** 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 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 for i386 is not available Note: information on .o files for x64 is not available File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/libs/i386/biodb.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/libs/x64/biodb.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed ExtGenerator 5.07 0.23 6.09 upgradeExtPkg 5.11 0.10 5.28 genNewExtPkg 4.75 0.16 5.17 BiodbConfig 2.63 1.01 6.39 ExtConnClass 0.45 0.03 10.84 ** running examples for arch 'x64' ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed ExtPackage 5.78 0.22 6.95 upgradeExtPkg 5.39 0.20 5.66 ExtGenerator 5.07 0.14 7.15 genNewExtPkg 4.86 0.16 5.03 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'testthat.R' OK ** running tests for arch 'x64' ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See 'C:/Users/biocbuild/bbs-3.14-bioc/meat/biodb.Rcheck/00check.log' for details.
biodb.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/biodb_1.2.2.tar.gz && rm -rf biodb.buildbin-libdir && mkdir biodb.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=biodb.buildbin-libdir biodb_1.2.2.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL biodb_1.2.2.zip && rm biodb_1.2.2.tar.gz biodb_1.2.2.zip ### ############################################################################## ############################################################################## % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 10 2665k 10 275k 0 0 667k 0 0:00:03 --:--:-- 0:00:03 666k 43 2665k 43 1150k 0 0 817k 0 0:00:03 0:00:01 0:00:02 817k 100 2665k 100 2665k 0 0 1175k 0 0:00:02 0:00:02 --:--:-- 1176k install for i386 * installing *source* package 'biodb' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c closeMatchPpm.cpp -o closeMatchPpm.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-100-ms_matching.cpp -o test-100-ms_matching.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-runner.cpp -o test-runner.o In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat.h:1, from test-runner.cpp:7: C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o biodb.dll tmp.def RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/biodb.buildbin-libdir/00LOCK-biodb/00new/biodb/libs/i386 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'biodb' finding HTML links ... done BiodbBiocPersistentCache html BiodbConfig html BiodbConn html BiodbConnBase html BiodbCsvEntry html BiodbCustomPersistentCache html BiodbDbInfo html BiodbDbsInfo html BiodbEntry html BiodbEntryField html BiodbEntryFields html BiodbFactory html BiodbHtmlEntry html BiodbJsonEntry html BiodbListEntry html BiodbMain html BiodbPersistentCache html BiodbRequest html BiodbRequestScheduler html BiodbRequestSchedulerRule html BiodbSdfEntry html BiodbSqlBinaryOp html BiodbSqlExpr html BiodbSqlField html BiodbSqlList html BiodbSqlLogicalOp html BiodbSqlQuery html BiodbSqlValue html BiodbTestMsgAck html BiodbTxtEntry html BiodbUrl html BiodbXmlEntry html CompCsvFileConn html CompCsvFileEntry html CompSqliteConn html CompSqliteEntry html CsvFileConn html ExtConnClass html ExtCpp html ExtDefinitions html ExtDescriptionFile html ExtEntryClass html ExtFileGenerator html ExtGenerator html ExtGitignore html ExtLicense html ExtMakefile html ExtPackage html ExtPackageFile html ExtRbuildignore html ExtReadme html ExtTests html ExtTravisFile html ExtVignette html FileTemplate html MassCsvFileConn html MassCsvFileEntry html MassSqliteConn html MassSqliteEntry html Progress html Range html RequestResult html SqliteConn html TestRefEntries html abstractClass html abstractMethod html biodb-package html checkDeprecatedCacheFolders html closeMatchPpm html connNameToClassPrefix html createBiodbTestInstance html df2str html doesRCurlRequestUrlExist html error html error0 html genNewExtPkg html getBaseUrlContent html getBaseUrlRequestResult html getConnClassName html getConnTypes html getDefaultCacheDir html getEntryClassName html getEntryTypes html getLicenses html getLogger html getPkgName html getRCurlContent html getRCurlRequestResult html getReposName html getTestOutputDir html getUrlContent html getUrlRequestResult html listTestRefEntries html loadFileContents html logDebug html logDebug0 html logInfo html logInfo0 html logTrace html logTrace0 html lst2str html makeRCurlOptions html newInst html prepareFileContents html runGenericTests html saveContentsToFiles html testContext html testThat html upgradeExtPkg html warn html warn0 html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'biodb' ... ** libs "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c closeMatchPpm.cpp -o closeMatchPpm.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-100-ms_matching.cpp -o test-100-ms_matching.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c test-runner.cpp -o test-runner.o In file included from C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat.h:1, from test-runner.cpp:7: C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h: In function 'std::ostream& Catch::cout()': C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h:145:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h: In function 'std::ostream& Catch::cerr()': C:/Users/biocbuild/bbs-3.14-bioc/R/library/testthat/include/testthat/testthat.h:152:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes] } ^ C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o biodb.dll tmp.def RcppExports.o closeMatchPpm.o test-100-ms_matching.o test-runner.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/biodb.buildbin-libdir/biodb/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'biodb' as biodb_1.2.2.zip * DONE (biodb) * installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library' package 'biodb' successfully unpacked and MD5 sums checked
biodb.Rcheck/tests_i386/testthat.Rout R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-bit) 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 [2022-04-12 16:26:41.826][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:41.842][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:41.842][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:41.858][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:41.858][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:41.858][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.858][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.858][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.858][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:41.889][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:41.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.889][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:41.889][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:41.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.889][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:41.904][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:41.904][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:41.904][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.904][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.904][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:41.904][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:41.904][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:41.904][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.904][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.904][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:41.904][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:41.904][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.920][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:41.920][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:41.920][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:41.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.920][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:41.920][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:41.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.920][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:41.920][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:41.936][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:41.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.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[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:41.936][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:41.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.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[2022-04-12 16:26:41.936][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:41.936][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:41.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.951][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:41.951][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:41.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.951][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:41.951][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:41.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.951][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:41.967][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:41.967][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.967][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.967][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:41.967][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:41.967][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.967][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:41.967][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:41.967][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:41.967][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:41.967][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.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[2022-04-12 16:26:41.983][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:41.983][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:41.983][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:41.983][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:41.983][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:41.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[2022-04-12 16:26:41.983][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:42.014][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.029][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[2022-04-12 16:26:42.029][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:42.045][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.061][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.061][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:42.061][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.061][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.061][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:42.076][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.092][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.092][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.092][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:42.108][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.108][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.108][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[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:42.108][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.123][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:42.123][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.139][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:42.139][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.139][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:42.139][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:42.154][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.154][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:42.170][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:42.170][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:42.170][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:42.170][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:42.170][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:42.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.233][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.233][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.233][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.264][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:42.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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[2022-04-12 16:26:42.264][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:42.264][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:42.264][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:42.279][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:42.295][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:42.311][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:42.326][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:42.342][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:42.358][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:42.373][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:42.389][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:42.404][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:42.404][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:42.404][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:42.420][initialize] This is biodb version 1.2.2. biodb.INFO [2022-04-12 16:26:42.420][biodb::testContext] biodb.INFO [2022-04-12 16:26:42.420][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:42.420][biodb::testContext] Test context - Test abstract declaration. biodb.INFO [2022-04-12 16:26:42.420][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:42.420][biodb::testContext] biodb.INFO [2022-04-12 16:26:42.420][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.420][biodb::testThat] Running test function test.abstractClass.declaration (" An abstract class cannot be instantiated. "). biodb.INFO [2022-04-12 16:26:42.420][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:42.420][biodb::testThat] biodb.ERROR[2022-04-12 16:26:42.420][abstractClass] Class BiodbConnBase is abstract and thus cannot be instantiated. biodb.INFO [2022-04-12 16:26:42.436][biodb$terminate] Closing BiodbMain instance... biodb.DEBUG[2022-04-12 16:26:42.451][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:26:42.451][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:42.451][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:42.451][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:42.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.INFO [2022-04-12 16:26:42.451][biodb::testContext] biodb.INFO [2022-04-12 16:26:42.451][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:42.451][biodb::testContext] Test context - Testing BiodbUrl. biodb.INFO [2022-04-12 16:26:42.451][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:42.451][biodb::testContext] biodb.INFO [2022-04-12 16:26:42.467][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.467][biodb::testThat] Running test function test_BiodbUrl (" BiodbUrl works fine. "). biodb.INFO [2022-04-12 16:26:42.467][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:42.467][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.483][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.483][biodb::testThat] Running test function test_biodburl_encoding (" BiodbUrl encoding works correctly. "). biodb.INFO [2022-04-12 16:26:42.483][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:42.483][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.514][biodb::testThat] biodb.INFO [2022-04-12 16:26:42.514][biodb::testThat] Running test function test_getRCurlContent (" getRCurlContent() works fine. "). biodb.INFO [2022-04-12 16:26:42.514][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:42.514][biodb::testThat] biodb.INFO [2022-04-12 16:26:43.701][biodb::testContext] biodb.INFO [2022-04-12 16:26:43.701][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:43.701][biodb::testContext] Test context - Testing Range class. biodb.INFO [2022-04-12 16:26:43.701][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:43.701][biodb::testContext] biodb.INFO [2022-04-12 16:26:43.717][biodb::testThat] biodb.INFO [2022-04-12 16:26:43.717][biodb::testThat] Running test function test_range (" Range class works correctly. "). biodb.INFO [2022-04-12 16:26:43.717][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:43.717][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.076][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:44.076][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:44.092][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:44.092][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:44.092][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:44.092][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.092][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.092][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:44.139][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:44.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.139][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.139][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:44.139][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:44.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.154][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.154][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:44.154][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:44.154][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:44.154][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.154][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.170][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:44.170][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:44.170][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:44.170][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.170][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:44.170][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:44.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.186][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:44.186][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:44.186][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:44.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.201][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:44.201][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:44.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.201][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:44.201][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:44.217][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:44.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.217][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:44.217][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:44.217][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:44.217][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:44.217][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:44.233][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:44.233][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.233][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:44.233][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:44.233][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.233][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.248][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:44.248][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:44.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.248][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:44.248][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:44.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.264][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:44.264][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:44.264][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.264][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:44.264][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:44.264][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.279][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.279][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:44.279][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:44.279][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:44.279][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.295][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:44.295][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:44.295][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:44.295][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.311][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.311][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:44.311][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.311][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[2022-04-12 16:26:44.311][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.311][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:44.311][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.311][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.326][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.342][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.342][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:44.342][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:44.358][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.358][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:44.358][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.373][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.389][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:44.389][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.389][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:44.404][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.404][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:44.404][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.404][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[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:44.420][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.436][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:44.436][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.451][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:44.451][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.451][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:44.451][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:44.467][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.483][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:44.483][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:44.498][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:44.498][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:44.498][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.498][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:44.498][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:44.498][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:44.498][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:44.498][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:44.498][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.592][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.592][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.608][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.608][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.608][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.608][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.608][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.608][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.608][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.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[2022-04-12 16:26:44.608][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.608][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.608][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.623][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.623][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.623][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.639][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.639][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.639][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.654][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:44.654][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:44.654][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:44.654][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:44.654][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:44.654][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:44.654][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:44.654][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:44.654][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:44.670][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:44.686][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:44.701][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:44.717][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:44.733][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:44.748][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:44.764][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:44.779][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:44.795][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:44.811][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:44.811][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:44.811][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:44.826][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:44.826][initialize] This is biodb version 1.2.2. biodb.INFO [2022-04-12 16:26:44.826][biodb::testContext] biodb.INFO [2022-04-12 16:26:44.826][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:44.826][biodb::testContext] Test context - Test object printing. biodb.INFO [2022-04-12 16:26:44.826][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:44.826][biodb::testContext] biodb.INFO [2022-04-12 16:26:44.826][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] Running test function test.BiodbMain.print (" BiodbMain print method returns correct information. "). biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] Running test function test.BiodbCache.print (" BiodbCache print method returns correct information. "). biodb.INFO [2022-04-12 16:26:44.842][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:44.858][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.873][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.873][biodb::testThat] Running test function test.BiodbConfig.print (" BiodbConfig print method returns correct information. "). biodb.INFO [2022-04-12 16:26:44.873][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:44.873][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.889][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.889][biodb::testThat] Running test function test.BiodbFactory.print (" BiodbFactory print method returns correct information. "). biodb.INFO [2022-04-12 16:26:44.889][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:44.889][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.904][biodb::testThat] biodb.INFO [2022-04-12 16:26:44.904][biodb::testThat] Running test function test.BiodbEntry.print (" BiodbEntry print method returns correct information. "). biodb.INFO [2022-04-12 16:26:44.904][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:44.904][biodb::testThat] biodb.DEBUG[2022-04-12 16:26:44.920][super$initialize] Initialize connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:44.920][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file . biodb.DEBUG[2022-04-12 16:26:44.936][private$loadEntries] Creating entries from ids [1]: "C1". biodb.DEBUG[2022-04-12 16:26:44.936][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)... biodb.DEBUG[2022-04-12 16:26:44.951][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA". biodb.DEBUG[2022-04-12 16:26:44.951][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:44.951][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:44.951][private$doGetEntryContentFromDb] Entry id: C1 biodb.DEBUG[2022-04-12 16:26:44.951][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:26:44.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:44.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:44.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:44.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:44.967][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:44.998][self$setField] Set field ms.mode to column(s) ms.mode. biodb.TRACE[2022-04-12 16:26:45.014][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.029][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.029][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.029][self$setField] Set field peak.mztheo to column(s) peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.029][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.045][self$setField] Set field peak.comp to column(s) peak.comp. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.045][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.045][self$setField] Set field peak.attr to column(s) peak.attr. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.061][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.061][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.061][self$setField] Set field molecular.mass to column(s) molecular.mass. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.076][self$setField] Set field name to column(s) name. biodb.TRACE[2022-04-12 16:26:45.076][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:45.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:45.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.076][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.123][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[2022-04-12 16:26:45.154][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s). biodb.DEBUG[2022-04-12 16:26:45.154][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries. biodb.DEBUG[2022-04-12 16:26:45.170][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:45.170][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:45.170][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:45.170][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:45.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[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:45.186][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.217][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.264][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.358][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:45.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:45.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.373][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:45.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:45.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.404][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:45.404][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:45.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.404][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.420][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:45.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:45.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.529][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.529][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.529][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.529][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.592][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:26:45.608][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:26:45.608][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:26:45.608][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.608][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:45.623][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.639][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.654][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:45.654][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.654][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.670][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.670][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:45.686][private$organizeFieldsByGroups] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:45.686][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.686][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.701][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.701][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.comp", "peak.attr", "peak.mz"))" biodb.TRACE[2022-04-12 16:26:45.701][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.779][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.811][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:45.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.873][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:45.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:45.889][self$createEntryFromContent] Accession numbers: C1. biodb.INFO [2022-04-12 16:26:45.904][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted. biodb.INFO [2022-04-12 16:26:45.904][biodb::testThat] biodb.INFO [2022-04-12 16:26:45.904][biodb::testThat] Running test function test.BiodbConn.print (" BiodbConn print method returns correct information. "). biodb.INFO [2022-04-12 16:26:45.920][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:45.920][biodb::testThat] biodb.DEBUG[2022-04-12 16:26:45.951][super$initialize] Initialize connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:45.967][biodb$getFactory()$createConn] Creating new connector comp.csv.file for database class comp.csv.file , with base URL "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.INFO [2022-04-12 16:26:46.061][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.061][biodb::testThat] Running test function test.BiodbDbsInfo.print (" BiodbDbsInfo print method returns correct information. "). biodb.INFO [2022-04-12 16:26:46.061][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.076][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.076][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.076][biodb::testThat] Running test function test.BiodbEntryFields.print (" BiodbEntryFields print method returns correct information. "). biodb.INFO [2022-04-12 16:26:46.076][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.076][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.092][biodb$terminate] Closing BiodbMain instance... biodb.INFO [2022-04-12 16:26:46.092][self$deleteConn] Connector "comp.csv.file" deleted. biodb.DEBUG[2022-04-12 16:26:46.092][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:26:46.092][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.092][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.092][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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.INFO [2022-04-12 16:26:46.092][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.092][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.108][biodb::testContext] Test context - Testing mass functions biodb.INFO [2022-04-12 16:26:46.108][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.108][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.108][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.108][biodb::testThat] Running test function test_convertTolToRange (" Conversion from tolerance to range works correctly. "). biodb.INFO [2022-04-12 16:26:46.108][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.108][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.123][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.123][biodb::testThat] Running test function test_closeMatchPpm (" closeMatchPpm() works correctly. "). biodb.INFO [2022-04-12 16:26:46.123][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.123][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.139][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.139][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.139][biodb::testContext] Test context - Testing biodb functions biodb.INFO [2022-04-12 16:26:46.154][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.154][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] Running test function test_connNameToClassPrefix (" We can convert a connector name into a class prefix. "). biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] Running test function test_extractVersion (" We can extract the version number from a template file. "). biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.154][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.170][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.170][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.170][biodb::testContext] Test context - Testing miscellaneous functions biodb.INFO [2022-04-12 16:26:46.170][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.170][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.186][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.186][biodb::testThat] Running test function test_splitVersion (" We can split version string. "). biodb.INFO [2022-04-12 16:26:46.186][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.186][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.186][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.201][biodb::testThat] Running test function test_compareVersions (" We can compare string versions. "). biodb.INFO [2022-04-12 16:26:46.201][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.201][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.233][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:46.233][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:46.233][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:46.233][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:46.233][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:46.248][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.248][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.248][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:46.264][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:46.264][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.264][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:46.264][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:46.264][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.264][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.279][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:46.279][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:46.279][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:46.279][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.279][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.279][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:46.279][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:46.279][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:46.279][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.279][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.279][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:46.279][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:46.295][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.295][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:46.295][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:46.295][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:46.295][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.295][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:46.295][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:46.295][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.295][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.295][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:46.311][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:46.311][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.311][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.311][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:46.311][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:46.311][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:46.311][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.311][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.311][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.326][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:46.326][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:46.326][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.326][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:46.326][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:46.326][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.326][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:46.326][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:46.326][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.326][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.342][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:46.342][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:46.342][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.342][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.342][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.342][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:46.342][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:46.342][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.342][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.342][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.342][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:46.342][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:46.342][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:46.342][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.358][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.358][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.358][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:46.358][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:46.358][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:46.358][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.358][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.358][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.358][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.373][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[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:46.373][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.389][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.389][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:46.389][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.389][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.404][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.404][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.420][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.420][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.420][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:46.420][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.436][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.436][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[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:46.436][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.451][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.451][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.451][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:46.467][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.467][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.467][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.483][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.483][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:46.498][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:46.498][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:46.498][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:46.498][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:46.498][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.592][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.592][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.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[2022-04-12 16:26:46.592][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:46.592][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:46.592][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:46.592][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:46.592][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:46.608][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:46.623][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:46.639][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:46.654][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:46.670][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:46.686][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:46.701][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:46.717][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:46.733][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:46.733][initialize] This is biodb version 1.2.2. biodb.INFO [2022-04-12 16:26:46.733][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.733][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.733][biodb::testContext] Test context - Test messages. biodb.INFO [2022-04-12 16:26:46.733][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:46.733][biodb::testContext] biodb.INFO [2022-04-12 16:26:46.733][biodb::testThat] biodb.INFO [2022-04-12 16:26:46.733][biodb::testThat] Running test function test.deprecatedMethods (" Deprecated methods send correct message. "). biodb.INFO [2022-04-12 16:26:46.733][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:46.748][biodb::testThat] biodb.DEBUG[2022-04-12 16:26:46.748][super$initialize] Initialize connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:46.748][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file . biodb.DEBUG[2022-04-12 16:26:46.748][private$loadEntries] Creating entries from ids [1]: "C1". biodb.DEBUG[2022-04-12 16:26:46.748][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 1 id(s)... biodb.DEBUG[2022-04-12 16:26:46.748][conn$getEntryContent] 1 entry content(s) need to be fetched from Mass spectra CSV File database "NA". biodb.DEBUG[2022-04-12 16:26:46.748][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:46.764][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:46.764][private$doGetEntryContentFromDb] Entry id: C1 biodb.DEBUG[2022-04-12 16:26:46.764][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.764][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.764][self$setField] Set field ms.mode to column(s) ms.mode. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.779][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.779][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.779][self$setField] Set field peak.mztheo to column(s) peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.779][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.779][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.779][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.795][self$setField] Set field peak.comp to column(s) peak.comp. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.795][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.795][self$setField] Set field peak.attr to column(s) peak.attr. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.811][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:26:46.811][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:46.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:46.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.811][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.811][self$setField] Set field molecular.mass to column(s) molecular.mass. biodb.TRACE[2022-04-12 16:26:46.811][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.826][self$setField] Set field name to column(s) name. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.826][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.826][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[2022-04-12 16:26:46.858][self$createEntryFromContent] Creating Mass spectra CSV File entries from 1 content(s). biodb.DEBUG[2022-04-12 16:26:46.858][self$createEntryFromContent] Parsing 1 Mass spectra CSV File entries. biodb.DEBUG[2022-04-12 16:26:46.858][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:46.858][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:46.858][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:46.858][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:46.858][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "ms.mode". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.mztheo". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.comp". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "peak.attr". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:46.873][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.TRACE[2022-04-12 16:26:46.873][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:46.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.904][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.936][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.936][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:46.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.998][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:46.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:46.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:46.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:46.998][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:47.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:47.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.014][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.029][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.061][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.092][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.108][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.123][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:26:47.123][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:26:47.139][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:26:47.139][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Asked field names are: ms.mode. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Realnames of fields are: ms.mode. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.139][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:47.154][ef$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.170][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.170][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.186][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.201][private$selectFields] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:47.201][private$organizeFieldsByGroups] Fields [4]: "peak.mztheo, peak.comp, peak.attr, peak.mz" biodb.TRACE[2022-04-12 16:26:47.201][ef$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.201][ef$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.217][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.217][private$organizeFieldsByGroups] Groups [2]: "character(0), list(peaks = c("peak.mztheo", "peak.comp", "peak.attr", "peak.mz"))" biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.comp. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.279][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:26:47.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:26:47.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.attr. biodb.TRACE[2022-04-12 16:26:47.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.404][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:47.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:47.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:47.483][self$createEntryFromContent] Accession numbers: C1. biodb.DEBUG[2022-04-12 16:26:47.545][self$setPropertyValue] Setting property "urls" to "https://foo/". biodb.DEBUG[2022-04-12 16:26:47.545][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:47.545][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:47.592][self$setPropertyValue] Setting property "urls" to "https://foo/". biodb.DEBUG[2022-04-12 16:26:47.592][self$setPropertyValue] Setting property "urls" to "https://foo/". biodb.DEBUG[2022-04-12 16:26:47.592][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:47.592][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:47.639][self$setPropertyValue] Setting property "urls" to "https://foo/". biodb.DEBUG[2022-04-12 16:26:47.639][self$setPropertyValue] Setting property "urls" to "https://foo/". biodb.DEBUG[2022-04-12 16:26:47.639][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:47.654][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.WARN [2022-04-12 16:26:47.686][self$searchForEntries] This database is not searchable by field "name". biodb.TRACE[2022-04-12 16:26:47.701][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:47.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:47.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:47.733][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:47.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:47.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:47.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.INFO [2022-04-12 16:26:47.748][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted. biodb.INFO [2022-04-12 16:26:47.748][biodb::testThat] biodb.INFO [2022-04-12 16:26:47.748][biodb::testThat] Running test function test.default.messages (" Test what messages are printed by default. "). biodb.INFO [2022-04-12 16:26:47.748][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:47.748][biodb::testThat] biodb.INFO [2022-04-12 16:26:47.795][biodb$terminate] Closing BiodbMain instance... biodb.DEBUG[2022-04-12 16:26:47.795][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:26:47.811][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:47.811][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:47.811][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.811][FUN] Functions in observer BiodbConfig: [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 [2022-04-12 16:26:47.826][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:47.826][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:47.842][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:47.842][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:47.842][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:47.842][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.842][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.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[2022-04-12 16:26:47.842][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:47.873][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:47.873][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.873][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.873][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.873][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:47.873][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:47.873][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.873][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.873][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.873][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:47.873][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:47.873][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:47.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.889][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:47.889][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:47.889][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:47.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.904][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.904][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:47.904][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:47.904][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.904][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.904][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:47.904][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:47.904][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:47.904][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.904][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.904][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.904][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:47.920][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:47.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.920][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:47.920][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:47.920][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:47.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.920][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:47.920][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:47.920][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:47.936][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:47.936][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:47.936][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:47.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.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[2022-04-12 16:26:47.936][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:47.936][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:47.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.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[2022-04-12 16:26:47.936][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:47.936][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:47.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.951][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:47.951][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:47.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.951][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:47.951][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:47.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.951][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:47.967][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:47.967][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.967][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.967][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:47.967][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:47.967][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:47.967][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.967][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:47.967][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:47.967][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:47.983][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:47.983][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:47.983][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:47.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[2022-04-12 16:26:47.983][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:47.983][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[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:47.983][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:47.998][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:47.998][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:47.998][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.014][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.014][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.014][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.029][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.029][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.045][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.045][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.045][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.045][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.061][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[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.061][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.076][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.076][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.076][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.076][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.092][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.092][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.108][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.108][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.108][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.123][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.123][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.123][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.123][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.123][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.123][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.123][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.139][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.139][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.154][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.154][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.154][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.154][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.170][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.170][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.170][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.170][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.186][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.186][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.186][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.186][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.201][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.201][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.217][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.217][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.217][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:48.217][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:48.217][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:48.233][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:48.248][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:48.264][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:48.279][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:48.295][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:48.311][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:48.326][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:48.342][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:48.358][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:48.358][initialize] This is biodb version 1.2.2. biodb.INFO [2022-04-12 16:26:48.358][biodb::testContext] biodb.INFO [2022-04-12 16:26:48.358][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:48.358][biodb::testContext] Test context - Test config. biodb.INFO [2022-04-12 16:26:48.358][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:48.358][biodb::testContext] biodb.INFO [2022-04-12 16:26:48.358][biodb::testThat] biodb.INFO [2022-04-12 16:26:48.373][biodb::testThat] Running test function test.listKeys (" Keys are listed correctly. "). biodb.INFO [2022-04-12 16:26:48.373][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:48.373][biodb::testThat] biodb.INFO [2022-04-12 16:26:48.389][biodb$terminate] Closing BiodbMain instance... biodb.DEBUG[2022-04-12 16:26:48.389][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:26:48.389][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.389][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.389][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.389][FUN] Functions in observer BiodbConfig: [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 [2022-04-12 16:26:48.404][biodb::testContext] biodb.INFO [2022-04-12 16:26:48.404][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:48.404][biodb::testContext] Test context - Test persistent cache. biodb.INFO [2022-04-12 16:26:48.404][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:26:48.404][biodb::testContext] biodb.INFO [2022-04-12 16:26:48.420][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:48.420][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:48.420][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:48.436][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:48.436][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:48.436][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.436][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.436][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:48.451][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:48.451][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.451][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.451][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:48.451][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:48.451][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.467][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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.DEBUG[2022-04-12 16:26:48.467][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:48.467][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:48.467][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:48.467][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.467][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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.DEBUG[2022-04-12 16:26:48.467][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:48.467][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:48.467][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:48.467][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.467][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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.DEBUG[2022-04-12 16:26:48.483][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:48.483][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:48.483][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.483][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.483][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.483][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:48.483][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:48.483][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:48.483][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.483][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.483][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.498][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:48.498][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:48.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.498][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:48.498][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:48.498][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:48.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.498][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:48.498][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:48.514][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:48.514][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:48.514][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:48.514][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:48.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.514][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:48.514][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:48.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.514][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:48.514][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:48.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.529][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:48.529][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:48.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.529][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:48.529][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:48.529][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.529][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.529][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:48.529][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:48.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.545][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:48.545][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:48.545][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:48.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.545][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:48.545][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:48.545][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:48.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.561][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.561][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[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.561][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.576][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.576][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.576][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.576][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.592][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:48.592][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.608][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.608][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.608][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.623][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.623][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.623][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[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.623][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.639][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.639][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.654][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.654][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.654][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.654][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:48.670][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.686][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:48.686][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:48.686][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:48.686][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:48.686][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:48.686][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.686][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.686][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.701][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.701][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.701][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.779][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.779][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.779][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.779][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.779][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.779][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.779][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:48.779][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:48.779][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:48.779][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:48.795][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:48.811][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:48.826][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:48.842][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:48.858][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:48.873][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:48.889][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:48.904][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:48.920][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:48.920][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:48.920][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:48.920][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:48.920][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:48.920][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:48.936][initialize] This is biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:48.936][biodb$getConfig()$set] Set key use.cache.for.local.db to TRUE. biodb.DEBUG[2022-04-12 16:26:48.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:48.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.936][biodb$getConfig()$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:48.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:48.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:48.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[2022-04-12 16:26:48.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:48.951][FUN] Functions in observer BiodbConfig: [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 [2022-04-12 16:26:48.951][biodb$getPersistentCache()$erase] Erasing cache "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb". biodb.DEBUG[2022-04-12 16:26:53.358][super$initialize] Initialize connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:53.358][biodb$getFactory()$createConn] Creating new connector comp.csv.file for database class comp.csv.file , with base URL "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.INFO [2022-04-12 16:26:53.358][biodb::testThat] biodb.INFO [2022-04-12 16:26:53.373][biodb::testThat] Running test function test_cacheFiles (" We can list cache files. "). biodb.INFO [2022-04-12 16:26:53.373][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:53.373][biodb::testThat] biodb.INFO [2022-04-12 16:26:53.373][private$initDb] Loading file database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:53.389][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:26:53.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:53.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:53.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.389][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.405][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:26:53.405][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:53.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:53.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.405][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.405][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.420][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.420][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.420][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.420][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.420][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.436][self$setField] Set field molecular.mass to column(s) molecular.mass. biodb.TRACE[2022-04-12 16:26:53.436][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.436][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.436][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.436][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.436][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.451][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.451][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.451][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.451][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.451][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.451][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.451][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.467][self$setField] Set field name to column(s) name. biodb.TRACE[2022-04-12 16:26:53.467][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:53.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:53.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.467][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.467][self$setField] Set field smiles to column(s) smiles. biodb.TRACE[2022-04-12 16:26:53.483][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:53.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:53.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.483][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.483][self$setField] Set field description to column(s) description. biodb.TRACE[2022-04-12 16:26:53.498][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:53.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:53.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.498][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.INFO [2022-04-12 16:26:53.530][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:26:53.545][private$doListFiles] List files in C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8 using pattern ^.*\.tsv$. biodb.DEBUG[2022-04-12 16:26:53.545][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:26:53.545][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:26:53.545][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:26:53.561][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:26:53.561][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:26:53.561][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:26:53.561][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:53.561][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:53.561][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:53.561][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:26:53.576][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.TRACE[2022-04-12 16:26:53.655][private$doSaveContentToFile] Saving to cache [3]: "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1018.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1390.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1456.tsv" biodb.DEBUG[2022-04-12 16:26:53.670][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:26:53.717][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:26:53.733][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:26:53.733][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:53.733][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:53.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:53.733][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:53.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:53.748][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.780][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.811][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.826][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:53.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:53.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.873][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.873][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:53.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.920][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.951][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:53.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:53.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.951][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:53.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:53.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.983][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:53.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:54.030][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:54.030][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:54.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[2022-04-12 16:26:54.030][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:54.030][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:54.045][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:54.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.092][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.139][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:54.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:54.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.186][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.217][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:54.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:54.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.217][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:54.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:54.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.233][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.248][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:54.280][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:54.280][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:54.295][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:54.295][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:54.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.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.311][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:54.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:54.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.326][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:54.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:54.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.373][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.420][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:54.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:54.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.436][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:54.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:54.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:54.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:54.561][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.DEBUG[2022-04-12 16:26:54.592][private$doListFiles] List files in C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8 using pattern ^.*\.tsv$. biodb.DEBUG[2022-04-12 16:26:54.623][private$doListFiles] List files in C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8 using pattern ^.*\.tsv$. biodb.DEBUG[2022-04-12 16:26:54.623][cache$listFiles] Extracting accession number from file names associated with comp.csv.file-0bf304f9c04eab97a915c662d46af8b8 using pattern ^(.*)\.tsv$ biodb.DEBUG[2022-04-12 16:26:54.623][cache$listFiles] files = 1018.tsv, 1390.tsv, 1456.tsv biodb.INFO [2022-04-12 16:26:54.639][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.639][biodb::testThat] Running test function test_deleteFilesForWrongCacheId (" We got a warning if we try to delete files for a cache.id that has no associated folder. "). biodb.INFO [2022-04-12 16:26:54.639][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:54.639][biodb::testThat] biodb.WARN [2022-04-12 16:26:54.655][self$getFolderPath] No cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/foo-1234567890abcdef01234" exists for "foo-1234567890abcdef01234". biodb.INFO [2022-04-12 16:26:54.655][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.655][biodb::testThat] Running test function test_filesExistForConn (" We detect if cache files exist for a connector "). biodb.INFO [2022-04-12 16:26:54.655][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:54.670][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.686][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:54.686][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:54.701][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.701][biodb::testThat] Running test function test_noFilesExist (" No cache files exist for unknown cache ID. "). biodb.INFO [2022-04-12 16:26:54.701][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:54.701][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.717][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/foo-1234567890abcdef01234" for "foo-1234567890abcdef01234". biodb.INFO [2022-04-12 16:26:54.717][biodb::testThat] biodb.INFO [2022-04-12 16:26:54.733][biodb::testThat] Running test function test_usedCacheIds (" We can a list of used cache IDs "). biodb.INFO [2022-04-12 16:26:54.733][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:54.733][biodb::testThat] biodb.DEBUG[2022-04-12 16:26:54.780][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:26:54.858][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:26:54.889][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:26:54.889][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:26:54.889][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:26:54.905][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:26:54.905][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:54.905][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:54.905][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:54.905][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:26:54.920][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.TRACE[2022-04-12 16:26:54.967][private$doSaveContentToFile] Saving to cache [3]: "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1018.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1390.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1456.tsv" biodb.DEBUG[2022-04-12 16:26:54.998][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:26:55.061][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:26:55.061][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:26:55.061][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:55.061][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:55.061][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:55.076][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:55.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[2022-04-12 16:26:55.076][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.092][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.108][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.108][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.155][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.186][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.186][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.233][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.248][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.264][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.280][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:55.342][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:55.342][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:55.342][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:55.342][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:55.342][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.389][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.483][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.498][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:55.576][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:55.576][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:55.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[2022-04-12 16:26:55.576][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:55.576][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:55.576][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.623][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.639][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:55.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.717][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.748][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.780][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.780][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:55.826][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:26:55.842][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:55.842][biodb::testThat] biodb.INFO [2022-04-12 16:26:55.842][biodb::testThat] Running test function test_deleteAllFiles (" We can delete all cache files for a connector "). biodb.INFO [2022-04-12 16:26:55.842][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:55.842][biodb::testThat] biodb.DEBUG[2022-04-12 16:26:55.858][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:26:55.858][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:26:55.858][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.INFO [2022-04-12 16:26:55.858][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.TRACE[2022-04-12 16:26:55.858][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:26:55.858][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:26:55.858][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:26:55.873][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:55.873][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:55.873][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:55.873][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:26:55.873][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.TRACE[2022-04-12 16:26:55.905][private$doSaveContentToFile] Saving to cache [3]: "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1018.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1390.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1456.tsv" biodb.DEBUG[2022-04-12 16:26:55.905][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:26:55.936][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:26:55.936][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:26:55.936][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:55.936][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:55.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:55.936][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:55.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.TRACE[2022-04-12 16:26:55.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:55.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:55.998][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:55.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:55.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.014][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.014][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:56.139][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:56.139][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:56.139][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:56.139][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:56.155][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.201][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.264][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.311][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:56.358][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:56.358][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:56.358][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:56.358][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:56.358][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.405][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.420][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.451][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.467][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.514][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.530][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.545][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:56.623][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:26:56.639][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:56.639][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:26:56.655][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:26:56.655][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:26:56.655][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:26:56.655][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:26:56.655][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:26:56.655][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:26:56.655][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:56.655][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:56.655][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:56.655][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:26:56.670][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.TRACE[2022-04-12 16:26:56.686][private$doSaveContentToFile] Saving to cache [3]: "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1018.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1390.tsv, C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8/1456.tsv" biodb.DEBUG[2022-04-12 16:26:56.701][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:26:56.717][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:26:56.733][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:26:56.733][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:56.733][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:56.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:56.733][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:56.733][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:56.733][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:56.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.811][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.826][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:56.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.873][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.889][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:56.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:56.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.905][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:56.936][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:56.936][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:56.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:56.936][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:56.951][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.983][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.998][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:56.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:56.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:56.998][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.045][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:57.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:57.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.045][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:57.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:57.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.061][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:57.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.139][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:57.155][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:57.155][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.155][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.155][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.155][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:57.155][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.186][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:57.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:57.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.186][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:57.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:57.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.201][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:57.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.264][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:57.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:57.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.280][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:57.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:57.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.311][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:57.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:57.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.311][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:57.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:57.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.326][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:57.405][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:26:57.436][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:57.436][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:26:57.436][biodb$terminate] Closing BiodbMain instance... biodb.INFO [2022-04-12 16:26:57.436][self$deleteConn] Connector "comp.csv.file" deleted. biodb.DEBUG[2022-04-12 16:26:57.436][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:26:57.436][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.436][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.436][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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.INFO [2022-04-12 16:26:57.467][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:57.467][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:26:57.467][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:57.467][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:26:57.467][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:26:57.467][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.467][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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.DEBUG[2022-04-12 16:26:57.467][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:26:57.498][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:26:57.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.498][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:26:57.498][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:26:57.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.498][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:26:57.498][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:26:57.498][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:26:57.498][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.498][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.498][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:26:57.514][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:26:57.514][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:26:57.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.514][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:26:57.514][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:26:57.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.514][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:26:57.514][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:26:57.514][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:26:57.514][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.514][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:26:57.530][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:26:57.530][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.530][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.530][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:26:57.530][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:26:57.530][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.530][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.530][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:26:57.530][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:26:57.545][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:26:57.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.545][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:26:57.545][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:26:57.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.545][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:26:57.545][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:26:57.545][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.545][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.545][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:26:57.561][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:26:57.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.561][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:26:57.561][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:26:57.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.561][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:26:57.561][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:26:57.561][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.561][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.561][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:26:57.561][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:26:57.576][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:26:57.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.576][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:26:57.576][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:26:57.576][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:26:57.576][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.576][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.576][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.576][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.592][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[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:26:57.592][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.608][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.608][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:57.608][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.608][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.623][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:57.623][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.639][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.639][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:57.639][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.639][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.639][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.655][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[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:57.655][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.670][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.670][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:57.670][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.670][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.670][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:26:57.686][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.701][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:26:57.701][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:26:57.701][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:26:57.701][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:26:57.717][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:26:57.717][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.748][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.748][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.764][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.764][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.780][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.795][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.795][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.795][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.795][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:26:57.795][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:26:57.795][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:26:57.795][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:26:57.811][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:26:57.826][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:26:57.842][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:26:57.858][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:26:57.873][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:26:57.889][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:26:57.905][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:26:57.920][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:26:57.936][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:26:57.936][initialize] This is biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:26:57.936][biodb$getConfig()$set] Set key use.cache.for.local.db to TRUE. biodb.DEBUG[2022-04-12 16:26:57.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:57.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:57.951][biodb$getConfig()$set] Set key persistent.cache.impl to "bioc". biodb.DEBUG[2022-04-12 16:26:57.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:26:57.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:57.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[2022-04-12 16:26:57.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:57.951][FUN] Functions in observer BiodbConfig: [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 [2022-04-12 16:26:57.951][biodb$getPersistentCache()$erase] Erasing cache "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb". biodb.DEBUG[2022-04-12 16:26:57.967][super$initialize] Initialize connector comp.csv.file. biodb.DEBUG[2022-04-12 16:26:57.967][biodb$getFactory()$createConn] Creating new connector comp.csv.file for database class comp.csv.file , with base URL "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.INFO [2022-04-12 16:26:57.967][biodb::testThat] biodb.INFO [2022-04-12 16:26:57.967][biodb::testThat] Running test function test_cacheFiles (" We can list cache files. "). biodb.INFO [2022-04-12 16:26:57.967][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:26:57.967][biodb::testThat] biodb.INFO [2022-04-12 16:26:57.998][private$initDb] Loading file database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:57.998][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:26:57.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:57.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:57.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:57.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:57.998][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:57.998][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:26:57.998][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.014][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.014][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.014][self$setField] Set field monoisotopic.mass to column(s) monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.014][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.014][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.014][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.014][self$setField] Set field molecular.mass to column(s) molecular.mass. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:58.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:58.030][self$setField] Set field kegg.compound.id to column(s) kegg.compound.id. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:58.030][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:58.030][self$setField] Set field name to column(s) name. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:58.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:58.045][self$setField] Set field smiles to column(s) smiles. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:58.045][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:58.045][self$setField] Set field description to column(s) description. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:58.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:58.061][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:58.076][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:26:58.076][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:26:58.076][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:26:58.076][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:26:58.076][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:26:58.076][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:26:58.076][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:26:58.092][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:26:58.092][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:26:58.092][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:26:58.092][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.INFO [2022-04-12 16:26:58.108][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:26:59.264][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:26:59.295][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:26:59.295][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:26:59.295][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:59.295][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:59.295][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:59.295][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:59.311][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "molecular.mass". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "kegg.compound.id". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "name". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "smiles". biodb.DEBUG[2022-04-12 16:26:59.311][self$setPropertyValue] Setting property "parsing.expr" to "description". biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.358][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.373][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.405][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.420][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.451][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.451][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:59.545][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:59.545][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:59.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[2022-04-12 16:26:59.545][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:59.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.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.576][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.608][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.608][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.623][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.686][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.717][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.733][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.748][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:26:59.811][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:26:59.811][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:26:59.811][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:26:59.811][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:26:59.811][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:26:59.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:26:59.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.873][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.889][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:26:59.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.936][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.951][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:26:59.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:26:59.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:26:59.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:00.061][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:00.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:00.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:00.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:00.076][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.DEBUG[2022-04-12 16:27:00.483][cache$listFiles] Extracting accession number from file names associated with comp.csv.file-0bf304f9c04eab97a915c662d46af8b8 using pattern ^(.*)\.tsv$ biodb.DEBUG[2022-04-12 16:27:00.483][cache$listFiles] files = 1018.tsv, 1390.tsv, 1456.tsv biodb.INFO [2022-04-12 16:27:00.483][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.483][biodb::testThat] Running test function test_deleteFilesForWrongCacheId (" We got a warning if we try to delete files for a cache.id that has no associated folder. "). biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] biodb.WARN [2022-04-12 16:27:00.498][self$getFolderPath] No cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/foo-1234567890abcdef01234" exists for "foo-1234567890abcdef01234". biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] Running test function test_filesExistForConn (" We detect if cache files exist for a connector "). biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:00.498][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.780][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:27:00.795][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.795][biodb::testThat] Running test function test_noFilesExist (" No cache files exist for unknown cache ID. "). biodb.INFO [2022-04-12 16:27:00.811][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:00.811][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.826][biodb::testThat] biodb.INFO [2022-04-12 16:27:00.826][biodb::testThat] Running test function test_usedCacheIds (" We can a list of used cache IDs "). biodb.INFO [2022-04-12 16:27:00.826][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:00.826][biodb::testThat] biodb.DEBUG[2022-04-12 16:27:00.842][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:27:00.842][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:27:00.842][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:27:00.842][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:27:00.842][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:27:00.858][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:27:00.858][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:27:00.858][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:27:00.858][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:27:00.858][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:27:00.873][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.INFO [2022-04-12 16:27:00.889][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:27:01.983][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:27:02.014][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:27:02.014][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:27:02.014][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:02.014][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:02.014][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:02.014][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:02.014][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.061][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.108][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.123][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.155][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.155][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.201][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:02.248][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:02.248][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:02.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[2022-04-12 16:27:02.264][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:02.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.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.280][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.342][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.389][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.389][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.405][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.451][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:02.483][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:02.483][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:02.483][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:02.483][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:02.483][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:02.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.530][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.530][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:02.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.545][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.592][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.608][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:02.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:02.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.623][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.670][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.670][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:02.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:02.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.701][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.780][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.780][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.795][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.826][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:02.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:02.842][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:27:02.858][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:27:02.873][biodb::testThat] biodb.INFO [2022-04-12 16:27:02.873][biodb::testThat] Running test function test_deleteAllFiles (" We can delete all cache files for a connector "). biodb.INFO [2022-04-12 16:27:02.873][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:02.873][biodb::testThat] biodb.DEBUG[2022-04-12 16:27:02.889][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:27:02.889][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:27:02.889][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:27:02.889][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:27:02.889][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:27:02.905][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:27:02.905][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:27:02.905][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:27:02.905][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:27:02.905][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:27:02.920][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.INFO [2022-04-12 16:27:02.936][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:27:03.951][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:27:03.983][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:27:03.983][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:27:03.983][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:03.983][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:03.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[2022-04-12 16:27:03.983][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:03.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[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:03.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.014][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.014][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.076][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.076][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.092][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.155][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:04.201][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:04.201][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:04.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:04.201][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:04.217][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.248][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.311][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.373][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:04.420][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:04.436][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:04.436][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:04.436][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:04.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.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.451][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.467][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:04.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:04.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.514][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.514][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:04.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.576][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.592][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:04.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:04.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.608][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.639][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:04.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:04.686][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:27:04.889][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:27:04.905][private$loadEntries] Creating entries from ids [3]: "1018, 1390, 1456". biodb.DEBUG[2022-04-12 16:27:04.905][conn$getEntryContent] Get Compound CSV File entry content(s) for 3 id(s)... biodb.TRACE[2022-04-12 16:27:04.905][cch$loadFileContent] Trying to load 3 files from cache: [3]: "1018, 1390, 1456". biodb.TRACE[2022-04-12 16:27:04.905][cch$loadFileContent] file.exist = [3]: "FALSE, FALSE, FALSE". biodb.TRACE[2022-04-12 16:27:04.905][loadFileContents] Loaded 0 files from cache: none. biodb.DEBUG[2022-04-12 16:27:04.905][conn$getEntryContent] 0 Compound CSV File entry content(s) loaded from cache. biodb.DEBUG[2022-04-12 16:27:04.905][conn$getEntryContent] 3 entry content(s) need to be fetched from Compound CSV File database "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/extdata/chebi_extract.tsv". biodb.DEBUG[2022-04-12 16:27:04.905][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:27:04.905][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:27:04.905][private$doGetEntryContentFromDb] Entry id: 1018, 1390, 1456 biodb.DEBUG[2022-04-12 16:27:04.920][private$doGetEntryContentFromDb] Content of first entry: accession formula monoisotopic.mass molecular.mass kegg.compound.id name smiles description 1018 C2H8AsNO3 168.97201 169.012 C07279 2-Aminoethylarsonate NCC[As](O)(O)=O biodb.INFO [2022-04-12 16:27:04.920][self$getFolderPath] Create cache folder "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8" for "comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.DEBUG[2022-04-12 16:27:05.733][conn$getEntryContent] Now 0 id(s) left to be retrieved... biodb.DEBUG[2022-04-12 16:27:05.764][self$createEntryFromContent] Creating Compound CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:27:05.764][self$createEntryFromContent] Parsing 3 Compound CSV File entries. biodb.DEBUG[2022-04-12 16:27:05.764][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:05.764][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:05.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[2022-04-12 16:27:05.764][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:05.764][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:05.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.764][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.842][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:05.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:05.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.842][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:05.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:05.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.858][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:05.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.951][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:05.951][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:05.967][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:05.967][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:05.967][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:05.967][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.967][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:05.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:05.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:05.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:05.998][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:05.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.014][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.030][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:06.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:06.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.139][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:06.155][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:06.155][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.155][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.155][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] Asked field names are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: monoisotopic.mass. biodb.TRACE[2022-04-12 16:27:06.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.217][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] Asked field names are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: molecular.mass. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.233][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] Asked field names are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: kegg.compound.id. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] Asked field names are: name. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: name. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] Asked field names are: smiles. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: smiles. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] Asked field names are: description. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: description. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.311][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.311][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Asked field names are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: comp.csv.file.id. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:06.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:06.389][self$createEntryFromContent] Accession numbers: 1018, 1390, 1456. biodb.INFO [2022-04-12 16:27:06.592][cache$deleteAllFiles] Erasing all files in "C:\Users\biocbuild\AppData\Local/R/cache/R/biodb/comp.csv.file-0bf304f9c04eab97a915c662d46af8b8". biodb.INFO [2022-04-12 16:27:06.608][biodb$terminate] Closing BiodbMain instance... biodb.INFO [2022-04-12 16:27:06.608][self$deleteConn] Connector "comp.csv.file" deleted. biodb.DEBUG[2022-04-12 16:27:06.608][notifyObservers] Notify observers for terminate. biodb.DEBUG[2022-04-12 16:27:06.608][FUN] Trying to call function terminate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.608][FUN] Trying to call function terminate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.608][FUN] Functions in observer BiodbConfig: [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 [2022-04-12 16:27:06.623][private$loadBiodbPkgsDefinitions] Loading definitions from package biodb version 1.2.2. biodb.DEBUG[2022-04-12 16:27:06.623][self$loadDefinitions] Load definitions from file "C:/Users/biocbuild/bbs-3.14-bioc/R/library/biodb/definitions.yml". biodb.DEBUG[2022-04-12 16:27:06.623][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:27:06.639][self$getConfig()$define] Define config key allow.huge.downloads. biodb.DEBUG[2022-04-12 16:27:06.639][self$set] Set key allow.huge.downloads to TRUE. biodb.DEBUG[2022-04-12 16:27:06.639][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.639][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.639][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.639][self$getConfig()$define] Define config key autoload.extra.pkgs. biodb.DEBUG[2022-04-12 16:27:06.655][self$set] Set key autoload.extra.pkgs to TRUE. biodb.DEBUG[2022-04-12 16:27:06.655][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.655][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.655][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.655][self$getConfig()$define] Define config key cache.all.requests. biodb.DEBUG[2022-04-12 16:27:06.655][self$set] Set key cache.all.requests to TRUE. biodb.DEBUG[2022-04-12 16:27:06.655][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.655][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.655][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.655][self$getConfig()$define] Define config key cache.directory. biodb.DEBUG[2022-04-12 16:27:06.670][self$getConfig()$define] Define config key cache.read.only. biodb.DEBUG[2022-04-12 16:27:06.670][self$set] Set key cache.read.only to FALSE. biodb.DEBUG[2022-04-12 16:27:06.670][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.670][self$getConfig()$define] Define config key cache.subfolders. biodb.DEBUG[2022-04-12 16:27:06.670][self$getConfig()$define] Define config key cache.system. biodb.DEBUG[2022-04-12 16:27:06.670][self$set] Set key cache.system to TRUE. biodb.DEBUG[2022-04-12 16:27:06.670][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.670][self$getConfig()$define] Define config key use.cache.for.local.db. biodb.DEBUG[2022-04-12 16:27:06.670][self$set] Set key use.cache.for.local.db to FALSE. biodb.DEBUG[2022-04-12 16:27:06.670][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.670][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.686][self$getConfig()$define] Define config key dwnld.chunk.size. biodb.DEBUG[2022-04-12 16:27:06.686][self$getConfig()$define] Define config key dwnld.timeout. biodb.DEBUG[2022-04-12 16:27:06.686][self$set] Set key dwnld.timeout to 3600. biodb.DEBUG[2022-04-12 16:27:06.686][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.686][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.686][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.686][self$getConfig()$define] Define config key compute.fields. biodb.DEBUG[2022-04-12 16:27:06.686][self$set] Set key compute.fields to TRUE. biodb.DEBUG[2022-04-12 16:27:06.686][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.686][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.686][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.686][self$getConfig()$define] Define config key factory.cache. biodb.DEBUG[2022-04-12 16:27:06.686][self$getConfig()$define] Define config key force.locale. biodb.DEBUG[2022-04-12 16:27:06.686][self$set] Set key force.locale to TRUE. biodb.DEBUG[2022-04-12 16:27:06.686][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.686][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key longterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key msg.caution.lvl. biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key msg.debug.lvl. biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key msg.info.lvl. biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key multival.field.sep. biodb.DEBUG[2022-04-12 16:27:06.701][self$set] Set key multival.field.sep to ";". biodb.DEBUG[2022-04-12 16:27:06.701][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.701][self$getConfig()$define] Define config key intra.field.name.sep. biodb.DEBUG[2022-04-12 16:27:06.701][self$set] Set key intra.field.name.sep to ".". biodb.DEBUG[2022-04-12 16:27:06.701][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.701][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.701][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.717][self$getConfig()$define] Define config key entries.sep. biodb.DEBUG[2022-04-12 16:27:06.717][self$set] Set key entries.sep to "|". biodb.DEBUG[2022-04-12 16:27:06.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.717][self$getConfig()$define] Define config key offline. biodb.DEBUG[2022-04-12 16:27:06.717][self$set] Set key offline to FALSE. biodb.DEBUG[2022-04-12 16:27:06.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.717][self$getConfig()$define] Define config key persistent.cache.impl. biodb.DEBUG[2022-04-12 16:27:06.717][self$set] Set key persistent.cache.impl to "custom". biodb.DEBUG[2022-04-12 16:27:06.717][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.717][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.717][self$getConfig()$define] Define config key proton.mass. biodb.DEBUG[2022-04-12 16:27:06.733][self$set] Set key proton.mass to 1.0072765. biodb.DEBUG[2022-04-12 16:27:06.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.733][self$getConfig()$define] Define config key shortterm.cache.subfolder. biodb.DEBUG[2022-04-12 16:27:06.733][self$getConfig()$define] Define config key svn.binary.path. biodb.DEBUG[2022-04-12 16:27:06.733][self$set] Set key svn.binary.path to "C:\PROGRA~1\TORTOI~1\bin\svn.exe". biodb.DEBUG[2022-04-12 16:27:06.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.733][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.733][self$getConfig()$define] Define config key test.functions. biodb.DEBUG[2022-04-12 16:27:06.733][self$getConfig()$define] Define config key useragent. biodb.DEBUG[2022-04-12 16:27:06.733][self$set] Set key useragent to "R Bioconductor biodb library.". biodb.DEBUG[2022-04-12 16:27:06.733][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.733][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.748][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.748][self$getDbsInfo()$define] Define connector comp.csv.file. biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.748][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[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.748][self$setPropertyValue] Setting property "name" to "Compound CSV File". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.764][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.764][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:27:06.764][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:27:06.764][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.780][self$getDbsInfo()$define] Define connector comp.sqlite. biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "compound.db" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "description" to "A connector to handle a compound database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:27:06.780][self$setPropertyValue] Setting property "mass.db" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "name" to "Compound SQLite". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "searchable.fields" to "name". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "searchable.fields" to "monoisotopic.mass". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "searchable.fields" to "molecular.mass". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "searchable.fields" to "average.mass". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "searchable.fields" to "nominal.mass". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.795][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:27:06.795][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.811][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:27:06.811][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.811][self$getDbsInfo()$define] Define connector mass.csv.file. biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.811][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[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:27:06.811][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "entry.content.type" to "tsv". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "name" to "Mass spectra CSV File". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:27:06.826][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.826][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.842][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:27:06.842][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.842][self$getDbsInfo()$define] Define connector mass.sqlite. biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "compound.db" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "description" to "A connector to handle a mass spectra database stored inside an SQLite file.". biodb.DEBUG[2022-04-12 16:27:06.842][self$setPropertyValue] Setting property "disabled" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "disabling.reason" to "". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "downloadable" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "dwnld.ext" to "NA". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "editable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "entry.content.encoding" to "NA". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "entry.content.type" to "list". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "matching.fields" to "c("peak.mztheo", "peak.mzexp")". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "mass.db" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "name" to "Mass spectra SQLite". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "package" to "biodb". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "remote" to "FALSE". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Setting property "scheduler.n" to "1". biodb.DEBUG[2022-04-12 16:27:06.858][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.873][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] Setting property "scheduler.t" to "1". biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] Notifying observers about frequency change. biodb.DEBUG[2022-04-12 16:27:06.873][notifyObservers] Notify observers for notifyConnSchedulerFrequencyUpdated. biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] Setting property "token" to "NA". biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] Notifying observers about URLs change. biodb.DEBUG[2022-04-12 16:27:06.873][notifyObservers] Notify observers for notifyConnUrlsUpdated. biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] Setting property "writable" to "TRUE". biodb.DEBUG[2022-04-12 16:27:06.873][self$setPropertyValue] biodb.DEBUG[2022-04-12 16:27:06.873][notifyObservers] Notify observers for notifyNewObservers. biodb.DEBUG[2022-04-12 16:27:06.873][FUN] Trying to call function notifyNewObservers on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.873][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.873][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.889][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.889][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.905][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.920][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.936][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.936][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.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[2022-04-12 16:27:06.951][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.951][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.951][notifyObservers] Notify observers for notifyCfgUpdate. biodb.DEBUG[2022-04-12 16:27:06.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:06.967][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:06.967][FUN] Trying to call function notifyCfgUpdate on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:06.967][FUN] Functions in observer BiodbConfig: [21]: ".__enclos_env__, clone, terminate, notifyNewObservers, define, getAssocEnvVar, listKeys, print, disable, enable, reset, set, get, isEnabled, isDefined, hasKey, getDefaultValue, getDescription, getTitle, getKeys, initialize". biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field accession. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field description. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field name. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field cas.id. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field chebi.id. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field chemspider.id. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field comp.csv.file.id. biodb.DEBUG[2022-04-12 16:27:06.967][self$getEntryFields()$define] Define field comp.sqlite.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field expasy.enzyme.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field hmdb.metabolites.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field kegg.compound.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field kegg.genes.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field mass.csv.file.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field mass.sqlite.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field ncbi.gene.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field ncbi.pubchem.comp.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field compound.id. biodb.DEBUG[2022-04-12 16:27:06.983][self$getEntryFields()$define] Define field average.mass. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field molecular.mass. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field monoisotopic.mass. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field nominal.mass. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.attr. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.comp. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.error.ppm. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.formula. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.intensity. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.mass. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.mztheo. biodb.DEBUG[2022-04-12 16:27:06.998][self$getEntryFields()$define] Define field peak.mzexp. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field peak.mz. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field peak.relative.intensity. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field peaks. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.constructor. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.diameter. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.id. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.length. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.method.protocol. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.col.name. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.flow.gradient. biodb.DEBUG[2022-04-12 16:27:07.014][self$getEntryFields()$define] Define field chrom.flow.rate. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field chrom.rt. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field chrom.rt.max. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field chrom.rt.min. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field chrom.rt.unit. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field chrom.solvent. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field aa.seq. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field aa.seq.length. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field aa.seq.location. biodb.DEBUG[2022-04-12 16:27:07.030][self$getEntryFields()$define] Define field nt.seq. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field nt.seq.length. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field ec. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field organism. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field pathway.class. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field catalytic.activity. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field cofactor. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field gene.symbol. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field charge. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field comp.iupac.name.allowed. biodb.DEBUG[2022-04-12 16:27:07.045][self$getEntryFields()$define] Define field comp.iupac.name.cas. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field comp.iupac.name.pref. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field comp.iupac.name.syst. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field comp.iupac.name.trad. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field comp.super.class. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field equation. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field formula. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field composition. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field inchi. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field inchikey. biodb.DEBUG[2022-04-12 16:27:07.061][self$getEntryFields()$define] Define field logp. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field ms.level. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field ms.mode. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field msdev. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field msdevtype. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field msprecannot. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field msprecmz. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field mstype. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field nb.compounds. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field nb.peaks. biodb.DEBUG[2022-04-12 16:27:07.076][self$getEntryFields()$define] Define field products. biodb.DEBUG[2022-04-12 16:27:07.092][self$getEntryFields()$define] Define field smiles. biodb.DEBUG[2022-04-12 16:27:07.092][self$getEntryFields()$define] Define field smiles.canonical. biodb.DEBUG[2022-04-12 16:27:07.092][self$getEntryFields()$define] Define field smiles.isomeric. biodb.DEBUG[2022-04-12 16:27:07.092][self$getEntryFields()$define] Define field substrates. biodb.DEBUG[2022-04-12 16:27:07.092][initialize] Created successfully new BiodbMain instance. biodb.DEBUG[2022-04-12 16:27:07.092][initialize] This is biodb version 1.2.2. biodb.INFO [2022-04-12 16:27:07.108][biodb::testContext] biodb.INFO [2022-04-12 16:27:07.108][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:27:07.108][biodb::testContext] Test context - Test BiodbMain instance. biodb.INFO [2022-04-12 16:27:07.108][biodb::testContext] ******************************************************************************** biodb.INFO [2022-04-12 16:27:07.108][biodb::testContext] biodb.INFO [2022-04-12 16:27:07.108][biodb::testThat] biodb.INFO [2022-04-12 16:27:07.108][biodb::testThat] Running test function test.convertEntryIdFieldToDbClass (" convertEntryIdFieldToDbClass() works correctly. "). biodb.INFO [2022-04-12 16:27:07.108][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:07.108][biodb::testThat] biodb.INFO [2022-04-12 16:27:07.123][biodb::testThat] biodb.INFO [2022-04-12 16:27:07.123][biodb::testThat] Running test function test.collapseRows (" collapseRows() works correctly. "). biodb.INFO [2022-04-12 16:27:07.123][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:07.123][biodb::testThat] biodb.INFO [2022-04-12 16:27:07.186][biodb::testThat] biodb.INFO [2022-04-12 16:27:07.186][biodb::testThat] Running test function test.entriesToDataframe (" entriesToDataframe() works correctly. "). biodb.INFO [2022-04-12 16:27:07.186][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:07.186][biodb::testThat] biodb.DEBUG[2022-04-12 16:27:07.201][super$initialize] Initialize connector mass.csv.file. biodb.DEBUG[2022-04-12 16:27:07.201][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file . biodb.DEBUG[2022-04-12 16:27:07.201][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:27:07.201][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.201][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.201][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:27:07.201][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.217][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.217][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:07.217][self$setField] Set field msprecmz to column(s) msprecmz. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.217][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.217][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:07.217][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:07.217][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3". biodb.DEBUG[2022-04-12 16:27:07.217][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)... biodb.DEBUG[2022-04-12 16:27:07.233][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA". biodb.DEBUG[2022-04-12 16:27:07.233][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:27:07.233][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:27:07.233][private$doGetEntryContentFromDb] Entry id: A1, A2, A3 biodb.DEBUG[2022-04-12 16:27:07.233][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz A1 C3H10N2 80 biodb.DEBUG[2022-04-12 16:27:07.264][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:27:07.264][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries. biodb.DEBUG[2022-04-12 16:27:07.264][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:07.264][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:07.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[2022-04-12 16:27:07.264][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:07.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[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:07.264][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.TRACE[2022-04-12 16:27:07.264][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.326][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.373][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.389][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.389][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:27:07.389][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:27:07.389][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:27:07.389][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.389][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.405][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.405][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.405][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.405][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.405][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.405][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.405][private$organizeFieldsByGroups] Fields none biodb.TRACE[2022-04-12 16:27:07.405][private$organizeFieldsByGroups] Groups [2]: "character(0), list()" biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.451][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.467][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:07.467][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:07.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[2022-04-12 16:27:07.467][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:07.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[2022-04-12 16:27:07.467][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.576][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.592][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.592][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:27:07.592][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:27:07.608][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.608][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.608][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.623][private$organizeFieldsByGroups] Fields none biodb.TRACE[2022-04-12 16:27:07.623][private$organizeFieldsByGroups] Groups [2]: "character(0), list()" biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.670][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:07.670][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:07.686][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:07.686][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:07.686][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.717][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.764][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.780][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.795][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.795][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.795][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:27:07.795][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:27:07.795][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.811][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.826][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.826][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.826][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.826][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:07.826][private$organizeFieldsByGroups] Fields none biodb.TRACE[2022-04-12 16:27:07.826][private$organizeFieldsByGroups] Groups [2]: "character(0), list()" biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.858][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.889][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:07.920][self$createEntryFromContent] Accession numbers: A1, A2, A3. biodb.DEBUG[2022-04-12 16:27:07.951][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame. biodb.DEBUG[2022-04-12 16:27:07.951][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:07.951][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:07.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[2022-04-12 16:27:07.951][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:07.967][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:07.967][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:07.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:07.998][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.014][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.014][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.014][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.014][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.014][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.014][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.030][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.030][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.030][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.030][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.030][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.045][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.045][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.061][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C3H10N2]. biodb.DEBUG[2022-04-12 16:27:08.061][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.061][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.061][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.061][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.061][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.076][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.076][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.076][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.076][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.076][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.076][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.076][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.076][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.076][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.092][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.092][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.092][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.092][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.092][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.092][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.092][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.092][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.092][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.092][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.108][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H12O6]. biodb.DEBUG[2022-04-12 16:27:08.108][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.108][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.108][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.108][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.108][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.108][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.123][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.123][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.123][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.123][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.123][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.123][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.123][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.123][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.139][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.139][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.139][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.139][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.155][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.155][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.155][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.155][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.170][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.170][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.170][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H8O7]. biodb.DEBUG[2022-04-12 16:27:08.170][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s). biodb.DEBUG[2022-04-12 16:27:08.170][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries. biodb.DEBUG[2022-04-12 16:27:08.170][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame. biodb.DEBUG[2022-04-12 16:27:08.201][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.201][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.201][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.201][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.201][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.217][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.217][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.217][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.217][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.217][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.217][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.217][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.233][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.233][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.233][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.233][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.233][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.233][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.233][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.248][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C3H10N2]. biodb.DEBUG[2022-04-12 16:27:08.248][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.248][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.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[2022-04-12 16:27:08.248][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.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.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.264][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.264][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.264][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.264][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.264][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.264][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.264][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.264][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.264][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.264][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.280][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.280][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.280][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.280][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.280][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.280][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.295][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H12O6]. biodb.DEBUG[2022-04-12 16:27:08.295][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.295][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.295][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.295][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.311][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.311][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.311][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.311][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.311][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.326][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.326][private$selectFields] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.326][private$organizeFieldsByGroups] Fields [1]: "formula" biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.326][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.342][private$organizeFieldsByGroups] Groups [2]: "formula, list()" biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.342][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.358][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [formula] [C6H8O7]. biodb.DEBUG[2022-04-12 16:27:08.358][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s). biodb.DEBUG[2022-04-12 16:27:08.373][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries. biodb.DEBUG[2022-04-12 16:27:08.373][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame. biodb.DEBUG[2022-04-12 16:27:08.373][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.373][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.373][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.373][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.373][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.420][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.420][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.420][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.420][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.420][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.420][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.420][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.420][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.436][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.451][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.451][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.451][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.451][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.451][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.451][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.451][private$organizeFieldsByGroups] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.451][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.467][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.467][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()" biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.483][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.530][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A1, C3H10N2]. biodb.DEBUG[2022-04-12 16:27:08.530][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.530][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.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[2022-04-12 16:27:08.530][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.545][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.561][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.576][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.576][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.576][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.576][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.576][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.576][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.576][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.592][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.592][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.592][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.592][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.592][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.592][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.592][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.608][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.623][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.623][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.623][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.623][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.623][private$organizeFieldsByGroups] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.639][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.639][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.639][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.639][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.639][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.639][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.655][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.655][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.655][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()" biodb.TRACE[2022-04-12 16:27:08.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.655][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.655][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.701][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.701][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.701][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.701][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.701][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A2, C6H12O6]. biodb.DEBUG[2022-04-12 16:27:08.701][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.701][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.717][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.717][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.717][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.717][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.717][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.733][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.748][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.748][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.748][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.748][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.748][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.748][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.764][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.780][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.780][private$selectFields] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.780][private$organizeFieldsByGroups] Fields [2]: "accession, formula" biodb.TRACE[2022-04-12 16:27:08.780][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.795][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.795][private$organizeFieldsByGroups] Groups [2]: "c("accession", "formula"), list()" biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.811][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.826][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.842][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.842][private$entriesToListOfDataframes] Entry converted to data frame: [1, 2]: [accession, formula] [A3, C6H8O7]. biodb.DEBUG[2022-04-12 16:27:08.842][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s). biodb.DEBUG[2022-04-12 16:27:08.858][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries. biodb.DEBUG[2022-04-12 16:27:08.858][biodb$entriesToDataframe] 3 entrie(s) to convert in data frame. biodb.DEBUG[2022-04-12 16:27:08.858][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.858][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.858][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.858][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.858][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.873][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.873][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.873][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.889][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.889][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.889][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.889][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.889][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.889][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.889][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.889][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.889][private$organizeFieldsByGroups] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.905][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.905][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.905][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.905][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.905][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()" biodb.TRACE[2022-04-12 16:27:08.905][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.905][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.905][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.905][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.920][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.920][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [80]. biodb.DEBUG[2022-04-12 16:27:08.920][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.936][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.936][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:08.936][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.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.TRACE[2022-04-12 16:27:08.936][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.936][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.936][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.936][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.936][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.951][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.951][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.951][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.951][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.951][private$selectFields] biodb.TRACE[2022-04-12 16:27:08.951][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:08.951][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:08.951][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.951][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.951][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.967][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.967][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.967][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.967][private$organizeFieldsByGroups] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:08.967][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.967][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.967][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.967][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.967][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()" biodb.TRACE[2022-04-12 16:27:08.967][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.983][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:08.998][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:08.998][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [90]. biodb.DEBUG[2022-04-12 16:27:08.998][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:08.998][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:08.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[2022-04-12 16:27:08.998][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:08.998][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:08.998][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.998][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:08.998][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.014][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.014][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.014][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.014][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.014][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:09.014][private$selectFields] biodb.TRACE[2022-04-12 16:27:09.014][private$selectFields] Fields is null: FALSE biodb.TRACE[2022-04-12 16:27:09.014][private$selectFields] Fields.type is null: TRUE biodb.TRACE[2022-04-12 16:27:09.014][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:09.030][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.030][private$selectFields] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:09.030][private$organizeFieldsByGroups] Fields [1]: "msprecmz" biodb.TRACE[2022-04-12 16:27:09.030][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.030][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.045][private$organizeFieldsByGroups] Groups [2]: "msprecmz, list()" biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.045][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.061][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.061][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.061][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.061][private$entriesToListOfDataframes] Entry converted to data frame: [1, 1]: [msprecmz] [100;110]. biodb.DEBUG[2022-04-12 16:27:09.061][private$entriesToListOfDataframes] Converted 3 entry/ies to data frame(s). biodb.DEBUG[2022-04-12 16:27:09.061][biodb$entriesToDataframe] Merging data frames with a singleentry each into a single data frame with all entries. biodb.INFO [2022-04-12 16:27:09.061][biodb$getFactory()$deleteConn] Connector "mass.csv.file" deleted. biodb.INFO [2022-04-12 16:27:09.076][biodb::testThat] biodb.INFO [2022-04-12 16:27:09.076][biodb::testThat] Running test function test.entriesToDataframe.listOfListInput (" entriesToDataframe() handles list of list in input. "). biodb.INFO [2022-04-12 16:27:09.076][biodb::testThat] -------------------------------------------------------------------------------- biodb.INFO [2022-04-12 16:27:09.076][biodb::testThat] biodb.DEBUG[2022-04-12 16:27:09.076][super$initialize] Initialize connector mass.csv.file. biodb.DEBUG[2022-04-12 16:27:09.076][biodb$getFactory()$createConn] Creating new connector mass.csv.file for database class mass.csv.file . biodb.DEBUG[2022-04-12 16:27:09.076][self$setField] Set field accession to column(s) accession. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:09.092][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.092][self$setField] Set field formula to column(s) formula. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.092][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:09.108][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.108][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:09.108][self$setField] Set field msprecmz to column(s) msprecmz. biodb.TRACE[2022-04-12 16:27:09.108][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.108][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.108][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.108][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:09.108][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.108][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:09.108][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:09.108][private$loadEntries] Creating entries from ids [3]: "A1, A2, A3". biodb.DEBUG[2022-04-12 16:27:09.108][conn$getEntryContent] Get Mass spectra CSV File entry content(s) for 3 id(s)... biodb.DEBUG[2022-04-12 16:27:09.108][conn$getEntryContent] 3 entry content(s) need to be fetched from Mass spectra CSV File database "NA". biodb.DEBUG[2022-04-12 16:27:09.123][conn$getEntryContent] dwnld.chunk.size=NA biodb.DEBUG[2022-04-12 16:27:09.123][conn$getEntryContent] 1 chunk(s) to download. biodb.DEBUG[2022-04-12 16:27:09.123][private$doGetEntryContentFromDb] Entry id: A1, A2, A3 biodb.DEBUG[2022-04-12 16:27:09.123][private$doGetEntryContentFromDb] Content of first entry: accession formula msprecmz A1 C3H10N2 80 biodb.DEBUG[2022-04-12 16:27:09.155][self$createEntryFromContent] Creating Mass spectra CSV File entries from 3 content(s). biodb.DEBUG[2022-04-12 16:27:09.155][self$createEntryFromContent] Parsing 3 Mass spectra CSV File entries. biodb.DEBUG[2022-04-12 16:27:09.155][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:09.155][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:09.170][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:09.170][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:09.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[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "accession". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "formula". biodb.DEBUG[2022-04-12 16:27:09.170][self$setPropertyValue] Setting property "parsing.expr" to "msprecmz". biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.186][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.201][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.201][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.201][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.201][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.201][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.217][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.217][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.217][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.233][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.248][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.264][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.280][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.295][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.311][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.326][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.326][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.326][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.326][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.326][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:27:09.326][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:27:09.326][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:27:09.326][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.326][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.326][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.326][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.326][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.342][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.342][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.342][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.342][private$organizeFieldsByGroups] Fields none biodb.TRACE[2022-04-12 16:27:09.342][private$organizeFieldsByGroups] Groups [2]: "character(0), list()" biodb.TRACE[2022-04-12 16:27:09.342][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.358][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.373][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.389][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.405][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.405][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.405][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.405][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:09.420][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:09.420][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:09.420][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:09.420][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:09.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.TRACE[2022-04-12 16:27:09.420][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.420][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.420][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.420][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.420][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.436][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.436][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.436][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.452][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.467][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.483][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.483][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.483][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.498][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.514][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Asked field names are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peaks. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.530][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.545][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.561][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mztheo. biodb.TRACE[2022-04-12 16:27:09.561][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.561][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.561][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.561][private$selectFields] Fields type: peak biodb.TRACE[2022-04-12 16:27:09.561][private$selectFields] Fields is null: TRUE biodb.TRACE[2022-04-12 16:27:09.561][private$selectFields] Fields.type is null: FALSE biodb.TRACE[2022-04-12 16:27:09.561][ef$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.561][ef$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.561][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.561][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.561][ef$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.561][ef$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.577][ef$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.577][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.577][private$selectFields] Fields none biodb.TRACE[2022-04-12 16:27:09.592][private$organizeFieldsByGroups] Fields none biodb.TRACE[2022-04-12 16:27:09.592][private$organizeFieldsByGroups] Groups [2]: "character(0), list()" biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.name. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Asked field names are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] Realnames of fields are: chrom.col.id. biodb.TRACE[2022-04-12 16:27:09.592][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.608][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Asked field names are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: mass.csv.file.id. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.623][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.639][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.DEBUG[2022-04-12 16:27:09.655][notifyObservers] Notify observers for notifyProgress. biodb.DEBUG[2022-04-12 16:27:09.655][FUN] Trying to call function notifyProgress on observer BiodbEntryFields. biodb.DEBUG[2022-04-12 16:27:09.655][FUN] Functions in observer BiodbEntryFields: [15]: ".__enclos_env__, clone, terminate, define, print, getDatabaseIdField, getFieldNames, get, getRealName, checkIsDefined, isDefined, formatName, isAlias, notifyCfgUpdate, initialize". biodb.DEBUG[2022-04-12 16:27:09.655][FUN] Trying to call function notifyProgress on observer BiodbConfig. biodb.DEBUG[2022-04-12 16:27:09.655][FUN] Functions in observer BiodbConfig: [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[2022-04-12 16:27:09.655][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.655][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] Asked field names are: accession. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] Realnames of fields are: accession. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.670][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] Asked field names are: formula. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] Realnames of fields are: formula. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.686][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.702][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.702][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.702][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.702][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.702][self$getBiodb()$getEntryFields()$get] Asked field names are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.717][self$getBiodb()$getEntryFields()$get] Realnames of fields are: msprecmz. biodb.TRACE[2022-04-12 16:27:09.717][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.717][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.733][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mz. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] fields variable is a list. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] Asked field names are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] Realnames of fields are: peak.mzexp. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFields()$get] 1 fields were returned. biodb.TRACE[2022-04-12 16:27:09.748][self$getBiodb()$getEntryFie |