Mercurial > repos > iuc > chopper
comparison chopper.xml @ 2:08a6063d8c7c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/chopper commit 50822e7c312172fe8c312b16e43bb71a1b3b387c
| author | iuc |
|---|---|
| date | Mon, 17 Nov 2025 12:23:42 +0000 |
| parents | a3cdbf62a59f |
| children | 3f4f192666f4 |
comparison
equal
deleted
inserted
replaced
| 1:a3cdbf62a59f | 2:08a6063d8c7c |
|---|---|
| 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.11.0</token> | 4 <token name="@TOOL_VERSION@">0.12.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> |
