changeset 1:57d45064f114 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtfToBed12 commit 502197baae4c1107235255e7a3bb290a8a56ad6a
author iuc
date Sun, 05 Aug 2018 18:08:58 -0400
parents 75a14cc16d4d
children b026dae67fba
files gtfToBed12.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gtfToBed12.xml	Fri May 18 15:10:34 2018 -0400
+++ b/gtfToBed12.xml	Sun Aug 05 18:08:58 2018 -0400
@@ -62,8 +62,8 @@
         </conditional>
     </inputs>
     <outputs>
-        <data name="bed_file" format="bed12" metadata_source="gtf_file" />
-        <data name="transcript_info_file" format="tabular" metadata_source="gtf_file">
+        <data name="bed_file" format="bed12" metadata_source="gtf_file" label="${tool.name} on ${on_string}: BED12"/>
+        <data name="transcript_info_file" format="tabular" metadata_source="gtf_file" label="${tool.name} on ${on_string}: Table">
             <filter>advanced_options['infoOut']</filter>
         </data>
     </outputs>