Mercurial > repos > galaxyp > openms_semanticvalidator
diff SemanticValidator.xml @ 11:b60c5420dac6 draft
"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/openms commit 55a2aeba8bfd8a6910630721de9857dcdfe05d3c"
author | galaxyp |
---|---|
date | Tue, 13 Oct 2020 20:21:06 +0000 |
parents | 702ed84d9f4c |
children | ff9d0d1c2c1c |
line wrap: on
line diff
--- a/SemanticValidator.xml Thu Sep 24 09:02:36 2020 +0000 +++ b/SemanticValidator.xml Tue Oct 13 20:21:06 2020 +0000 @@ -54,12 +54,12 @@ <param name="mapping_file" argument="-mapping_file" type="data" format="xml" optional="false" label="Mapping file which is used to semantically validate the given XML file against this mapping file (see 'share/OpenMS/MAPPING' for templates)" help=" select xml data sets(s)"/> <param name="cv" argument="-cv" type="data" format="obo" multiple="true" optional="true" label="Controlled Vocabulary files containg the CV terms (if left empty, a set of default files are used)" help=" select obo data sets(s)"/> <expand macro="adv_opts_macro"> - <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overwrite tool specific checks" help=""/> + <param name="force" argument="-force" type="boolean" truevalue="true" falsevalue="false" checked="false" label="Overrides tool-specific checks" help=""/> <param name="test" argument="-test" type="hidden" optional="true" value="False" label="Enables the test mode (needed for internal use only)" help=""> <expand macro="list_string_san"/> </param> </expand> - <param name="OPTIONAL_OUTPUTS" type="select" multiple="true" label="Optional outputs" optional="true"> + <param name="OPTIONAL_OUTPUTS" type="select" optional="true" multiple="true" label="Optional outputs"> <option value="ctd_out_FLAG">Output used ctd (ini) configuration file</option> </param> </inputs> @@ -78,6 +78,6 @@ <help><![CDATA[SemanticValidator for semantically validating certain XML files. -For more information, visit http://www.openms.de/documentation/UTILS_SemanticValidator.html]]></help> +For more information, visit http://www.openms.de/doxygen/release/2.6.0/html/UTILS_SemanticValidator.html]]></help> <expand macro="references"/> </tool>