comparison peptide_shaker.xml @ 28:432140bcc7fe draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/peptideshaker commit 450e533463b5e16e694dff6a5f6e97698c9d0521-dirty
author galaxyp
date Wed, 08 Jun 2016 13:05:47 -0400
parents 3ef5a7dd1a36
children 78fad25eff17
comparison
equal deleted inserted replaced
27:70dade9fb8e3 28:432140bcc7fe
168 <param name="searchgui_input" format="searchgui_archive" type="data" label="Compressed SearchGUI results" 168 <param name="searchgui_input" format="searchgui_archive" type="data" label="Compressed SearchGUI results"
169 help="SearchGUI Results from History"> 169 help="SearchGUI Results from History">
170 <options options_filter_attribute="metadata.searchgui_major_version" > 170 <options options_filter_attribute="metadata.searchgui_major_version" >
171 <filter type="add_value" value="@SEARCHGUI_MAJOR_VERSION@" /> 171 <filter type="add_value" value="@SEARCHGUI_MAJOR_VERSION@" />
172 </options> 172 </options>
173 <validator type="expression" message="This version of PeptideShaker will only work with SearchGUI version: @SEARCHGUI_MAJOR_VERSION@ .">value is not None and value.metadata.searchgui_major_version == "@SEARCHGUI_MAJOR_VERSION@"</validator>
174 </param> 173 </param>
175 174
176 <conditional name="species_type"> 175 <conditional name="species_type">
177 <param name="species_type_selector" type="select" optional="true" label="The species type to use for the gene annotation" 176 <param name="species_type_selector" type="select" optional="true" label="The species type to use for the gene annotation"
178 help="(Optional) If your species is supported under one of the groups, selecting it will allow GO annotations and other information to be included in the results"> 177 help="(Optional) If your species is supported under one of the groups, selecting it will allow GO annotations and other information to be included in the results">