Mercurial > repos > recetox > wtv
diff macros.xml @ 0:07b7a1012916 draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/wtv commit 99dee7aed6d881ca831d208a34d957b8b1f021d1
| author | recetox |
|---|---|
| date | Tue, 08 Jul 2025 14:48:47 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Jul 08 14:48:47 2025 +0000 @@ -0,0 +1,27 @@ +<macros> + <token name="@TOOL_VERSION@">0.1.0</token> + + <xml name="creator"> + <creator> + <person + givenName="Frank" + familyName="Acquaye" + url="https://github.com/acquayefrank" + identifier="0000-0002-9465-4018" /> + <person + givenName="Helge" + familyName="Hecht" + url="https://github.com/hechth" + identifier="0000-0001-6744-996X" /> + <organization + url="https://www.recetox.muni.cz/" + email="GalaxyToolsDevelopmentandDeployment@space.muni.cz" + name="RECETOX MUNI" /> + </creator> + </xml> + <xml name="annotation"> + <xrefs> + <xref type="bio.tools">wtv</xref> + </xrefs> + </xml> +</macros> \ No newline at end of file
