Mercurial > repos > iuc > bedtools
comparison nucBed.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 | 3f852f713d24 |
| children | 2f457890d8c8 |
comparison
equal
deleted
inserted
replaced
| 41:c96688f1746d | 42:d279800f4ff9 |
|---|---|
| 18 -bed '$input' | 18 -bed '$input' |
| 19 > '$output' | 19 > '$output' |
| 20 ]]> | 20 ]]> |
| 21 </command> | 21 </command> |
| 22 <inputs> | 22 <inputs> |
| 23 <param format="bed,vcf,gff,gff3" name="input" type="data" label="BED/VCF/GFF file"/> | 23 <param format="@STD_BEDTOOLS_INPUTS@" name="input" type="data" label="@STD_BEDTOOLS_INPUT_LABEL@ file"/> |
| 24 <param format="fasta" name="fasta" type="data" label="FASTA file"/> | 24 <param format="fasta" name="fasta" type="data" label="FASTA file"/> |
| 25 | 25 |
| 26 <param argument="-s" type="boolean" checked="false" truevalue="-s" falsevalue="" | 26 <param argument="-s" type="boolean" checked="false" truevalue="-s" falsevalue="" |
| 27 label="Profile the sequence according to strand" /> | 27 label="Profile the sequence according to strand" /> |
| 28 <param argument="-seq" type="boolean" checked="false" truevalue="-seq" falsevalue="" | 28 <param argument="-seq" type="boolean" checked="false" truevalue="-seq" falsevalue="" |
