# HG changeset patch # User tomnl # Date 1526230935 14400 # Node ID 837a4eab8180146dbc0bbc09e803b1f32bd32480 # Parent a5042433dc8aef64b4a6ee7a49e81ba51b0c6a48 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit e6935a8c6a3da23f47a753ab5a8159fa9d165535-dirty diff -r a5042433dc8a -r 837a4eab8180 create_sqlite_db.R --- a/create_sqlite_db.R Sun May 13 09:31:22 2018 -0400 +++ b/create_sqlite_db.R Sun May 13 13:02:15 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)){