comparison data_manager/genomad_datamanager.xml @ 2:75abfb03b635 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/data_managers/data_manager_genomad commit 40d304560b0b732bcc2b6397a72964caf1a5a451
author ufz
date Wed, 18 Dec 2024 12:30:30 +0000
parents 03623fc64d5c
children
comparison
equal deleted inserted replaced
1:03623fc64d5c 2:75abfb03b635
1 <?xml version="1.0"?> 1 <?xml version="1.0"?>
2 <tool id="genomad_build_database" name="geNomad" tool_type="manage_data" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 2 <tool id="genomad_build_database" name="geNomad" tool_type="manage_data" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
3 <description>database builder</description> 3 <description>database builder</description>
4 <macros> 4 <macros>
5 <token name="@TOOL_VERSION@">1.8.0</token> 5 <token name="@TOOL_VERSION@">1.8.0</token>
6 <token name="@VERSION_SUFFIX@">1</token> 6 <token name="@VERSION_SUFFIX@">2</token>
7 <token name="@PROFILE@">22.01</token> 7 <token name="@PROFILE@">22.01</token>
8 </macros> 8 </macros>
9 <requirements> 9 <requirements>
10 <requirement type="package" version="1.21.4">wget</requirement> 10 <requirement type="package" version="1.21.4">wget</requirement>
11 </requirements> 11 </requirements>