changeset 3:3686fc727342 draft

planemo upload
author joe-usc
date Sun, 20 Nov 2016 22:29:17 -0500
parents 28318e463440
children b74697c14e8c
files ceas.xml
diffstat 1 files changed, 1 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/ceas.xml	Sun Nov 20 22:17:51 2016 -0500
+++ b/ceas.xml	Sun Nov 20 22:29:17 2016 -0500
@@ -6,14 +6,7 @@
         <exit_code range="1:" />
     </stdio>
     <command><![CDATA[
-        ceas
-            #if $gdb
-            -g $gdb
-            #end if
-
-            #if $bed
-            -b $bed
-            #end if
+        ceas -g $gdb -b $bed
     ]]></command>
     <inputs>
         <param type="data" name="gdb"/>