diff humann2_reduce_table.xml @ 1:f2e3c28b17ae draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 6753a2c0fec9222f5977cab43a855c63fa9f7bee
author iuc
date Tue, 01 Aug 2017 07:52:20 -0400
parents a448dbcfbe00
children 0e59e6f73f5f
line wrap: on
line diff
--- a/humann2_reduce_table.xml	Mon Mar 13 12:27:54 2017 -0400
+++ b/humann2_reduce_table.xml	Tue Aug 01 07:52:20 2017 -0400
@@ -6,11 +6,11 @@
     <expand macro="requirements"/>
     <expand macro="version"/>
     <command detect_errors="exit_code"><![CDATA[
-        humann2_reduce_table
-            --input '$input'
-            -o '$output_table'
-            --function '$function'
-            --sort-by '$sort' 
+humann2_reduce_table
+    --input '$input'
+    -o '$output_table'
+    --function '$function'
+    --sort-by '$sort'
     ]]></command>
     <inputs>
         <param argument="--input" type="data" format="tsv,tabular" label="Gene/pathway table"/>