Mercurial > repos > galaxyp > openms_cvinspector
diff 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 |
line wrap: on
line diff
--- a/CVInspector.xml Thu Apr 27 12:44:24 2017 -0400 +++ b/CVInspector.xml Fri Jul 14 18:36:13 2017 -0400 @@ -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.--> <!--Proposed Tool Section: [Utilities]--> -<tool id="CVInspector" name="CVInspector" version="2.1.0"> +<tool id="CVInspector" name="CVInspector" version="2.2.0"> <description>A tool for visualization and validation of PSI mapping and CV files.</description> <macros> <token name="@EXECUTABLE@">CVInspector</token> @@ -51,7 +51,7 @@ #end if </command> <inputs> - <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) "> + <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) "> <sanitizer> <valid initial="string.printable"> <remove value="'"/>
