# HG changeset patch # User tomnl # Date 1526230820 14400 # Node ID 2b77eb79fac11d261df9d29eab88b94f38c7f901 # Parent a5381894c19730b3efa9acd68786eeb1f5f09ae9 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit e6935a8c6a3da23f47a753ab5a8159fa9d165535-dirty diff -r a5381894c197 -r 2b77eb79fac1 create_sqlite_db.R --- a/create_sqlite_db.R Sun May 13 09:29:43 2018 -0400 +++ b/create_sqlite_db.R Sun May 13 13:00:20 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)){