Mercurial > repos > tomnl > mspurity_puritya
changeset 7:f96d0a86031a draft
planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 781bf118b12bf8f32e540932f4aaa3170f88b2ce
| author | tomnl |
|---|---|
| date | Tue, 18 Jun 2019 14:42:04 -0400 |
| parents | 13afc5f245bc |
| children | 9f769ceca1b6 |
| files | flagRemove.R |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flagRemove.R Tue Jun 18 11:07:27 2019 -0400 +++ b/flagRemove.R Tue Jun 18 14:42:04 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)){
