Mercurial > repos > jankanis > blast2html
comparison blast2html.xml @ 105:b3b5ee557170
update test
author | Jan Kanis <jan.code@jankanis.nl> |
---|---|
date | Mon, 07 Jul 2014 11:42:43 +0200 |
parents | be7c94e29cd8 |
children | 1faac255ae3c |
comparison
equal
deleted
inserted
replaced
104:a22c909c9b57 | 105:b3b5ee557170 |
---|---|
23 </outputs> | 23 </outputs> |
24 | 24 |
25 <tests> | 25 <tests> |
26 <test> | 26 <test> |
27 <param name="input" value="blast xml example1.xml"/> | 27 <param name="input" value="blast xml example1.xml"/> |
28 <output name="out_file1" file="blast xml example1.html"/> | 28 <output name="output" file="blast xml example1.html"/> |
29 </test> | 29 </test> |
30 <test> | 30 <test> |
31 <param name="input" value="blast xml example2.xml"/> | 31 <param name="input" value="blast xml example2.xml"/> |
32 <output name="out_file1" file="blast xml example2.html"/> | 32 <output name="output" file="blast xml example2.html"/> |
33 </test> | 33 </test> |
34 <test> | 34 <test> |
35 <param name="input" value="blast xml example3.xml"/> | 35 <param name="input" value="blast xml example3.xml"/> |
36 <output name="out_file1" file="blast xml example3.html"/> | 36 <output name="output" file="blast xml example3.html"/> |
37 </test> | 37 </test> |
38 <test> | 38 <test> |
39 <param name="input" value="blast xml example4.xml"/> | 39 <param name="input" value="blast xml example4.xml"/> |
40 <output name="out_file1" file="blast xml example4.html"/> | 40 <output name="output" file="blast xml example4.html"/> |
41 </test> | 41 </test> |
42 </tests> | 42 </tests> |
43 | 43 |
44 <help> | 44 <help> |
45 This tool converts the default BLAST XML result into a HTML document | 45 This tool converts the default BLAST XML result into a HTML document |