view macros.xml @ 2:156e0da5b917 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit a926a92aed3e22b14fb88af204c8450987c59743
author bgruening
date Thu, 29 Nov 2018 04:34:34 -0500
parents d9f4c141d88a
children 3ee0ef312022
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="2.3.7">flye</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1073/pnas.1604560113</citation>
            <citation type="bibtex">
@misc{githubFlye,
  author = {LastTODO, FirstTODO},
  year = {TODO},
  title = {Flye},
  publisher = {GitHub},
  journal = {GitHub repository},
  url = {https://github.com/fenderglass/Flye},
}</citation>
            <yield />
        </citations>
    </xml>
</macros>