Mercurial > repos > iuc > artic_guppyplex
view macros.xml @ 6:c23737f9714f draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 03d00ec10ba919fd8bac8d28f9b2b1e170fb3f55
author | iuc |
---|---|
date | Mon, 23 Jun 2025 07:35:42 +0000 |
parents | 76d6358f71b7 |
children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.7.3</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 = {@Sam Wilkinson, Nick Loman and the ZiBRA Project and the ARTIC project}, year = {2025}, title = {ARTIC toolkit}, publisher = {GitHub}, journal = {GitHub repository}, howpublished{\url{https://github.com/artic-network/fieldbioinformatics}}, } </citation> <yield /> </citations> </xml> </macros>