view macros.xml @ 0:8948cc562b7c draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit 4d4d0b10eb6be3b1f13b2becc8f057ac41d3f0de
author bgruening
date Thu, 29 Feb 2024 17:43:50 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">1.6.1</token>
    <token name="@FORMATS@">jpg,png,tiff,tif,bmp,gif,pcx,ppm,psd,pbm,pgm,eps</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">fiji-morpholibj</requirement>
            <yield />
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{gitlabwound,
		    author={C Tischer},
		    title= "Wound healing scratch assay image analysis",
		    publisher = {GitLab},
		    journal ={GitLab repository},
		    url  ={https://git.embl.de/grp-cba/wound-healing-htm-screen} 
		}
            </citation>
        </citations>
    </xml>
</macros>