Previous changeset 8:62f5fab76dfb (2022-01-08) Next changeset 10:cf1322aeb137 (2024-06-02) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bwameth commit 3cae9f7b3b4d21f4235b436fd62faa174c82242c |
modified:
bwameth.xml |
b |
diff -r 62f5fab76dfb -r d82648ad25a3 bwameth.xml --- a/bwameth.xml Sat Jan 08 18:19:14 2022 +0000 +++ b/bwameth.xml Mon Mar 20 20:39:36 2023 +0000 |
b |
@@ -1,7 +1,7 @@ <tool id="bwameth" name="bwameth" version="@TOOL_VERSION@+galaxy0" profile="20.05"> <description>Fast and accurate aligner of BS-Seq reads.</description> <macros> - <token name="@TOOL_VERSION@">0.2.3</token> + <token name="@TOOL_VERSION@">0.2.6</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">bwameth</requirement> |