view macros.xml @ 0:7a821cd57b43 draft default tip

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/fastq_info commit abe695da7640bbd2b22980452de7a5cf6698638b"
author bgruening
date Sun, 12 Sep 2021 19:28:19 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.25.1</token>
    <token name="@SUFFIX_VERSION@">0</token>
    <xml name="edam_ontology">
        <edam_topics>
            <edam_topic>topic_0091</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0336</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">fastq_utils</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">                                                                   
                @misc{githubFastqUtils,                                                                   
                author = {Fonseca, Nuno },                                                    
                year = {2021},                                                                 
                title = {fastq_utils},                                                        
                publisher = {GitHub},
                journal = {GitHub repository},                                               
                url = {https://github.com/nunofonseca/fastq_utils},                        
                }                                                                    
            </citation>
        </citations>
    </xml>
</macros>