comparison bwameth.xml @ 9:d82648ad25a3 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwameth commit 3cae9f7b3b4d21f4235b436fd62faa174c82242c
author iuc
date Mon, 20 Mar 2023 20:39:36 +0000
parents 62f5fab76dfb
children
comparison
equal deleted inserted replaced
8:62f5fab76dfb 9:d82648ad25a3
1 <tool id="bwameth" name="bwameth" version="@TOOL_VERSION@+galaxy0" profile="20.05"> 1 <tool id="bwameth" name="bwameth" version="@TOOL_VERSION@+galaxy0" profile="20.05">
2 <description>Fast and accurate aligner of BS-Seq reads.</description> 2 <description>Fast and accurate aligner of BS-Seq reads.</description>
3 <macros> 3 <macros>
4 <token name="@TOOL_VERSION@">0.2.3</token> 4 <token name="@TOOL_VERSION@">0.2.6</token>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">bwameth</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">bwameth</requirement>
8 </requirements> 8 </requirements>
9 <version_command>bwameth.py --version</version_command> 9 <version_command>bwameth.py --version</version_command>