view macros.xml @ 1:853c32c31a6c draft

planemo upload for repository https://github.com/vgl-hub/rdeval commit a78bcc1bb205cb7fcf6b984851857455224c37b6
author richard-burhans
date Mon, 17 Feb 2025 19:31:33 +0000
parents 425a2aa541df
children 1597f4ccde5d
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">rdeval</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.0.5</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">23.02</token>
    <token name="@ATTRIBUTION@"><![CDATA[
        **Attribution**
        
        This Galaxy tool is available at `vgl-hub/rdeval <https://github.com/vgl-hub/rdeval/>`_, and
        relies on the gfastar suite and the gfalibs toolkit `vgl-hub/gfalibs
        <https://github.com/vgl-hub/gfalibs>`_, developed by Giulio Formenti at the Rockefeller University
        ]]></token>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @article{formenti2022gfastats,
                    title={Gfastats: conversion, evaluation and manipulation of genome sequences using assembly graphs},
                    author={Formenti, Giulio and Abueg, Linelle and Brajuka, Angelo and Brajuka, Nadolina and Gallardo-Alba, Crist{\'o}bal and Giani, Alice and Fedrigo, Olivier and Jarvis, Erich D},
                    journal={Bioinformatics},
                    volume={38},
                    number={17},
                    pages={4214--4216},
                    year={2022},
                    publisher={Oxford University Press}
                    }
            </citation>
        </citations>
    </xml>
</macros>