diff xcms_summary.r @ 20:46be2c523a7f draft

planemo upload for repository https://github.com/workflow4metabolomics/xcms commit f0d42bca2f34c58c04b55e5990058d479c0ae639
author lecorguille
date Mon, 11 Feb 2019 06:14:10 -0500
parents 97ca0321931b
children db6549f27ad1
line wrap: on
line diff
--- a/xcms_summary.r	Fri Nov 09 15:19:29 2018 -0500
+++ b/xcms_summary.r	Mon Feb 11 06:14:10 2019 -0500
@@ -15,7 +15,6 @@
 #Import the different functions
 source_local <- function(fname){ argv <- commandArgs(trailingOnly=FALSE); base_dir <- dirname(substring(argv[grep("--file=", argv)], 8)); source(paste(base_dir, fname, sep="/")) }
 source_local("lib.r")
-source_local("lib-xcms3.x.x.r")
 
 pkgs <- c("CAMERA","batch")
 loadAndDisplayPackages(pkgs)