view macros.xml @ 1:815251b32ccc draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/graphmap commit ba787e88cb93e78516b2fced5b60285d5f033ca3
author bgruening
date Fri, 15 Mar 2024 13:12:39 +0000
parents d0a712cf0518
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.5.2</token>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">graphmap</xref>
        </xrefs>
    </xml>
    <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>