view macros.xml @ 1:23d58581f349 draft default tip

planemo upload for repository https://github.com/biobakery/MMUPHin commit 85ea7462e2b824c35b9d444f6dfced71e990a412
author iuc
date Fri, 16 May 2025 12:56:52 +0000
parents 3938766e5135
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@TOOL_VERSION@">1.16.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <token name="@PROFILE@">23.2</token>
    
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">mmuphin</xref> 
            <xref type="bioconductor">mmuphin</xref>
            
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-mmuphin</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.18129/B9.bioc.MMUPHin</citation>
        </citations>
    </xml>
 </macros>