view macros.xml @ 2:ada4c7b3fc39 draft default tip

"planemo upload for repository https://github.com/dlal-group/simtext commit 63f67ee02be2eb4323a5ba5dcdd33d1fd0b7c24e"
author dlalgroup
date Thu, 08 Oct 2020 05:39:58 +0000
parents f55a02423699
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.0.1</token>

    <xml name="requirements">
        <requirements>
            <yield/>
            <container type="docker">dlalgroup/simtext:1.0</container>
        </requirements>
    </xml>

    <xml name="stdio">
        <stdio>
             <exit_code level="fatal" range="1:"/>
        </stdio>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/2020.07.06.190629</citation>
        </citations>
    </xml>

</macros>