1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/6506489984e1/ changeset: r5110:6506489984e1 user: jgoecks date: 2011-02-23 00:41:15 summary: Set output dataset type for 'Extract GFF features' tool to be input dataset type. affected #: 1 file (26 bytes) --- a/tools/filters/gff/extract_GFF_Features.xml Tue Feb 22 18:10:52 2011 -0500 +++ b/tools/filters/gff/extract_GFF_Features.xml Tue Feb 22 18:41:15 2011 -0500 @@ -59,7 +59,7 @@ </conditional></inputs><outputs> - <data format="gff" name="out_file1" /> + <data format="input" name="out_file1" metadata_source="input1"/></outputs><tests><test> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.