view macros.xml @ 1:d485f9f1aa83 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfprimers commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 13:00:55 -0500
parents 67a4da1a4df3
children bc5949d36b34
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="8a5602bf07">vcflib</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="stdio">
        <stdio>
            <exit_code range="1:" level="fatal" />
        </stdio>
    </xml>
   	<xml name="citations">
   	     <citations>
             <citation type="bibtex">
@misc{Garrison2015,
  author = {Garrison, Erik},
  year = {2015},
  title = {vcflib},
  publisher = {GitHub},
  journal = {GitHub repository},
  url = {https://github.com/ekg/vcflib},
}
             </citation>
   	     </citations>
   	</xml>
    <token name="@IS_PART_OF_VCFLIB@">is a part of VCFlib toolkit developed by Erik Garrison (https://github.com/ekg/vcflib).</token>
</macros>