diff InclusionExclusionListCreator.xml @ 5:55b031e4872d draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 58476cadaaf10b494317a604ad81d41c2d15f29b
author galaxyp
date Mon, 12 Feb 2018 13:12:42 -0500
parents b4e991d49651
children dafcc84d1190
line wrap: on
line diff
--- a/InclusionExclusionListCreator.xml	Thu Jan 11 17:48:32 2018 -0500
+++ b/InclusionExclusionListCreator.xml	Mon Feb 12 13:12:42 2018 -0500
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8'?>
-<!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.-->
+<!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTDConverter.-->
 <!--Proposed Tool Section: [Targeted Experiments]-->
-<tool id="InclusionExclusionListCreator" name="InclusionExclusionListCreator" version="2.2.0">
+<tool id="InclusionExclusionListCreator" name="InclusionExclusionListCreator" version="2.3.0">
   <description>Creates inclusion and/or exclusion lists.</description>
   <macros>
     <token name="@EXECUTABLE@">InclusionExclusionListCreator</token>
@@ -164,7 +164,7 @@
     <param name="param_exclude" type="data" format="featurexml,idxml,fasta" optional="True" label="Exclusion list input file in featureXML, idXML or FASTA format" help="(-exclude) "/>
     <param name="param_rt_model" type="data" format="txt" optional="True" label="RTModel file used for the rt prediction of peptides in FASTA files" help="(-rt_model) "/>
     <param name="param_pt_model" type="data" format="txt" optional="True" label="PTModel file used for the pt prediction of peptides in FASTA files (only needed for inclusion_strategy PreotinBased_LP)" help="(-pt_model) "/>
-    <repeat name="rep_param_inclusion_charges" min="0" max="1" title="param_inclusion_charges">
+    <repeat name="rep_param_inclusion_charges" min="0" title="param_inclusion_charges">
       <param name="param_inclusion_charges" type="text" min="1" optional="True" size="30" value="1" label="List containing the charge states to be considered for the inclusion list compounds, space separated" help="(-inclusion_charges) ">
         <sanitizer>
           <valid initial="string.printable">
@@ -179,7 +179,7 @@
       <option value="ProteinBased_LP">ProteinBased_LP</option>
       <option value="ALL" selected="true">ALL</option>
     </param>
-    <repeat name="rep_param_exclusion_charges" min="0" max="1" title="param_exclusion_charges">
+    <repeat name="rep_param_exclusion_charges" min="0" title="param_exclusion_charges">
       <param name="param_exclusion_charges" type="text" min="1" optional="True" size="30" value="1" label="List containing the charge states to be considered for the exclusion list compounds (for idXML and FASTA input), space separated" help="(-exclusion_charges) ">
         <sanitizer>
           <valid initial="string.printable">