comparison mapBed.xml @ 48:2f457890d8c8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit fc3616bd1463afef9681cd7c431ac29f79e37e74
author iuc
date Tue, 11 Dec 2018 13:59:34 -0500
parents 33c2e424ad7d
children df28283b3778
comparison
equal deleted inserted replaced
47:33c2e424ad7d 48:2f457890d8c8
1 <tool id="bedtools_map" name="MapBed" version="@WRAPPER_VERSION@.1"> 1 <tool id="bedtools_map" name="bedtools MapBed" version="@WRAPPER_VERSION@.2">
2 <description>apply a function to a column for each overlapping interval</description> 2 <description>apply a function to a column for each overlapping interval</description>
3 <macros> 3 <macros>
4 <import>macros.xml</import> 4 <import>macros.xml</import>
5 </macros> 5 </macros>
6 <expand macro="requirements" /> 6 <expand macro="requirements" />