diff track_rt_raw.R @ 1:c64891642e41 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 2e847122cf605951c334858455fc1d3ebdb189e9-dirty
author tomnl
date Tue, 27 Mar 2018 05:32:57 -0400
parents dc00b7222a3c
children b83bcc259b76
line wrap: on
line diff
--- a/track_rt_raw.R	Mon Mar 05 10:01:25 2018 -0500
+++ b/track_rt_raw.R	Tue Mar 27 05:32:57 2018 -0400
@@ -1,5 +1,5 @@
 library(optparse)
-
+library(xcms)
 option_list <- list(
   make_option(c("--xset_path"), type="character"),
   make_option(c("-o", "--out_dir"), type="character")