comparison ena_upload.xml @ 11:fd7a4d3e07df draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ena_upload commit fdaa4608e95a27e2126b09b7be61edb0687d4b73
author iuc
date Mon, 17 Feb 2025 11:17:54 +0000
parents e7995727674f
children 70900c25b43b
comparison
equal deleted inserted replaced
10:e7995727674f 11:fd7a4d3e07df
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.7.5</token> 4 <token name="@TOOL_VERSION@">0.8.0</token>
5 <token name="@VERSION_SUFFIX@">1</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>
10 </requirements> 10 </requirements>