Mercurial > repos > iuc > circos
comparison macros_tests.xml @ 12:7b64033fb9b1 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/circos commit e3d1aad2204a3385aa66f3b0625747151e9f94e8"
| author | iuc |
|---|---|
| date | Mon, 22 Nov 2021 12:22:19 +0000 |
| parents | b84d385679e2 |
| children | 8b1cf140bbd4 |
comparison
equal
deleted
inserted
replaced
| 11:0ee66defe58b | 12:7b64033fb9b1 |
|---|---|
| 16 </section> | 16 </section> |
| 17 | 17 |
| 18 <output name="output_png" file="0/out.png" compare="sim_size" delta="15000" ftype="png"/> | 18 <output name="output_png" file="0/out.png" compare="sim_size" delta="15000" ftype="png"/> |
| 19 <output name="output_svg" file="0/out.svg" compare="sim_size" delta="15000" ftype="svg"/> | 19 <output name="output_svg" file="0/out.svg" compare="sim_size" delta="15000" ftype="svg"/> |
| 20 </test> | 20 </test> |
| 21 | |
| 22 <test expect_failure="true"> | |
| 23 <section name="reference_genome"> | |
| 24 <conditional name="ref"> | |
| 25 <param name="ref_source" value="history" /> | |
| 26 <param name="genome_fasta" value="1/input.fa" /> | |
| 27 </conditional> | |
| 28 </section> | |
| 29 | |
| 30 <section name="outputs"> | |
| 31 <param name="png" value="yes" /> | |
| 32 <param name="svg" value="yes" /> | |
| 33 </section> | |
| 34 | |
| 35 <section name="limits"> | |
| 36 <param name="max_ticks" value="1" /> | |
| 37 <param name="max_ideograms" value="1" /> | |
| 38 <param name="max_links" value="1" /> | |
| 39 <param name="max_points_per_track" value="1" /> | |
| 40 </section> | |
| 41 | |
| 42 <output name="output_png" file="0/out.png" compare="sim_size" delta="15000" ftype="png"/> | |
| 43 <output name="output_svg" file="0/out.svg" compare="sim_size" delta="15000" ftype="svg"/> | |
| 44 </test> | |
| 45 | |
| 21 <test> | 46 <test> |
| 22 <section name="reference_genome"> | 47 <section name="reference_genome"> |
| 23 <conditional name="ref"> | 48 <conditional name="ref"> |
| 24 <param name="ref_source" value="history" /> | 49 <param name="ref_source" value="history" /> |
| 25 <param name="genome_fasta" value="1/input.fa" /> | 50 <param name="genome_fasta" value="1/input.fa" /> |
