Mercurial > repos > bgruening > flye
view macros.xml @ 5:de24438c9988 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/flye commit 642e538e424b2fed32a0b2a8b030962d58fe9341"
author | bgruening |
---|---|
date | Mon, 02 Nov 2020 17:54:14 +0000 |
parents | 3ee0ef312022 |
children | 0284be52bfcf |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="2.6">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>