Mercurial > repos > galaxyp > openms_semanticvalidator
comparison SemanticValidator.xml @ 6:50004a331e02 draft
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 8fcd33df23901e111d6c18f450bd09cd8cb3819e
| author | galaxyp |
|---|---|
| date | Tue, 08 Aug 2017 13:30:58 -0400 |
| parents | 1707f652b6a0 |
| children | bf14c78a0c20 |
comparison
equal
deleted
inserted
replaced
| 5:46b77cf3bf61 | 6:50004a331e02 |
|---|---|
| 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="SemanticValidator" name="SemanticValidator" version="2.2.0"> | 4 <tool id="SemanticValidator" name="SemanticValidator" version="2.2.0.1"> |
| 5 <description>SemanticValidator for semantically validating certain XML files.</description> | 5 <description>SemanticValidator for semantically validating certain XML files.</description> |
| 6 <macros> | 6 <macros> |
| 7 <token name="@EXECUTABLE@">SemanticValidator</token> | 7 <token name="@EXECUTABLE@">SemanticValidator</token> |
| 8 <import>macros.xml</import> | 8 <import>macros.xml</import> |
| 9 </macros> | 9 </macros> |
| 43 <expand macro="advanced_options"> | 43 <expand macro="advanced_options"> |
| 44 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> | 44 <param name="param_force" display="radio" type="boolean" truevalue="-force" falsevalue="" checked="false" optional="True" label="Overwrite tool specific checks" help="(-force) "/> |
| 45 </expand> | 45 </expand> |
| 46 </inputs> | 46 </inputs> |
| 47 <outputs> | 47 <outputs> |
| 48 <data name="param_stdout" format="text" label="Output from stdout"/> | 48 <data name="param_stdout" format="txt" label="Output from stdout"/> |
| 49 </outputs> | 49 </outputs> |
| 50 <help>SemanticValidator for semantically validating certain XML files. | 50 <help>SemanticValidator for semantically validating certain XML files. |
| 51 | 51 |
| 52 | 52 |
| 53 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_SemanticValidator.html</help> | 53 For more information, visit http://ftp.mi.fu-berlin.de/OpenMS/release-documentation/html/UTILS_SemanticValidator.html</help> |
