Mercurial > repos > iuc > bedtools
diff mapBed.xml @ 32:4f7a5ccd2ae9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit fc3616bd1463afef9681cd7c431ac29f79e37e74
author | iuc |
---|---|
date | Tue, 11 Dec 2018 14:01:26 -0500 |
parents | e19bebe96cd2 |
children | dde39ba9c031 |
line wrap: on
line diff
--- a/mapBed.xml Tue Nov 20 10:34:42 2018 -0500 +++ b/mapBed.xml Tue Dec 11 14:01:26 2018 -0500 @@ -1,4 +1,4 @@ -<tool id="bedtools_map" name="MapBed" version="@WRAPPER_VERSION@.1"> +<tool id="bedtools_map" name="bedtools MapBed" version="@WRAPPER_VERSION@.2"> <description>apply a function to a column for each overlapping interval</description> <macros> <import>macros.xml</import>