Mercurial > repos > iuc > artic_guppyplex
diff macros.xml @ 5:301e84974e34 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:12:35 +0000 |
| parents | 600be2f3b569 |
| children |
line wrap: on
line diff
--- a/macros.xml Wed Jun 21 15:44:56 2023 +0000 +++ b/macros.xml Fri Feb 21 22:12:35 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},
