comparison bwameth.xml @ 9:f5877096c5e3 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwameth commit 2e16403caf8e83f7eb87a1c2155f20ae38b6d579"
author iuc
date Sat, 08 Jan 2022 18:18:48 +0000
parents 986033b71bbc
children 1b7080a0a7e4
comparison
equal deleted inserted replaced
8:986033b71bbc 9:f5877096c5e3
1 <tool id="bwameth" name="bwameth" version="@TOOL_VERSION@+galaxy1" 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.2</token> 4 <token name="@TOOL_VERSION@">0.2.3</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>