diff anticipated_purity_dims.R @ 2:84d223e361c6 draft

planemo upload for repository https://github.com/computational-metabolomics/mspurity-galaxy commit 2e847122cf605951c334858455fc1d3ebdb189e9-dirty
author tomnl
date Tue, 27 Mar 2018 11:48:05 -0400
parents efb634ef71fd
children 2dce593d6c68
line wrap: on
line diff
--- a/anticipated_purity_dims.R	Tue Mar 27 05:39:48 2018 -0400
+++ b/anticipated_purity_dims.R	Tue Mar 27 11:48:05 2018 -0400
@@ -1,5 +1,6 @@
 library(msPurity)
 library(optparse)
+print(sessionInfo())
 
 option_list <- list(
   make_option(c("--mzML_file"), type="character"),