# HG changeset patch # User tomnl # Date 1526385991 14400 # Node ID 7b26d3a67a8c6eb668ecca327dbc6382e893839a # Parent 40561a4180d5cc386a3a41849b1579e41e030702 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d-dirty diff -r 40561a4180d5 -r 7b26d3a67a8c create_sqlite_db.R --- a/create_sqlite_db.R Tue May 15 07:40:23 2018 -0400 +++ b/create_sqlite_db.R Tue May 15 08:06:31 2018 -0400 @@ -125,7 +125,7 @@ rtrawColumns <- TRUE } if (is.null(xset)){ - xset <- xa@xset + xset <- xa@xcmsSet } # previous check should have matched filelists together xset@filepaths <- unname(pa@fileList)