diff samtools_coverage.xml @ 4:f4f7f632815d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/sam_to_bam commit f79f470b3b2516fb908f5fc6fadc05c626c7f8dc
author iuc
date Fri, 16 May 2025 12:57:31 +0000
parents c4ff13d2aab3
children ddbd49b892e5
line wrap: on
line diff
--- a/samtools_coverage.xml	Thu Jun 29 10:40:07 2023 +0000
+++ b/samtools_coverage.xml	Fri May 16 12:57:31 2025 +0000
@@ -1,5 +1,5 @@
-<tool id="samtools_coverage" name="Samtools coverage" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@">
-    <description>computes the depth at each position or region</description>
+<tool id="samtools_coverage" name="Samtools coverage" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@">
+    <description>Produces a histogram or table of coverage per chromosome</description>
     <macros>
         <import>macros.xml</import>
     </macros>