comparison multiCov.xml @ 26:95a3b2c25bd1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit b75b9e79cf3186a22dc2e1e9d27c1a080b891b59
author iuc
date Thu, 26 Apr 2018 17:02:46 -0400
parents 7308cc546a36
children 4f7a5ccd2ae9
comparison
equal deleted inserted replaced
25:e36671a0f646 26:95a3b2c25bd1
28 $proper 28 $proper
29 > '$output' 29 > '$output'
30 ]]> 30 ]]>
31 </command> 31 </command>
32 <inputs> 32 <inputs>
33 <param name="input" format="bed" type="data" label="Sorted BED file" /> 33 <param name="input" format="@STD_BEDTOOLS_INPUTS@" type="data" label="Sorted @STD_BEDTOOLS_INPUT_LABEL@ file" />
34 <!-- Additional files, if the user needs more --> 34 <!-- Additional files, if the user needs more -->
35 <param name="bams" format="bam" type="data" multiple="True" label="BAM file" /> 35 <param name="bams" format="bam" type="data" multiple="True" label="BAM file" />
36 36
37 <expand macro="strand2" /> 37 <expand macro="strand2" />
38 <expand macro="overlap" /> 38 <expand macro="overlap" />