comparison bwameth.xml @ 8:62f5fab76dfb 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:19:14 +0000
parents 6da3972210ee
children d82648ad25a3
comparison
equal deleted inserted replaced
7:6da3972210ee 8:62f5fab76dfb
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>