view macros_msnbase.xml @ 15:7faf9b2d83f6 draft

planemo upload for repository https://github.com/workflow4metabolomics/tools-metabolomics/ commit 2cb157bd9a8701a3d6874e084032cbd050b8953e
author workflow4metabolomics
date Mon, 11 Sep 2023 09:24:51 +0000
parents 11ab2081bd4a
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@WRAPPER_VERSION@">2.16.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@WRAPPER_VERSION@">bioconductor-msnbase</requirement>
            <requirement type="package" version="1.1_5">r-batch</requirement>
            <requirement type="package" version="6.0">unzip</requirement>
            <yield />
        </requirements>
    </xml>

    <!-- MISC -->
    <token name="@HELP_AUTHORS@">
.. class:: infomark

**Authors**  Laurent Gatto, Johannes Rainer and Sebastian Gibb with contributions from Guangchuang Yu, Samuel Wieczorek, Vasile-Cosmin Lazar, Vladislav Petyuk, Thomas Naake, Richie Cotton and Martina Fisher.

@HELP_AUTHORS_WRAPPERS@

---------------------------------------------------

    </token>

    <xml name="citation">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btr645</citation>
            <expand macro="citation_w4m"/>
        </citations>
    </xml>
</macros>