view macros.xml @ 7:f5643712dca7 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit e6a1f8250cdcbd279220f1ea9fcc11ac5a90df46"
author iuc
date Mon, 31 Jan 2022 10:12:30 +0000
parents 7a7d7f30ddfc
children 468b90c41cde
line wrap: on
line source

<macros>
    <token name="@PACKAGE_VERSION@">1.2.1</token>
    <token name="@FASTQ_FORMATS@">fastq,fastq.gz,fastqsanger,fastqsanger.gz</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>