Mercurial > repos > iuc > artic_guppyplex
diff macros.xml @ 0:2b06e3c0bd0b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit dacdfa7ecfbdd1c1a12494cf7d0450185c122c84"
| author | iuc |
|---|---|
| date | Fri, 27 Aug 2021 20:33:38 +0000 |
| parents | |
| children | 25f89cc340e6 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Fri Aug 27 20:33:38 2021 +0000 @@ -0,0 +1,18 @@ +<macros> + <token name="@PACKAGE_VERSION@">1.2.1</token> + <xml name="citations"> + <citations> + <citation type="bibtex"> + @misc{githubartic-ncov2019, + author = {Nick Loman and the ZiBRA Project and the ARTIC project}, + year = {2017}, + title = {ARTIC toolkit}, + publisher = {GitHub}, + journal = {GitHub repository}, + howpublished{\url{https://github.com/artic-network/fieldbioinformatics}}, + } + </citation> + <yield /> + </citations> + </xml> +</macros>
