# HG changeset patch # User tomnl # Date 1526384521 14400 # Node ID 07baafb2b620918bca4829544fe8c7f62c85cf8d # Parent 48726946ae3fecbc436eda281921655b4f102b48 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d diff -r 48726946ae3f -r 07baafb2b620 create_sqlite_db.R --- a/create_sqlite_db.R Tue May 15 06:48:17 2018 -0400 +++ b/create_sqlite_db.R Tue May 15 07:42:01 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)