Mercurial > repos > iuc > bedtools
diff macros.xml @ 56:7a06bb42dbb1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:45:56 +0000 |
| parents | b06c53665eb6 |
| children | 1d0a0d6a78b1 |
line wrap: on
line diff
--- a/macros.xml Thu May 06 14:14:33 2021 +0000 +++ b/macros.xml Tue Aug 31 07:45:56 2021 +0000 @@ -5,6 +5,11 @@ <yield/> </requirements> </xml> + <xml name="bio_tools"> + <xrefs> + <xref type="bio.tools">bedtools</xref> + </xrefs> + </xml> <token name="@TOOL_VERSION@">2.30.0</token> <token name="@SAMTOOLS_VERSION@">1.9</token> <token name="@STD_BEDTOOLS_INPUTS@">bed,bedgraph,gff,vcf,encodepeak</token>
