view macros.xml @ 0:3085096f2b99 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 04eb6bf2ffe44b87f8c12134ac3bee33656f0673
author bgruening
date Wed, 06 Dec 2023 18:14:17 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">0.1.0</token>
    <xml name="requirements">
        <requirements>
	    <requirement type="package" version="1.20.3">wget</requirement>
	    <requirement type="package" version="8.4.0">curl</requirement>
	    <requirement type="package" version="1.6">jq</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{bia,,
                 title = "BioImage Archive Downloading via ftp",                 
                 note = "https://www.ebi.ac.uk/bioimage-archive/help-download/",
                 url = "https://www.ebi.ac.uk/bioimage-archive/help-download/"}</citation>
        </citations>
    </xml>
</macros>