Mercurial > repos > iuc > bedtools
diff clusterBed.xml @ 39:3e38c9b3214f 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:04:15 +0000 |
parents | dde39ba9c031 |
children | 7ab85ac5f64b |
line wrap: on
line diff
--- a/clusterBed.xml Thu May 06 14:16:19 2021 +0000 +++ b/clusterBed.xml Wed Sep 01 11:04:15 2021 +0000 @@ -1,5 +1,6 @@ -<tool id="bedtools_clusterbed" name="bedtools ClusterBed" version="@TOOL_VERSION@"> +<tool id="bedtools_clusterbed" name="bedtools ClusterBed" version="@TOOL_VERSION@" profile="@PROFILE@"> <description>cluster overlapping/nearby intervals</description> + <expand macro="bio_tools" /> <macros> <import>macros.xml</import> </macros>