# HG changeset patch # User tomnl # Date 1560882489 14400 # Node ID e3b63afe967db041d30d394b2c0d554921e4d799 # Parent b726e3311eb30f7c581619157f09c702b5d71eb2 planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 781bf118b12bf8f32e540932f4aaa3170f88b2ce diff -r b726e3311eb3 -r e3b63afe967d flagRemove.R --- a/flagRemove.R Tue Jun 18 11:00:29 2019 -0400 +++ b/flagRemove.R Tue Jun 18 14:28:09 2019 -0400 @@ -126,7 +126,7 @@ return(get(ls()[ls() %in% name])) } -xset <- loadRData(opt$xset_path, c('xset','xdata')) +xset <- getxcmsSetObject(loadRData(opt$xset_path, c('xset','xdata'))) print(xset) if (is.null(opt$samplelist)){