Mercurial > repos > iuc > samtools_depth
comparison samtools_depth.xml @ 3:56faa6a57e50 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_depth commit 5cb103832529f17e5c72e7f122758c13519fbe5e
author | iuc |
---|---|
date | Mon, 15 Aug 2022 09:16:07 +0000 |
parents | 2ee8dc1aeda9 |
children | 971dc85e9441 |
comparison
equal
deleted
inserted
replaced
2:2ee8dc1aeda9 | 3:56faa6a57e50 |
---|---|
1 <tool id="samtools_depth" name="Samtools depth" version="@TOOL_VERSION@" profile="@PROFILE@"> | 1 <tool id="samtools_depth" name="Samtools depth" version="@TOOL_VERSION@+galaxy0" profile="@PROFILE@"> |
2 <description>compute the depth at each position or region</description> | 2 <description>compute the depth at each position or region</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"/> |