comparison bamToBed.xml @ 27:a33db97b220c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1ec398a9421f016b852fe59d46961c12321ee5c8
author iuc
date Tue, 15 May 2018 14:52:10 -0400
parents 607c0576c6ab
children 4f7a5ccd2ae9
comparison
equal deleted inserted replaced
26:95a3b2c25bd1 27:a33db97b220c
2 <description>converter</description> 2 <description>converter</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 <requirement type="package" version="1.2">samtools</requirement> 7 <requirement type="package" version="@SAMTOOLS_VERSION@">samtools</requirement>
8 </expand> 8 </expand>
9 <expand macro="stdio" /> 9 <expand macro="stdio" />
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 12