Previous changeset 0:090651229eba (2018-10-14) Next changeset 2:2ee8dc1aeda9 (2021-09-28) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_depth commit 2642a725e818e5dde1c79fe6c4daf7a126bd0401 |
modified:
samtools_depth.xml |
b |
diff -r 090651229eba -r 44de678a44c4 samtools_depth.xml --- a/samtools_depth.xml Sun Oct 14 19:14:57 2018 -0400 +++ b/samtools_depth.xml Mon Oct 15 10:10:39 2018 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="samtools_depth" name="Samtools depth" version="1.8"> +<tool id="samtools_depth" name="Samtools depth" version="@TOOL_VERSION@"> <description>compute the depth at each position or region</description> <macros> <import>macros.xml</import> |