view macros.xml @ 2:35ea4a8b1ea6 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/winnowmap commit f12e139eb362fea66360aefbbc678197e2440139"
author iuc
date Tue, 13 Jul 2021 12:16:19 +0000
parents 44231ef8167a
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.03</token>
    <xml name="edam_ontology">
        <edam_topics>                                                                                  
            <edam_topic>topic_0102</edam_topic>
        </edam_topics>
        <edam_operations>
            <edam_operation>operation_0292</edam_operation>
        </edam_operations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">winnowmap</requirement>
            <requirement type="package" version="1.12">samtools</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">                                                                   
                @article{Jain2020,
                    doi = {10.1101/2020.11.01.363887},
                    url = {https://doi.org/10.1101/2020.11.01.363887},
                    year = {2020},
                    month = nov,
                    publisher = {Cold Spring Harbor Laboratory},
                    author = {Chirag Jain and Arang Rhie and Nancy Hansen and Sergey Koren and Adam M. Phillippy},
                    title = {A long read mapping method for highly repetitive reference sequences}
                  }
                @article{Jain2020,
                    doi = {10.1093/bioinformatics/btaa435},
                    url = {https://doi.org/10.1093/bioinformatics/btaa435},
                    year = {2020},
                    month = jul,
                    publisher = {Oxford University Press ({OUP})},
                    volume = {36},
                    number = {Supplement{\_}1},
                    pages = {i111--i118},
                    author = {Chirag Jain and Arang Rhie and Haowen Zhang and Claudia Chu and Brian P Walenz and Sergey Koren and Adam M Phillippy},
                    title = {Weighted minimizer sampling improves long read mapping},
                    journal = {Bioinformatics}
                }                                            
            </citation>
        </citations>
    </xml>
</macros>