# HG changeset patch # User tomnl # Date 1526231135 14400 # Node ID 4040aff527220c140da9649754815499eeda1d4a # Parent 7468b701f0650ba4d678a6c2f47c30d8f31c6e81 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit e6935a8c6a3da23f47a753ab5a8159fa9d165535-dirty diff -r 7468b701f065 -r 4040aff52722 create_sqlite_db.R --- a/create_sqlite_db.R Sun May 13 09:34:44 2018 -0400 +++ b/create_sqlite_db.R Sun May 13 13:05:35 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)){