changeset 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 0ebf3d3e4c90
children bced7eb9e197
files searchgui.xml
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
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"