Mercurial > repos > bgruening > text_processing
comparison sort_rows.xml @ 6:8928e6d1e7ba draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 08 Jan 2015 09:07:31 -0500 |
| parents | 56e80527c482 |
| children | 7725ab6dab67 |
comparison
equal
deleted
inserted
replaced
| 5:3f0e0d4c15a9 | 6:8928e6d1e7ba |
|---|---|
| 10 </command> | 10 </command> |
| 11 <inputs> | 11 <inputs> |
| 12 <param format="tabular" name="infile" type="data" label="Tabular file that should be sorted"/> | 12 <param format="tabular" name="infile" type="data" label="Tabular file that should be sorted"/> |
| 13 </inputs> | 13 </inputs> |
| 14 <outputs> | 14 <outputs> |
| 15 <data format="tabular" name="outfile" metadata_source="infile"/> | 15 <data name="outfile" format_source="infile" metadata_source="infile"/> |
| 16 </outputs> | 16 </outputs> |
| 17 <options sanitize="False"/> | 17 <options sanitize="False"/> |
| 18 <tests> | 18 <tests> |
| 19 <test> | 19 <test> |
| 20 <param name="infile" value="sort_rows1.tabular" ftype="tabular" /> | 20 <param name="infile" value="sort_rows1.tabular" ftype="tabular" /> |
