Mercurial > repos > bgruening > text_processing
comparison sorted_uniq.xml @ 10:c78b1767db2b 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:54 -0500 |
| parents | d64eace4f9f3 |
| children | 3c685c4106b3 |
comparison
equal
deleted
inserted
replaced
| 9:d9819ccb9ca7 | 10:c78b1767db2b |
|---|---|
| 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> |
