annotate macros.xml @ 4:285060661b45 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
author iuc
date Thu, 23 Jan 2020 08:00:49 -0500
parents 8fb92fcd20ae
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
1 <macros>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
2 <xml name="requirements">
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
3 <requirements>
4
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
4 <requirement type="package" version="1.0.0_rc3">vcflib</requirement>
0
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
5 <yield/>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
6 </requirements>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
7 </xml>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
8 <xml name="stdio">
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
9 <stdio>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
10 <exit_code range="1:" level="fatal" />
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
11 </stdio>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
12 </xml>
4
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
13 <token name="@WRAPPER_VERSION@">1.0.0_rc3</token>
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
14 <xml name="citations">
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
15 <citations>
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
16 <citation type="bibtex">
0
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
17 @misc{Garrison2015,
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
18 author = {Garrison, Erik},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
19 year = {2015},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
20 title = {vcflib},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
21 publisher = {GitHub},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
22 journal = {GitHub repository},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
23 url = {https://github.com/ekg/vcflib},
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
24 }
4
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
25 </citation>
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
26 </citations>
285060661b45 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcf2tsv commit 36e9065027cc7bf721e9d203208477ee88906c57"
iuc
parents: 2
diff changeset
27 </xml>
0
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
28 <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token>
77e1141bbd29 Uploaded
devteam
parents:
diff changeset
29 </macros>