view macros.xml @ 5:88c1fd2ac110 draft default tip

"planemo upload for repository https://gitlab.com/bilille/galaxy-viscorvar commit 21d09ff286a496ff475f32626d88dd42423ae663"
author ppericard
date Tue, 07 Sep 2021 10:40:08 +0000
parents d4e9f7546dfa
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="stdio">
        <stdio>
            <exit_code range="1" level="fatal" />
        </stdio>
    </xml>

    <!-- COMMAND -->
    <token name="@COMMAND_RSCRIPT@">LC_ALL=C Rscript $__tool_directory__/</token>

    <token name="@HELP_AUTHORS_WRAPPERS@">

.. class:: infomark

**Galaxy integration** bilille platform - UMS 2014 / US 41 - Université de Lille, CNRS, Inserm, Institut Pasteur de Lille, CHU Lille

 | Contact bilille@univ-lille.fr for any questions or concerns about the Galaxy implementation of this tool.

    </token>

</macros>