changeset 1:a86151c69957 draft

Uploaded
author jfb
date Wed, 18 Apr 2018 11:26:25 -0400
parents 712c699ac016
children 2ac39b9765ba
files promap/promap.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/promap/promap.xml	Wed Apr 18 10:38:53 2018 -0400
+++ b/promap/promap.xml	Wed Apr 18 11:26:25 2018 -0400
@@ -4,8 +4,8 @@
        <requirement type="package">R</requirement>
     </requirements>
     <command detect_errors="aggressive"><![CDATA[
-		Rscript $__tool_directory__/promap.R'
-		--in=$input
+		Rscript '$__tool_directory__/promap.R'
+		--in='$input'
     ]]></command>
     <inputs>
 		<param name="input" type="data" format="txt" label="Fine Data" help="Put in your fine data one file at a time"/>