Mercurial > repos > yating-l > regtools_junctions_extract
comparison regtools_junctions_extract.xml @ 1:e9dcea52d079 draft
planemo upload commit db634d933827ebc78981c7a0aa18205a85fa42e6-dirty
author | yating-l |
---|---|
date | Mon, 19 Dec 2016 13:21:56 -0500 |
parents | 2626c5b4c665 |
children | cf258ca024ff |
comparison
equal
deleted
inserted
replaced
0:2626c5b4c665 | 1:e9dcea52d079 |
---|---|
57 | 57 |
58 <when value="off" /> | 58 <when value="off" /> |
59 </conditional> | 59 </conditional> |
60 </inputs> | 60 </inputs> |
61 <outputs> | 61 <outputs> |
62 <data name="output1" format="bed" message="original output"/> | 62 <data name="output1" format="bed" label="${tool.name} on ${on_string}: original output"/> |
63 <data name="fixed_output" format="bed" message="Check for lines with invalid BED format, if so remove the lines. This output is the one that should be used in HAC workflow"/> | 63 <data name="fixed_output" format="bed" label="${tool.name} on ${on_string}: fixed_output for HAC workflow"/> |
64 </outputs> | 64 </outputs> |
65 <tests> | 65 <tests> |
66 <test> | 66 <test> |
67 <!-- Test with default parameters --> | 67 <!-- Test with default parameters --> |
68 <param name="input1" value="Dbia3_adult_males_shallow.bam" /> | 68 <param name="input1" value="Dbia3_adult_males_shallow.bam" /> |