comparison sorted_uniq.xml @ 3:37e1eb05b1b4 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/text_processing/text_processing commit 10052765d6b712cf7d38356af4251fcc38a339b6-dirty
author bgruening
date Fri, 26 Feb 2016 12:22:19 -0500
parents 5314e5d6f040
children 20344ce0c811
comparison
equal deleted inserted replaced
2:616efa22d193 3:37e1eb05b1b4
62 </when> 62 </when>
63 </conditional> 63 </conditional>
64 64
65 <param name="ignorecase" type="boolean" truevalue="-i" falsevalue="" 65 <param name="ignorecase" type="boolean" truevalue="-i" falsevalue=""
66 label="Ignore differences in case when comparing" help="(-i)"/> 66 label="Ignore differences in case when comparing" help="(-i)"/>
67 <param name="skipfields" type="integer" size="2" value="0" 67 <param name="skipfields" type="integer" value="0"
68 label="Avoid comparing the first N fields" help="Use zero to start from the first field. (-f)" /> 68 label="Avoid comparing the first N fields" help="Use zero to start from the first field. (-f)" />
69 </inputs> 69 </inputs>
70 <outputs> 70 <outputs>
71 <data name="outfile" format_source="infile" metadata_source="infile"/> 71 <data name="outfile" format_source="infile" metadata_source="infile"/>
72 </outputs> 72 </outputs>