comparison macros.xml @ 0:c506b8275b1a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/vcflib/vcfdistance commit c2af291b241e37e0a55adbc1fc72a9fa37d93582
author iuc
date Mon, 26 Mar 2018 12:24:06 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:c506b8275b1a
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="1.0.0_rc1">vcflib</requirement>
5 <yield/>
6 </requirements>
7 </xml>
8 <xml name="stdio">
9 <stdio>
10 <exit_code range="1:" level="fatal" />
11 </stdio>
12 </xml>
13 <token name="@WRAPPER_VERSION@">1.0.0_rc1</token>
14 <xml name="citations">
15 <citations>
16 <citation type="bibtex">
17 @misc{Garrison2015,
18 author = {Garrison, Erik},
19 year = {2015},
20 title = {vcflib},
21 publisher = {GitHub},
22 journal = {GitHub repository},
23 url = {https://github.com/ekg/vcflib},
24 }
25 </citation>
26 </citations>
27 </xml>
28 <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token>
29 </macros>