Mercurial > repos > iuc > bedtools
comparison intersectBed.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 | b06c53665eb6 |
| children | 1d0a0d6a78b1 |
comparison
equal
deleted
inserted
replaced
| 55:678ea22d643d | 56:7a06bb42dbb1 |
|---|---|
| 1 <tool id="bedtools_intersectbed" name="bedtools Intersect intervals" version="@TOOL_VERSION@"> | 1 <tool id="bedtools_intersectbed" name="bedtools Intersect intervals" version="@TOOL_VERSION@"> |
| 2 <description>find overlapping intervals in various ways</description> | 2 <description>find overlapping intervals in various ways</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 <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement> | 8 <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement> |
