Mercurial > repos > iuc > artic_guppyplex
diff macros.xml @ 4:76d6358f71b7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 20c6e3148d4adadc818754e77312cb11eb7af61e
author | iuc |
---|---|
date | Fri, 21 Feb 2025 22:13:02 +0000 |
parents | 00e20a06ff1e |
children |
line wrap: on
line diff
--- a/macros.xml Wed Jun 21 15:45:22 2023 +0000 +++ b/macros.xml Fri Feb 21 22:13:02 2025 +0000 @@ -1,12 +1,19 @@ <macros> - <token name="@PACKAGE_VERSION@">1.2.3</token> + <token name="@TOOL_VERSION@">1.6.0</token> <token name="@FASTQ_FORMATS@">fastq,fastq.gz,fastqsanger,fastqsanger.gz</token> + + <xml name="requirements"> + <requirements> + <requirement type="package" version="@TOOL_VERSION@">artic</requirement> + </requirements> + </xml> + <xml name="citations"> <citations> <citation type="bibtex"> @misc{githubartic-ncov2019, - author = {Nick Loman and the ZiBRA Project and the ARTIC project}, - year = {2017}, + author = {@Sam Wilkinson, Nick Loman and the ZiBRA Project and the ARTIC project}, + year = {2025}, title = {ARTIC toolkit}, publisher = {GitHub}, journal = {GitHub repository},