Mercurial > repos > iuc > bedtools
comparison mapBed.xml @ 19:102424c60727 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1cfbe7505ebac3b447c6ae0f0d76b42656496588
| author | iuc |
|---|---|
| date | Mon, 09 Nov 2015 18:41:22 -0500 |
| parents | a2d4c30ba2f9 |
| children | c0fbce5dc84a |
comparison
equal
deleted
inserted
replaced
| 18:5efc48568d8d | 19:102424c60727 |
|---|---|
| 39 <param name="genome_choose" type="boolean" checked="false" truevalue="-g" falsevalue="" | 39 <param name="genome_choose" type="boolean" checked="false" truevalue="-g" falsevalue="" |
| 40 label="Treat split/spliced BAM or BED12 entries as distinct BED intervals when computing coverage." help="(-g)" /> | 40 label="Treat split/spliced BAM or BED12 entries as distinct BED intervals when computing coverage." help="(-g)" /> |
| 41 <when value="-g"> | 41 <when value="-g"> |
| 42 <expand macro="genome" /> | 42 <expand macro="genome" /> |
| 43 </when> | 43 </when> |
| 44 <when value="" /> | |
| 44 </conditional> | 45 </conditional> |
| 45 </inputs> | 46 </inputs> |
| 46 <outputs> | 47 <outputs> |
| 47 <data format_source="inputA" name="output" metadata_source="inputA" label="Mapping of ${inputB.name} into ${inputA.name}"/> | 48 <data format_source="inputA" name="output" metadata_source="inputA" label="Mapping of ${inputB.name} into ${inputA.name}"/> |
| 48 </outputs> | 49 </outputs> |
