view macros.xml @ 6:0284be52bfcf draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit d2767c87b1cc7459fd0d51c5c87f8e51d88d7f48"
author bgruening
date Thu, 14 Jan 2021 11:19:21 +0000
parents 3ee0ef312022
children e27815e82dd4
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="2.8.2">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>