Mercurial > repos > iuc > cnv_vcf2json
annotate macros.xml @ 1:7d2d2e3b9891 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 7b5c842d3c006d2afd00aff1ef833f236a45dd3d
author | iuc |
---|---|
date | Wed, 24 Jul 2024 12:56:03 +0000 |
parents | c8caf812d33b |
children |
rev | line source |
---|---|
0
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
1 <macros> |
1
7d2d2e3b9891
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 7b5c842d3c006d2afd00aff1ef833f236a45dd3d
iuc
parents:
0
diff
changeset
|
2 <token name="@VERSION_SUFFIX@">0.1</token> |
7d2d2e3b9891
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 7b5c842d3c006d2afd00aff1ef833f236a45dd3d
iuc
parents:
0
diff
changeset
|
3 <token name="@TOOL_VERSION@">1.1.0</token> |
0
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
4 <xml name="requirements"> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
5 <requirements> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
6 <requirement type="package" version="@TOOL_VERSION@">cnv-vcf2json</requirement> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
7 </requirements> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
8 </xml> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
9 <xml name="creators"> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
10 <creator> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
11 <person givenName="Khaled" familyName="Jum'ah" url="https://github.com/khaled196" /> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
12 <person givenName="Krzysztof" familyName="Poterlowicz" url="https://github.com/poterlowicz-lab" /> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
13 <organization name="poterlowicz-lab" url="https://github.com/poterlowicz-lab" /> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
14 </creator> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
15 </xml> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
16 <xml name="citations"> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
17 <citations> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
18 <citation type="bibtex">@misc{cnv-vcf2json, |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
19 author = {Khaled Jum'ah}, |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
20 title = {{cnv-vcf2json}: Convert VCF Files to JSON Format}, |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
21 year = {2024}, |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
22 version = {1.0.4}, |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
23 url = {https://pypi.org/project/cnv-vcf2json/},}</citation> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
24 </citations> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
25 </xml> |
c8caf812d33b
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cnv-vcf2json commit 485fd56c701872217e6d6ccc4321c1f0522ad540
iuc
parents:
diff
changeset
|
26 </macros> |