changeset 16:96741e29cfd6 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit e6935a8c6a3da23f47a753ab5a8159fa9d165535-dirty
author tomnl
date Sun, 13 May 2018 13:03:55 -0400
parents faea3f40e305
children 52da05f657e1
files create_sqlite_db.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/create_sqlite_db.R	Sun May 13 09:33:03 2018 -0400
+++ b/create_sqlite_db.R	Sun May 13 13:03:55 2018 -0400
@@ -115,7 +115,7 @@
 
 db_pth <- msPurity::create_database(pa, xset=xset, xsa=xa, out_dir=opt$out_dir,
                           grp_peaklist=grp_peaklist, db_name=opt$db_name)
-DBI::dbDisconnect()
+
 print(db_pth)
 
 if (!is.null(opt$eic)){