comparison CVInspector.xml @ 3:ba78f311be89 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 9a14ed1f2d3c9abdfb080251b3419dd9e0c52a14
author galaxyp
date Wed, 09 Aug 2017 09:24:04 -0400
parents b9ef41d6c0f9
children e97a8b65aa3c
comparison
equal deleted inserted replaced
2:980be33b92c9 3:ba78f311be89
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 CTD2Galaxy.-->
3 <!--Proposed Tool Section: [Utilities]--> 3 <!--Proposed Tool Section: [Utilities]-->
4 <tool id="CVInspector" name="CVInspector" version="2.1.0"> 4 <tool id="CVInspector" name="CVInspector" version="2.2.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>
49 -force 49 -force
50 #end if 50 #end if
51 #end if 51 #end if
52 </command> 52 </command>
53 <inputs> 53 <inputs>
54 <param name="param_cv_files" type="data" format="" multiple="true" optional="False" size="30" label="List of ontology files in OBO format" help="(-cv_files) "> 54 <param name="param_cv_files" type="data" format="obo" multiple="true" optional="False" size="30" label="List of ontology files in OBO format" help="(-cv_files) ">
55 <sanitizer> 55 <sanitizer>
56 <valid initial="string.printable"> 56 <valid initial="string.printable">
57 <remove value="'"/> 57 <remove value="'"/>
58 <remove value="&quot;"/> 58 <remove value="&quot;"/>
59 </valid> 59 </valid>