comparison CVInspector.xml @ 3:c5d9ddfb4cc6 draft

planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit daf6dfc513ede9b890125d9fff2c2657d834eea9
author galaxyp
date Fri, 14 Jul 2017 18:36:13 -0400
parents 7fd35becd995
children f69a0db1faf3
comparison
equal deleted inserted replaced
2:1d5f2947f3f9 3:c5d9ddfb4cc6
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>