comparison ena_upload.xml @ 12:70900c25b43b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ena_upload commit b9c33a82f739ebd40651bb7acfc1264208cea83c
author iuc
date Mon, 26 May 2025 10:03:21 +0000
parents fd7a4d3e07df
children
comparison
equal deleted inserted replaced
11:fd7a4d3e07df 12:70900c25b43b
1 <tool id="ena_upload" name="ENA Upload tool" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05" license="MIT"> 1 <tool id="ena_upload" name="ENA Upload tool" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="20.05" license="MIT">
2 <description>Submission of (meta)data to the European Nucleotide Archive (ENA)</description> 2 <description>Submission of (meta)data to the European Nucleotide Archive (ENA)</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">0.8.0</token> 4 <token name="@TOOL_VERSION@">0.9.0</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 <import>samples_macros.xml</import> 6 <import>samples_macros.xml</import>
7 </macros> 7 </macros>
8 <requirements> 8 <requirements>
9 <requirement type="package" version="@TOOL_VERSION@">ena-upload-cli</requirement> 9 <requirement type="package" version="@TOOL_VERSION@">ena-upload-cli</requirement>