Mercurial > repos > iuc > bedtools
comparison complementBed.xml @ 56:7a06bb42dbb1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 07:45:56 +0000 |
| parents | df28283b3778 |
| children | 1d0a0d6a78b1 |
comparison
equal
deleted
inserted
replaced
| 55:678ea22d643d | 56:7a06bb42dbb1 |
|---|---|
| 1 <tool id="bedtools_complementbed" name="bedtools ComplementBed" version="@TOOL_VERSION@"> | 1 <tool id="bedtools_complementbed" name="bedtools ComplementBed" version="@TOOL_VERSION@"> |
| 2 <description>Extract intervals not represented by an interval file</description> | 2 <description>Extract intervals not represented by an interval file</description> |
| 3 <expand macro="bio_tools" /> | |
| 3 <macros> | 4 <macros> |
| 4 <import>macros.xml</import> | 5 <import>macros.xml</import> |
| 5 </macros> | 6 </macros> |
| 6 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |
| 7 <expand macro="stdio" /> | 8 <expand macro="stdio" /> |
