changeset 5:ea6647067793 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit d2b76821e22b13ed6e21795ac1b82446d8f594c6
author galaxyp
date Fri, 18 Aug 2017 14:16:06 -0400
parents bd3bc2d8aaa0
children 90a1fdfa0372
files XTandemAdapter.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/XTandemAdapter.xml	Wed Aug 09 08:40:36 2017 -0400
+++ b/XTandemAdapter.xml	Fri Aug 18 14:16:06 2017 -0400
@@ -132,7 +132,7 @@
     </param>
     <param name="param_max_precursor_charge" type="integer" min="0" optional="True" value="4" label="Maximum precursor charge ('0' to use X! Tandem default)" help="(-max_precursor_charge) "/>
     <param name="param_no_isotope_error" display="radio" type="boolean" truevalue="-no_isotope_error" falsevalue="" checked="false" optional="True" label="By default, misassignment to the first and second isotopic 13C peak are also considered" help="(-no_isotope_error) Set this flag to disable"/>
-    <repeat name="rep_param_fixed_modifications" min="0" max="1" title="param_fixed_modifications">
+    <repeat name="rep_param_fixed_modifications" min="0"  title="param_fixed_modifications">
       <param name="param_fixed_modifications" type="select" optional="True" label="Fixed modifications, specified using Unimod (www.unimod.org) terms," help="(-fixed_modifications) e.g. 'Carbamidomethyl (C)' or 'Oxidation (M)'">
         <option value="15N-oxobutanoic (N-term C)">15N-oxobutanoic (N-term C)</option>
         <option value="2-dimethylsuccinyl (C)">2-dimethylsuccinyl (C)</option>
--- a/macros.xml	Wed Aug 09 08:40:36 2017 -0400
+++ b/macros.xml	Fri Aug 18 14:16:06 2017 -0400
@@ -6,6 +6,7 @@
       <requirement type="package" version="15.12.15.2">xtandem</requirement>
       <requirement type="package" version="1.0">fido</requirement>
       <requirement type="package" version="2016.10.26">msgf_plus</requirement>
+      <yield/>
     </requirements>
   </xml>
   <xml name="stdio">