changeset 10:257deb956358 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit c43e21459ffc8f45349a0af6d60c6783dca6005d-dirty
author tomnl
date Tue, 15 May 2018 08:08:12 -0400
parents 07baafb2b620
children dd6a4d101f9a
files create_sqlite_db.R
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/create_sqlite_db.R	Tue May 15 07:42:01 2018 -0400
+++ b/create_sqlite_db.R	Tue May 15 08:08:12 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)