Mercurial > repos > imgteam > iscc_sum
diff creators.xml @ 0:01155dd89628 draft
planemo upload for repository https://github.com/BMCV/galaxy-image-analysis/tree/master/tools/iscc-sum commit e2d8293c17c87553b267747c6a7b10b9b3ddd0d2
| author | imgteam |
|---|---|
| date | Thu, 06 Nov 2025 10:22:33 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/creators.xml Thu Nov 06 10:22:33 2025 +0000 @@ -0,0 +1,21 @@ +<macros> + + <xml name="creators/iscc"> + <organization name="ISCC Foundation" url="https://iscc.foundation"/> + <yield /> + </xml> + <xml name="creators/lco"> + <organization name="Leiden Cell Observatory, Leiden University" url="https://www.universiteitleiden.nl/en/research/research-facilities/science/cell-observatory"/> + <yield /> + </xml> + <xml name="creators/maartenpaul"> + <person givenName="Maarten" familyName="Paul"/> + <yield/> + </xml> + <xml name="creators/etzm"> + <person givenName="Martin" familyName="Etzrodt"/> + <yield/> + </xml> + + +</macros> \ No newline at end of file
