# HG changeset patch # User tomnl # Date 1560882303 14400 # Node ID 64374e7beba196cdc4c45a948441cb40448049b6 # Parent ad24f23e7d532ae583713872898db4f4717a7b8a planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 781bf118b12bf8f32e540932f4aaa3170f88b2ce diff -r ad24f23e7d53 -r 64374e7beba1 flagRemove.R --- a/flagRemove.R Tue Jun 18 10:58:46 2019 -0400 +++ b/flagRemove.R Tue Jun 18 14:25:03 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)){