Mercurial > repos > recetox > msmetaenhancer
changeset 1:4c328e0e59ab draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/msmetaenhancer commit 9bc547872c98a9c13c561d15e8990fe82bdc0e72"
author | recetox |
---|---|
date | Fri, 28 Jan 2022 16:23:58 +0000 |
parents | 053ce79ed564 |
children | 4ae5b466a805 |
files | macros.xml msmetaenhancer.xml |
diffstat | 2 files changed, 11 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Jan 11 15:12:26 2022 +0000 +++ b/macros.xml Fri Jan 28 16:23:58 2022 +0000 @@ -1,12 +1,20 @@ <macros> <token name="@TOOL_VERSION@">0.1.2</token> + <xml name="creator"> <creator> + <person + givenName="Matej" + familyName="Troják" + url="https://github.com/xtrojak" + identifier="0000-0003-0841-2707" /> <organization url="https://www.recetox.muni.cz/" + email="GalaxyToolsDevelopmentandDeployment@space.muni.cz" name="RECETOX MUNI" /> </creator> </xml> + <token name="@HELP@"> <![CDATA[ MSMetaEnhancer will fetch and update various metadata included in your spectra .msp dataset.
--- a/msmetaenhancer.xml Tue Jan 11 15:12:26 2022 +0000 +++ b/msmetaenhancer.xml Fri Jan 28 16:23:58 2022 +0000 @@ -1,13 +1,14 @@ <tool id="msmetaenhancer" name="MSMetaEnhancer" version="@TOOL_VERSION@+galaxy0"> <description>annotate MS data</description> - <options sanitize="False"/> + <macros> <import>macros.xml</import> </macros> + <expand macro="creator"/> + <requirements> <requirement type="package" version="@TOOL_VERSION@">msmetaenhancer</requirement> </requirements> - <expand macro="creator"/> <command detect_errors="exit_code"><![CDATA[ sh ${msmetaenhancer_python_cli}