Mercurial > repos > iuc > ngsutils_bam_filter
changeset 10:ac5c120cbda2 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ngsutils commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 07:48:42 +0000 |
| parents | 3bda2c2b1cf8 |
| children | |
| files | bam_filter.xml |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/bam_filter.xml Wed Jan 30 05:28:40 2019 -0500 +++ b/bam_filter.xml Wed Sep 01 07:48:42 2021 +0000 @@ -1,5 +1,8 @@ <tool id="ngsutils_bam_filter" name="BAM filter" version="@WRAPPER_VERSION@"> <description>Removes reads from a BAM file based on criteria</description> + <xrefs> + <xref type="bio.tools">ngsutils</xref> + </xrefs> <macros> <import>macros.xml</import> </macros>
