view macros.xml @ 8:6f52ebc01098 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 42a048391200da4c664650f7e7665c97ace584ee"
author iuc
date Mon, 07 Feb 2022 09:41:30 +0000
parents f5643712dca7
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>