Mercurial > repos > iuc > odgi_build
changeset 1:7fb3bb1e221e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit cd3b054df45f2805457941fa09170389f99df80e"
author | iuc |
---|---|
date | Thu, 09 Apr 2020 03:46:40 -0400 |
parents | 0acf4893bee5 |
children | 6584dfcc7165 |
files | build.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/build.xml Wed Apr 08 12:12:18 2020 -0400 +++ b/build.xml Thu Apr 09 03:46:40 2020 -0400 @@ -23,8 +23,8 @@ help="" /> </inputs> <outputs> - <data name="odgi_output" format="odgi" /> - <data name="gfa_output" format="gfa1"> + <data name="odgi_output" format="odgi" label="${tool.name} on ${on_string}: odgi" /> + <data name="gfa_output" format="gfa1" label="${tool.name} on ${on_string}: GFA"> <filter>to_gfa</filter> </data> </outputs>