Mercurial > repos > iuc > bedtools
comparison spacingBed.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 |
|---|---|
| 11 -i '$input' | 11 -i '$input' |
| 12 > '$output' | 12 > '$output' |
| 13 ]]> | 13 ]]> |
| 14 </command> | 14 </command> |
| 15 <inputs> | 15 <inputs> |
| 16 <param format="bed,vcf,gff,gff3,bam" name="input" type="data" label="BED/VCF/GFF/BAM file"/> | 16 <param format="bam,@STD_BEDTOOLS_INPUTS@" name="input" type="data" label="@STD_BEDTOOLS_INPUT_LABEL@/BAM file"/> |
| 17 </inputs> | 17 </inputs> |
| 18 <outputs> | 18 <outputs> |
| 19 <data format_source="input" name="output" metadata_source="input" label="Spaces between intervals of ${input}"/> | 19 <data format_source="input" name="output" metadata_source="input" label="Spaces between intervals of ${input}"/> |
| 20 </outputs> | 20 </outputs> |
| 21 <tests> | 21 <tests> |
