comparison blastxml_to_gapped_gff3.xml @ 2:2c71c9b0214c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/blastxml_to_gapped_gff3 commit 908f16ea4eb082227437dc93e06e8cb742f5a257
author iuc
date Wed, 15 Nov 2017 15:14:02 -0500
parents 71c9f22c023c
children
comparison
equal deleted inserted replaced
1:f9812943a3c6 2:2c71c9b0214c
27 <outputs> 27 <outputs>
28 <data format="gff3" name="output"/> 28 <data format="gff3" name="output"/>
29 </outputs> 29 </outputs>
30 <tests> 30 <tests>
31 <test> 31 <test>
32 <param name="blastxml" ftype="blastxml" value="input.xml"/> 32 <param name="blastxml" ftype="blastxml" value="input.xml" />
33 <output name="output" file="blast.gff"/> 33 <output name="output" file="blast.gff" compare="sim_size" />
34 </test> 34 </test>
35 </tests> 35 </tests>
36 <help><![CDATA[ 36 <help><![CDATA[
37 **What it does** 37 **What it does**
38 38