comparison tools/ncbi_blast_plus/ncbi_rpsblast_wrapper.xml @ 19:7f3c448e119b draft

v0.1.07 - fix macro problem in blastxml_to_tabular.xml, reenable .loc tests
author peterjc
date Thu, 19 Nov 2015 06:30:35 -0500
parents 697f40151eaf
children 3034ce97dd33
comparison
equal deleted inserted replaced
18:577d9c12411a 19:7f3c448e119b
49 <expand macro="output_change_format" /> 49 <expand macro="output_change_format" />
50 50
51 </data> 51 </data>
52 </outputs> 52 </outputs>
53 <tests> 53 <tests>
54 <!-- Disable for ToolShed where *.loc tests not yet supported
55 See https://github.com/peterjc/galaxy_blast/issues/53
56 <test> 54 <test>
57 <param name="query" value="four_human_proteins.fasta" ftype="fasta" /> 55 <param name="query" value="four_human_proteins.fasta" ftype="fasta" />
58 <param name="db_opts_selector" value="db" /> 56 <param name="db_opts_selector" value="db" />
59 <param name="database" value="cd00003_and_cd00008" /> 57 <param name="database" value="cd00003_and_cd00008" />
60 <param name="evalue_cutoff" value="1e-8" /> 58 <param name="evalue_cutoff" value="1e-8" />
61 <param name="out_format" value="6" /> 59 <param name="out_format" value="6" />
62 <output name="output1" file="empty_file.dat" ftype="tabular" /> 60 <output name="output1" file="empty_file.dat" ftype="tabular" />
63 </test> 61 </test>
64 -->
65 </tests> 62 </tests>
66 <help> 63 <help>
67 64
68 @SEARCH_TIME_WARNING@ 65 @SEARCH_TIME_WARNING@
69 66