comparison genomeCoverageBed.xml @ 57:1d0a0d6a78b1 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1e25e8d0bd1ebeb2b94c4bbdff222e56defc1fc2"
author iuc
date Wed, 01 Sep 2021 11:02:26 +0000
parents 7a06bb42dbb1
children 539958feb49c
comparison
equal deleted inserted replaced
56:7a06bb42dbb1 57:1d0a0d6a78b1
1 <tool id="bedtools_genomecoveragebed" name="bedtools Genome Coverage" version="@TOOL_VERSION@"> 1 <tool id="bedtools_genomecoveragebed" name="bedtools Genome Coverage" version="@TOOL_VERSION@" profile="@PROFILE@">
2 <description>compute the coverage over an entire genome</description> 2 <description>compute the coverage over an entire genome</description>
3 <expand macro="bio_tools" /> 3 <expand macro="bio_tools" />
4 <macros> 4 <macros>
5 <import>macros.xml</import> 5 <import>macros.xml</import>
6 </macros> 6 </macros>