[hg] galaxy 1718: Changed grouping output to tabular
details: http://www.bx.psu.edu/hg/galaxy/rev/520c6e39b3d0 changeset: 1718:520c6e39b3d0 user: Anton Nekrutenko <anton@bx.psu.edu> date: Thu Jan 22 12:46:37 2009 -0500 description: Changed grouping output to tabular 1 file(s) affected in this change: tools/stats/grouping.xml diffs (12 lines): diff -r 4004ab767cf6 -r 520c6e39b3d0 tools/stats/grouping.xml --- a/tools/stats/grouping.xml Thu Jan 22 12:29:44 2009 -0500 +++ b/tools/stats/grouping.xml Thu Jan 22 12:46:37 2009 -0500 @@ -33,7 +33,7 @@ </repeat> </inputs> <outputs> - <data format="input" name="out_file1" metadata_source="input1" /> + <data format="tabular" name="out_file1" /> </outputs> <requirements> <requirement type="python-module">rpy</requirement>
participants (1)
-
Nate Coraor