diff sorted_uniq.xml @ 6:8928e6d1e7ba draft

Uploaded
author bgruening
date Thu, 08 Jan 2015 09:07:31 -0500
parents 56e80527c482
children d64eace4f9f3
line wrap: on
line diff
--- a/sorted_uniq.xml	Wed Jan 07 11:15:41 2015 -0500
+++ b/sorted_uniq.xml	Thu Jan 08 09:07:31 2015 -0500
@@ -51,7 +51,7 @@
                     label="Only print unique lines" help="(-u)" />
             </when>
             <when value="yes">
-                <param name="group" type="select" optional="True"
+                <param name="group" type="select"
                     label="Output all lines, and delimit each unique group" help="(--group)">
                     <option value="">No grouping at all</option>
                     <option value="separate">Separate unique groups with a single delimiter</option>
@@ -66,10 +66,9 @@
             label="Ignore differences in case when comparing" help="(-i)"/>
         <param name="skipfields" type="integer" size="2" value="0" 
             label="Avoid comparing the first N fields" help="Use zero to start from the first field. (-f)" />
-
     </inputs>
     <outputs>
-        <data format="input" name="outfile" metadata_source="infile"/>
+        <data name="outfile" format_source="infile" metadata_source="infile"/>
     </outputs>
     <tests>
         <test>