comparison macros.xml @ 1:6763389420f5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit fc1282ec68b346988203ead860e9b9d6a47e9efb
author iuc
date Sat, 01 Mar 2025 11:47:41 +0000
parents 9be5490bb681
children
comparison
equal deleted inserted replaced
0:9be5490bb681 1:6763389420f5
1 <macros> 1 <macros>
2 <token name="@VERSION_SUFFIX@">0.1</token> 2 <token name="@VERSION_SUFFIX@">0</token>
3 <token name="@TOOL_VERSION@">1.1.0</token> 3 <token name="@TOOL_VERSION@">2.0.0</token>
4 <xml name="requirements"> 4 <xml name="requirements">
5 <requirements> 5 <requirements>
6 <requirement type="package" version="@TOOL_VERSION@">cnv-vcf2json</requirement> 6 <requirement type="package" version="@TOOL_VERSION@">cnv-vcf2json</requirement>
7 </requirements> 7 </requirements>
8 </xml> 8 </xml>
17 <citations> 17 <citations>
18 <citation type="bibtex">@misc{cnv-vcf2json, 18 <citation type="bibtex">@misc{cnv-vcf2json,
19 author = {Khaled Jum'ah}, 19 author = {Khaled Jum'ah},
20 title = {{cnv-vcf2json}: Convert VCF Files to JSON Format}, 20 title = {{cnv-vcf2json}: Convert VCF Files to JSON Format},
21 year = {2024}, 21 year = {2024},
22 version = {1.0.4}, 22 version = {2.0.0},
23 url = {https://pypi.org/project/cnv-vcf2json/},}</citation> 23 url = {https://pypi.org/project/cnv-vcf2json/},}</citation>
24 </citations> 24 </citations>
25 </xml> 25 </xml>
26 </macros> 26 </macros>