diff track_rt_raw.R @ 3:8a9f643e8023 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 2e847122cf605951c334858455fc1d3ebdb189e9-dirty
author tomnl
date Tue, 27 Mar 2018 11:46:31 -0400
parents c55e06ccf670
children e94ce372d03d
line wrap: on
line diff
--- a/track_rt_raw.R	Tue Mar 27 10:40:42 2018 -0400
+++ b/track_rt_raw.R	Tue Mar 27 11:46:31 2018 -0400
@@ -1,5 +1,7 @@
 library(optparse)
 library(xcms)
+print(sessionInfo())
+
 option_list <- list(
   make_option(c("--xset_path"), type="character"),
   make_option(c("-o", "--out_dir"), type="character")