view macros.xml @ 0:d0a712cf0518 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/graphmap commit a1461f1e83079de821b269125c49eca2460e7693
author bgruening
date Thu, 27 Sep 2018 15:27:40 -0400
parents
children 815251b32ccc
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.5.2</token>

    <xml name="requirements">
        <requirements>
        <requirement type="package" version="0.5.2">graphmap</requirement>
        <requirement type="package" version="1.9">samtools</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1038/ncomms11307</citation>
            <citation type="bibtex">
@misc{githubgraphmap,
  author = {LastTODO, FirstTODO},
  year = {TODO},
  title = {graphmap},
  publisher = {GitHub},
  journal = {GitHub repository},
  url = {https://github.com/isovic/graphmap},
}</citation>
            <yield />
        </citations>
    </xml>
</macros>