Mercurial > repos > galaxyp > peptideshaker
diff searchgui.xml @ 35:5a38c0d33704 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit a9c70724c3561247e91f0b69b35022adcf3445ff
author | galaxyp |
---|---|
date | Mon, 27 Feb 2017 13:16:20 -0500 |
parents | bce45e9e6d70 |
children | 7f2aeb19650f |
line wrap: on
line diff
--- a/searchgui.xml Thu Feb 16 07:37:26 2017 -0500 +++ b/searchgui.xml Mon Feb 27 13:16:20 2017 -0500 @@ -1,4 +1,4 @@ -<tool id="search_gui" name="Search GUI" version="@SEARCHGUI_VERSION@.0"> +<tool id="search_gui" name="Search GUI" version="@SEARCHGUI_VERSION@.1"> <description> Perform protein identification using various search engines and prepare results for input to Peptide Shaker </description> @@ -59,9 +59,11 @@ @GENERAL_PARAMETERS@ -db input_database.fasta + $protein_database_options.use_gene_mapping #if $protein_database_options.use_gene_mapping: - $protein_database_options.use_gene_mapping $protein_database_options.update_gene_mapping + #else: + -updateGeneMapping 0 #end if #if $advanced_options.xtandem.xtandem_advanced == "yes"