comparison macros.xml @ 0:61aad58c7b2d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-phenopacket commit 022f0e712defd963f3a3480c5ee6cddf4157e81c
author iuc
date Fri, 01 Mar 2024 19:04:08 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:61aad58c7b2d
1 <macros>
2 <token name="@VERSION_SUFFIX@">0</token>
3 <token name="@TOOL_VERSION@">1.0.2</token>
4 <xml name="requirements">
5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">cnv-phenopacket</requirement>
7 </requirements>
8 </xml>
9 <xml name="creators">
10 <creator>
11 <person givenName="Khaled" familyName="Jum'ah" url="https://github.com/khaled196" />
12 <person givenName="Krzysztof" familyName="Poterlowicz" url="https://github.com/poterlowicz-lab" />
13 <organization name="poterlowicz-lab" url="https://github.com/poterlowicz-lab" />
14 </creator>
15 </xml>
16 <xml name="citations">
17 <citations>
18 <citation type="bibtex">@misc{cnv-phenopacket,
19 author = {Khaled Jum'ah},
20 title = {{cnv-phenopacket}: Converts TSV metadata to Phenopacket JSON},
21 year = {2024},
22 version = {1.0.4},
23 url = {https://pypi.org/project/cnv-phenopacket/},}</citation>
24 </citations>
25 </xml>
26 </macros>