comparison annotateBed.xml @ 64:f6c88d2e9ae5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 73ebd55430874a3c1483b6dd6cce0482175482f9
author iuc
date Fri, 21 Feb 2025 21:38:34 +0000
parents 539958feb49c
children
comparison
equal deleted inserted replaced
63:7411007544bf 64:f6c88d2e9ae5
63 <data name="output" format="bed" /> 63 <data name="output" format="bed" />
64 </outputs> 64 </outputs>
65 <tests> 65 <tests>
66 <test> 66 <test>
67 <param name="inputA" value="annotateBed1.bed" ftype="bed" /> 67 <param name="inputA" value="annotateBed1.bed" ftype="bed" />
68 <param name="names_select" value="no" /> 68 <param name="names|names_select" value="no" />
69 <param name="beds" value="annotateBed2.bed,annotateBed3.bed,annotateBed4.bed"/> 69 <param name="names|beds" value="annotateBed2.bed,annotateBed3.bed,annotateBed4.bed"/>
70 <output name="output" file="annotateBed_result.bed" ftype="bed" /> 70 <output name="output" file="annotateBed_result.bed" ftype="bed" />
71 </test> 71 </test>
72 </tests> 72 </tests>
73 <help><![CDATA[ 73 <help><![CDATA[
74 **What it does** 74 **What it does**