Mercurial > repos > bgruening > text_processing
diff sort_rows.xml @ 6:8928e6d1e7ba draft
Uploaded
| author | bgruening |
|---|---|
| date | Thu, 08 Jan 2015 09:07:31 -0500 |
| parents | 56e80527c482 |
| children | 7725ab6dab67 |
line wrap: on
line diff
--- a/sort_rows.xml Wed Jan 07 11:15:41 2015 -0500 +++ b/sort_rows.xml Thu Jan 08 09:07:31 2015 -0500 @@ -12,7 +12,7 @@ <param format="tabular" name="infile" type="data" label="Tabular file that should be sorted"/> </inputs> <outputs> - <data format="tabular" name="outfile" metadata_source="infile"/> + <data name="outfile" format_source="infile" metadata_source="infile"/> </outputs> <options sanitize="False"/> <tests>
