view macros.xml @ 1:2c61adbbdbdb draft

Uploaded
author greg
date Thu, 26 Jan 2023 16:17:43 +0000
parents 222fb7dc2286
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.7.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.01</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="5.1.0">gawk</requirement>
            <requirement type="package" version="20220922">parallel</requirement>
            <requirement type="package" version="@TOOL_VERSION@">pyfaidx</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.3201/eid2602.191351</citation>
        </citations>
    </xml>
</macros>