Mercurial > repos > iuc > chromeister
diff chromeister.xml @ 4:abd4855bb472 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/chromeister commit bf4cb96e27bcbdac59321f00669f4efd6013ee44"
| author | iuc |
|---|---|
| date | Wed, 14 Apr 2021 06:06:36 +0000 |
| parents | 4d428c882301 |
| children | 0d9201fcf2c9 |
line wrap: on
line diff
--- a/chromeister.xml Tue Jan 19 11:14:15 2021 +0000 +++ b/chromeister.xml Wed Apr 14 06:06:36 2021 +0000 @@ -68,7 +68,7 @@ <tests> <!-- test run w defaults (and non default for dimension) --> - <test expect_num_outputs="5"> + <test expect_num_outputs="6"> <param name="query" value="mycoplasma-232.fasta"/> <param name="db" value="mycoplasma-7422.fasta"/> <param name="dimension" value="500"/> @@ -85,7 +85,7 @@ </assert_command> </test> <!-- test run w non defaults (and default for dimension) --> - <test expect_num_outputs="5"> + <test expect_num_outputs="6"> <param name="query" value="mycoplasma-232.fasta"/> <param name="db" value="mycoplasma-7422.fasta"/> <param name="kmer" value="16"/> @@ -124,7 +124,7 @@ </assert_command> </test> <!-- test to check grid --> - <test expect_num_outputs="5"> + <test expect_num_outputs="6"> <param name="query" value="mycoplasma-232.fasta"/> <param name="db" value="mycoplasma-7422.fasta"/> <param name="dimension" value="500"/> @@ -149,11 +149,6 @@ <param name="dimension" value="1000"/> <param name="grid" value=""/> <param name="pngevents" value="pngevents"/> - <output name="output"/> - <output name="output_imagen"/> - <output name="output_csv"/> - <output name="output_events"/> - <output name="output_score"/> <output name="output_events_png"> <assert_contents> <has_text text="PNG"/>
