Mercurial > repos > recetox > mzspeclib_describe
diff macros.xml @ 0:4484e5822a6b draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/main/tools/mzspeclib commit 6707579ea4c2d22b625b85c30e5b9705ae142b20
| author | recetox |
|---|---|
| date | Mon, 30 Jun 2025 08:12:11 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Mon Jun 30 08:12:11 2025 +0000 @@ -0,0 +1,23 @@ +<macros> + <token name="@TOOL_VERSION@">1.0.7</token> + + <xml name="creator"> + <creator> + <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="citations"> + <citations> + <citation type="doi">10.1021/acs.analchem.4c04091</citation> + </citations> + </xml> +</macros> \ No newline at end of file
