comparison CVInspector.xml @ 9:e97a8b65aa3c 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:00:37 -0500
parents ba78f311be89
children 8a11c915c25b
comparison
equal deleted inserted replaced
8:88841fa6a769 9:e97a8b65aa3c
1 <?xml version='1.0' encoding='UTF-8'?> 1 <?xml version='1.0' encoding='UTF-8'?>
2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTD2Galaxy.--> 2 <!--This is a configuration file for the integration of a tools into Galaxy (https://galaxyproject.org/). This file was automatically generated using CTDConverter.-->
3 <!--Proposed Tool Section: [Utilities]--> 3 <!--Proposed Tool Section: [Utilities]-->
4 <tool id="CVInspector" name="CVInspector" version="2.2.0"> 4 <tool id="CVInspector" name="CVInspector" version="2.3.0">
5 <description>A tool for visualization and validation of PSI mapping and CV files.</description> 5 <description>A tool for visualization and validation of PSI mapping and CV files.</description>
6 <macros> 6 <macros>
7 <token name="@EXECUTABLE@">CVInspector</token> 7 <token name="@EXECUTABLE@">CVInspector</token>
8 <import>macros.xml</import> 8 <import>macros.xml</import>
9 </macros> 9 </macros>
57 <remove value="'"/> 57 <remove value="'"/>
58 <remove value="&quot;"/> 58 <remove value="&quot;"/>
59 </valid> 59 </valid>
60 </sanitizer> 60 </sanitizer>
61 </param> 61 </param>
62 <repeat name="rep_param_cv_names" min="1" max="1" title="param_cv_names"> 62 <repeat name="rep_param_cv_names" min="1" title="param_cv_names">
63 <param name="param_cv_names" type="text" size="30" label="List of identifiers (one for each ontology file)" help="(-cv_names) "> 63 <param name="param_cv_names" type="text" size="30" label="List of identifiers (one for each ontology file)" help="(-cv_names) ">
64 <sanitizer> 64 <sanitizer>
65 <valid initial="string.printable"> 65 <valid initial="string.printable">
66 <remove value="'"/> 66 <remove value="'"/>
67 <remove value="&quot;"/> 67 <remove value="&quot;"/>