# HG changeset patch
# User iuc
# Date 1539612639 14400
# Node ID 44de678a44c41a6f530eb7bee62aa51f25e8c043
# Parent  090651229eba00cb0c8375c616e9241e6fac14f8
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_depth commit 2642a725e818e5dde1c79fe6c4daf7a126bd0401

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
@@ -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>