Repository 'gtftobed12'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/gtftobed12

Changeset 1:57d45064f114 (2018-08-05)
Previous changeset 0:75a14cc16d4d (2018-05-18) Next changeset 2:b026dae67fba (2020-02-20)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtfToBed12 commit 502197baae4c1107235255e7a3bb290a8a56ad6a
modified:
gtfToBed12.xml
b
diff -r 75a14cc16d4d -r 57d45064f114 gtfToBed12.xml
--- 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>