Mercurial > repos > iuc > bedtools
comparison subtractBed.xml @ 4:607c0576c6ab draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 6692e3a4fa1bf6e9a407735afdbb2454ed32b316
author | iuc |
---|---|
date | Wed, 27 Jan 2016 15:15:59 -0500 |
parents | 82aac94b06c3 |
children | 7308cc546a36 |
comparison
equal
deleted
inserted
replaced
3:2cd7e321d259 | 4:607c0576c6ab |
---|---|
1 <tool id="bedtools_subtractbed" name="SubtractBed" version="@WRAPPER_VERSION@.0"> | 1 <tool id="bedtools_subtractbed" name="SubtractBed" version="@WRAPPER_VERSION@.0"> |
2 <description></description> | 2 <description>remove intervals based on overlaps</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" /> |
7 <expand macro="stdio" /> | 7 <expand macro="stdio" /> |