commit/galaxy-central: jgoecks: Fix output definition for GTF filter by attribute values list/
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/1af9c4734df5/ changeset: 1af9c4734df5 user: jgoecks date: 2012-12-04 19:42:09 summary: Fix output definition for GTF filter by attribute values list/ affected #: 1 file diff -r ae3469a913214c4d5d5e6a1c5b449df978056972 -r 1af9c4734df58bc3ff7cdca54733144cc8e6b9e2 tools/filters/gff/gtf_filter_by_attribute_values_list.xml --- a/tools/filters/gff/gtf_filter_by_attribute_values_list.xml +++ b/tools/filters/gff/gtf_filter_by_attribute_values_list.xml @@ -14,7 +14,7 @@ <param format="tabular,txt" name="ids" type="data" label="And attribute values"/></inputs><outputs> - <data format="input" name="output" metadata_source="input"/> + <data format="gtf" name="output"/></outputs><tests><!-- Test filtering with a simple list of values. --> 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.
participants (1)
-
Bitbucket