view macros.xml @ 1:ddbace8f3277 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/infercnv commit 6770266e3437edcb569d9361aadd5ed02caf3662
author iuc
date Tue, 27 Aug 2024 13:17:01 +0000
parents be7c0c692879
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.20.0</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <token name="@PROFILE@">21.09</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bioconductor-infercnv</requirement>
            <yield/>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="bibtex">@Manual{github,
                title = {inferCNV of the Trinity CTAT Project.},
                author = {Timothy Tickle and Itay Tirosh and Christophe Georgescu and Maxwell Brown and Brian Haas},
                organization = {Klarman Cell Observatory, Broad Institute of MIT and Harvard},
                address = {Cambridge, MA, USA},
                year = {2019},
                url = {https://github.com/broadinstitute/inferCNV}}
            </citation>
        </citations>
    </xml>
</macros>