comparison data_manager/checkv_datamanager.xml @ 3:7e80c69020f7 draft default tip

planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/data_managers/data_manager_checkv commit 40d304560b0b732bcc2b6397a72964caf1a5a451
author ufz
date Wed, 18 Dec 2024 12:30:25 +0000
parents 88042a5ead89
children
comparison
equal deleted inserted replaced
2:88042a5ead89 3:7e80c69020f7
1 <tool id="checkv_build_database" name="CheckV" tool_type="manage_data" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@"> 1 <tool id="checkv_build_database" name="CheckV" tool_type="manage_data" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
2 <description>database builder</description> 2 <description>database builder</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">1.0.3</token> 4 <token name="@TOOL_VERSION@">1.0.3</token>
5 <token name="@VERSION_SUFFIX@">2</token> 5 <token name="@VERSION_SUFFIX@">3</token>
6 <token name="@PROFILE@">22.01</token> 6 <token name="@PROFILE@">22.01</token>
7 </macros> 7 </macros>
8 <requirements> 8 <requirements>
9 <!-- DM only needs diamon (which comes with checkv) --> 9 <!-- DM only needs diamon (which comes with checkv) -->
10 <requirement type="package" version="@TOOL_VERSION@">checkv</requirement> 10 <requirement type="package" version="@TOOL_VERSION@">checkv</requirement>