Mercurial > repos > galaxy-australia > dorado_pod5_convert
view macros.xml @ 3:1145758d2f0b draft
planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit 6961f310fe940d649523c4468ea35323b3eff257
author | galaxy-australia |
---|---|
date | Tue, 22 Oct 2024 22:32:22 +0000 |
parents | 7c47b3c9e493 |
children |
line wrap: on
line source
<macros> <!-- UPDATING: pull the latest container and check the version. Update both tokens. You MUST also update the model list. See README.md for more. --> <token name="@VERSION@">0.8.2+6b413c9</token> <token name="@CONTAINER_HASH@">ae1d5e75f94041e4fd7af4a7ed6e6432b0eaea29</token> <xml name="requirements"> <requirements> <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">dorado</xref> </xrefs> </xml> <xml name="citation"> <citations> <citation type="bibtex"> @misc{dorado, title = {Dorado}, author = {{Oxford Nanopore}}, year = {2024}, url = {https://github.com/nanoporetech/dorado/}, } </citation> </citations> </xml> </macros>