Mercurial > repos > iuc > bedtools
comparison complementBed.xml @ 35:ac2040a5e6ff draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 542ddc9e98cee5cc2a9e4caae945dee4b2c747b8
author | iuc |
---|---|
date | Fri, 08 Dec 2017 03:26:23 -0500 |
parents | b0d5e752c0c5 |
children | c96688f1746d |
comparison
equal
deleted
inserted
replaced
34:ada98688209b | 35:ac2040a5e6ff |
---|---|
1 <tool id="bedtools_complementbed" name="ComplementBed" version="@WRAPPER_VERSION@.1"> | 1 <tool id="bedtools_complementbed" name="ComplementBed" version="@WRAPPER_VERSION@.0"> |
2 <description>Extract intervals not represented by an interval file</description> | 2 <description>Extract intervals not represented by an interval file</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" /> |