comparison chopper.xml @ 1:a3cdbf62a59f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/chopper/ commit 56d3f713ca5685bb56f65386c224fdf54d443ea6
author iuc
date Wed, 24 Sep 2025 11:53:50 +0000
parents 7000f98e1c4b
children 08a6063d8c7c
comparison
equal deleted inserted replaced
0:7000f98e1c4b 1:a3cdbf62a59f
1 <tool id="chopper" name="Chopper" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.2"> 1 <tool id="chopper" name="Chopper" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="23.2">
2 <description>Filtering and trimming of long reads.</description> 2 <description>Filtering and trimming of long reads.</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">0.10.0</token> 4 <token name="@TOOL_VERSION@">0.11.0</token>
5 <token name="@VERSION_SUFFIX@">0</token> 5 <token name="@VERSION_SUFFIX@">0</token>
6 </macros> 6 </macros>
7 <requirements> 7 <requirements>
8 <requirement type="package" version="@TOOL_VERSION@">chopper</requirement> 8 <requirement type="package" version="@TOOL_VERSION@">chopper</requirement>
9 </requirements> 9 </requirements>