Mercurial > repos > galaxyp > peptideshaker
diff peptide_shaker.xml @ 58:07ff622ec007 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 0f6ab8b5647a33b2b051d7aa808ef42546436b23"
author | galaxyp |
---|---|
date | Sat, 10 Apr 2021 15:57:17 +0000 |
parents | da885ca16cb2 |
children | 943a34df6047 |
line wrap: on
line diff
--- a/peptide_shaker.xml Tue Mar 16 15:12:03 2021 +0000 +++ b/peptide_shaker.xml Sat Apr 10 15:57:17 2021 +0000 @@ -570,10 +570,15 @@ <tests> <!-- Basic test: default identification parameters, searchgui_tinydb1.fasta, 4 search engines xx--> - <test expect_num_outputs="1"> + <test expect_num_outputs="2"> <param name="searchgui_input" value="searchgui_tiny_result_default_4engines.zip" ftype="searchgui_archive"/> - <param name="mzidentml_creation" value="0"/> + <param name="mzidentml_creation" value="1"/> <param name="export_psdb" value="1"/> + <output name="mzidentML" ftype="mzid"> + <assert_contents> + <has_text text="MzIdentML"/> + </assert_contents> + </output> <output name="output_psdb" ftype="peptideshaker_archive"> <assert_contents> <has_size value="122880" delta="3000"/>