view macros.xml @ 23:5497f8539f24 draft

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_egapx commit fe846e359e164cf64c6324f6a0bb8d7df13a7ae1
author richard-burhans
date Wed, 08 Jan 2025 19:21:34 +0000
parents c49e6f083027
children 5515f982baf6
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <container type="docker">quay.io/galaxy/egapx:@TOOL_VERSION@</container>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.3.1-alpha</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">23.0</token>
    <xml name="edam_ontology">
        <edam_operations>
            <edam_operation>operation_0362</edam_operation>
        </edam_operations>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">
                @misc{githubegapx,
                    author = {NCBI},
                    year = 2024,
                    title = {Eukaryotic Genome Annotation Pipeline - External (EGAPx)},
                    publisher = {GitHub},
                    journal = {GitHub repository},
                    url = {https://github.com/ncbi/egapx}
                }
            </citation>
        </citations>
    </xml>
    <xml name="creators">
        <creator>
            <person givenName="Ross" familyName="Lazarus" url="https://orcid.org/0000-0003-3939-1961"/>
            <person givenName="Richard" familyName="Burhans" url="https://science.psu.edu/bmb/people/rcb112"/>
        </creator>
    </xml>
</macros>