Mercurial > repos > iuc > gtftobed12
comparison gtfToBed12.xml @ 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 |
comparison
equal
deleted
inserted
replaced
0:75a14cc16d4d | 1:57d45064f114 |
---|---|
60 type="boolean" checked="false" /> | 60 type="boolean" checked="false" /> |
61 </when> | 61 </when> |
62 </conditional> | 62 </conditional> |
63 </inputs> | 63 </inputs> |
64 <outputs> | 64 <outputs> |
65 <data name="bed_file" format="bed12" metadata_source="gtf_file" /> | 65 <data name="bed_file" format="bed12" metadata_source="gtf_file" label="${tool.name} on ${on_string}: BED12"/> |
66 <data name="transcript_info_file" format="tabular" metadata_source="gtf_file"> | 66 <data name="transcript_info_file" format="tabular" metadata_source="gtf_file" label="${tool.name} on ${on_string}: Table"> |
67 <filter>advanced_options['infoOut']</filter> | 67 <filter>advanced_options['infoOut']</filter> |
68 </data> | 68 </data> |
69 </outputs> | 69 </outputs> |
70 <tests> | 70 <tests> |
71 <test> | 71 <test> |