# HG changeset patch # User tomnl # Date 1526384619 14400 # Node ID 9fca32b9f10659d9def4a0d2876ed2096af65d8e # Parent 52da05f657e1079ddf168bf20559314dd0a44677 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d diff -r 52da05f657e1 -r 9fca32b9f106 create_sqlite_db.R --- a/create_sqlite_db.R Tue May 15 06:49:57 2018 -0400 +++ b/create_sqlite_db.R Tue May 15 07:43:39 2018 -0400 @@ -125,7 +125,7 @@ rtrawColumns <- TRUE } if (is.null(xset)){ - xset <- xsa@xa + xset <- xa@xset } # previous check should have matched filelists together xset@filepaths <- unname(pa@fileList)