Mercurial > repos > iuc > samtools_coverage
comparison 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 |
comparison
equal
deleted
inserted
replaced
3:c4ff13d2aab3 | 4:f4f7f632815d |
---|---|
1 <tool id="samtools_coverage" name="Samtools coverage" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@"> | 1 <tool id="samtools_coverage" name="Samtools coverage" version="@TOOL_VERSION@+galaxy3" profile="@PROFILE@"> |
2 <description>computes the depth at each position or region</description> | 2 <description>Produces a histogram or table of coverage per chromosome</description> |
3 <macros> | 3 <macros> |
4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
5 </macros> | 5 </macros> |
6 <expand macro="requirements"/> | 6 <expand macro="requirements"/> |
7 <expand macro="stdio"/> | 7 <expand macro="stdio"/> |