# HG changeset patch # User tomnl # Date 1526231235 14400 # Node ID 810decbf93b888f69ab39be9bebe86018e6e54b6 # Parent 10380a550f68aca69d40d5425f29c520c6db9ad8 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit e6935a8c6a3da23f47a753ab5a8159fa9d165535-dirty diff -r 10380a550f68 -r 810decbf93b8 create_sqlite_db.R --- a/create_sqlite_db.R Sun May 13 09:36:22 2018 -0400 +++ b/create_sqlite_db.R Sun May 13 13:07: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)){