Mercurial > repos > iuc > funannotate_predict
diff funannotate_predict.xml @ 9:d6c7106b7b2e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 90acc0e23230b2e29e1d38a90bca4009c84c7e67
| author | iuc |
|---|---|
| date | Fri, 20 Oct 2023 10:08:19 +0000 |
| parents | 51b6ee65ef7f |
| children | 1bc5a03faf2e |
line wrap: on
line diff
--- a/funannotate_predict.xml Tue Apr 25 18:32:42 2023 +0000 +++ b/funannotate_predict.xml Fri Oct 20 10:08:19 2023 +0000 @@ -307,7 +307,7 @@ </outputs> <tests> <!-- training from scratch --> - <test> + <test expect_num_outputs="10"> <param name="input" value="genome_masked.fa" /> <param name="database" value="2021-07-20-120000" /> <section name="busco"> @@ -376,7 +376,7 @@ </test> <!-- pre-trained augustus --> - <test> + <test expect_num_outputs="10"> <param name="input" value="genome_masked.fa" /> <param name="database" value="2021-07-20-120000" /> <section name="organism"> @@ -441,7 +441,7 @@ </test> <!-- bam and transcripts and proteins --> - <test> + <test expect_num_outputs="10"> <param name="input" value="genome_masked.fa" /> <param name="database" value="2021-07-20-120000" /> <section name="organism"> @@ -517,7 +517,7 @@ </test> <!-- proteins --> - <test> + <test expect_num_outputs="10"> <param name="input" value="genome_masked.fa" /> <param name="database" value="2021-07-20-120000" /> <section name="organism">
