Mercurial > repos > iuc > artic_guppyplex
comparison 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 | c23737f9714f |
comparison
equal
deleted
inserted
replaced
3:00e20a06ff1e | 4:76d6358f71b7 |
---|---|
1 <macros> | 1 <macros> |
2 <token name="@PACKAGE_VERSION@">1.2.3</token> | 2 <token name="@TOOL_VERSION@">1.6.0</token> |
3 <token name="@FASTQ_FORMATS@">fastq,fastq.gz,fastqsanger,fastqsanger.gz</token> | 3 <token name="@FASTQ_FORMATS@">fastq,fastq.gz,fastqsanger,fastqsanger.gz</token> |
4 | |
5 <xml name="requirements"> | |
6 <requirements> | |
7 <requirement type="package" version="@TOOL_VERSION@">artic</requirement> | |
8 </requirements> | |
9 </xml> | |
10 | |
4 <xml name="citations"> | 11 <xml name="citations"> |
5 <citations> | 12 <citations> |
6 <citation type="bibtex"> | 13 <citation type="bibtex"> |
7 @misc{githubartic-ncov2019, | 14 @misc{githubartic-ncov2019, |
8 author = {Nick Loman and the ZiBRA Project and the ARTIC project}, | 15 author = {@Sam Wilkinson, Nick Loman and the ZiBRA Project and the ARTIC project}, |
9 year = {2017}, | 16 year = {2025}, |
10 title = {ARTIC toolkit}, | 17 title = {ARTIC toolkit}, |
11 publisher = {GitHub}, | 18 publisher = {GitHub}, |
12 journal = {GitHub repository}, | 19 journal = {GitHub repository}, |
13 howpublished{\url{https://github.com/artic-network/fieldbioinformatics}}, | 20 howpublished{\url{https://github.com/artic-network/fieldbioinformatics}}, |
14 } | 21 } |