# HG changeset patch # User tomnl # Date 1526384715 14400 # Node ID b98e6e23db7eb92e5060c8c3731645c4b6eaa75f # Parent 227e7ea23bb3846288be82299510b4e261f6a3a6 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d diff -r 227e7ea23bb3 -r b98e6e23db7e create_sqlite_db.R --- a/create_sqlite_db.R Tue May 15 06:51:36 2018 -0400 +++ b/create_sqlite_db.R Tue May 15 07:45:15 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)