diff humann2_reduce_table.xml @ 1:d020ce7b0e4c draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 6753a2c0fec9222f5977cab43a855c63fa9f7bee
author iuc
date Tue, 01 Aug 2017 07:57:49 -0400
parents e795ba0b91f4
children 7f7cc8d4d6b7
line wrap: on
line diff
--- a/humann2_reduce_table.xml	Mon Mar 13 12:38:27 2017 -0400
+++ b/humann2_reduce_table.xml	Tue Aug 01 07:57:49 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"/>