Mercurial > repos > iuc > ena_upload
comparison ena_upload.xml @ 16:440074098911 draft default tip
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:18:19 +0000 |
parents | 89329e428dc6 |
children |
comparison
equal
deleted
inserted
replaced
15:89329e428dc6 | 16:440074098911 |
---|---|
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> |