Mercurial > repos > iuc > bedtools
comparison multiCov.xml @ 42:d279800f4ff9 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:24 -0400 |
| parents | c0fbce5dc84a |
| children | 2f457890d8c8 |
comparison
equal
deleted
inserted
replaced
| 41:c96688f1746d | 42:d279800f4ff9 |
|---|---|
| 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" /> |
