changeset 2:b356dd535a4a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/transit commit bb1afe7092cd4f9440d3434379a93270907bf175
author dave
date Mon, 05 Nov 2018 14:35:49 -0500
parents 629194cf3e5c
children
files transit_gumbel.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/transit_gumbel.xml	Mon Nov 05 14:34:06 2018 -0500
+++ b/transit_gumbel.xml	Mon Nov 05 14:35:49 2018 -0500
@@ -7,7 +7,7 @@
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
     	@LINK_INPUTS@
-        transit gumbel $input_files $control_files annotation.dat transit_out.txt
+        transit gumbel $input_files annotation.dat transit_out.txt
         @STANDARD_OPTIONS@
         -s $samples -b $burnin -m $smallest -t $trim
         ]]>