view macros.xml @ 2:1597f4ccde5d draft

planemo upload for repository https://github.com/vgl-hub/rdeval commit a88c3bbf27ea89ea8bdc7d8b7d2cdfaa7ebd1af8
author richard-burhans
date Tue, 18 Feb 2025 16:55:03 +0000
parents 425a2aa541df
children 700ce3b8068f
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@">2</token>
    <token name="@PROFILE@">23.02</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>