# HG changeset patch # User tomnl # Date 1560882876 14400 # Node ID a4801f212cdf9ff7e19edc2512819ccd5cdf5742 # Parent 2b13f1ae804180802092886fb07b10ba4efa0c9f planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 781bf118b12bf8f32e540932f4aaa3170f88b2ce diff -r 2b13f1ae8041 -r a4801f212cdf flagRemove.R --- a/flagRemove.R Tue Jun 18 11:03:56 2019 -0400 +++ b/flagRemove.R Tue Jun 18 14:34:36 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)){