changeset 4:ad6cda55d099 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit baa6a1ec8b3c440cdf73409ccaafcd303e9f4e72
author iuc
date Mon, 30 Nov 2015 21:48:11 -0500
parents 174d77b091e9
children b987891f269c
files datamash-transpose.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/datamash-transpose.xml	Wed Oct 28 12:44:30 2015 -0400
+++ b/datamash-transpose.xml	Mon Nov 30 21:48:11 2015 -0500
@@ -6,7 +6,7 @@
     </macros>
     <expand macro="requirements" />
     <expand macro="stdio" />
-    <command><![CDATA[datamash -W transpose < $in_file > $out_file]]></command>
+    <command><![CDATA[datamash transpose < $in_file > $out_file]]></command>
     <expand macro="inputs_outputs" />
     <tests>
         <test>