Mercurial > repos > iuc > bedtools
comparison complementBed.xml @ 41:c96688f1746d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit ee522a02a3fab980a5b32a1387182c951ab04968
| author | iuc |
|---|---|
| date | Fri, 20 Apr 2018 05:30:04 -0400 |
| parents | ac2040a5e6ff |
| children | d279800f4ff9 |
comparison
equal
deleted
inserted
replaced
| 40:58451dcd076d | 41:c96688f1746d |
|---|---|
| 16 <inputs> | 16 <inputs> |
| 17 <param format="bed,vcf,gff,gff3" name="input" type="data" label="BED/VCF/GFF file"/> | 17 <param format="bed,vcf,gff,gff3" name="input" type="data" label="BED/VCF/GFF file"/> |
| 18 <expand macro="input_conditional_genome_file" /> | 18 <expand macro="input_conditional_genome_file" /> |
| 19 </inputs> | 19 </inputs> |
| 20 <outputs> | 20 <outputs> |
| 21 <data format_source="input" name="output" metadata_source="input" label="Complemen of ${input.name}"/> | 21 <data format_source="input" name="output" metadata_source="input" label="Complement of ${input.name}"/> |
| 22 </outputs> | 22 </outputs> |
| 23 <tests> | 23 <tests> |
| 24 <test> | 24 <test> |
| 25 <param name="input" value="a.bed" ftype="bed" /> | 25 <param name="input" value="a.bed" ftype="bed" /> |
| 26 <param name="genome_file_opts_selector" value="hist" /> | 26 <param name="genome_file_opts_selector" value="hist" /> |
