view macros.xml @ 3:1ce9b1d72ec3 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 9de56f311ae694ec8c636b24be7815f92521ca96
author bgruening
date Sun, 02 Dec 2018 12:53:28 -0500
parents 156e0da5b917
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>