view macros.xml @ 7:8d4f03b5fe9d draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 3bc79fb3b170201cd7fa184d6b2535a8f5ac6115"
author bgruening
date Mon, 21 Jun 2021 08:37:37 +0000
parents 0284be52bfcf
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>