view macros.xml @ 3:7ffc3748ffde draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit 685c4b08d3001bdce6bd33cee10804e6c312d5b9
author iuc
date Mon, 25 Nov 2024 10:33:09 +0000
parents 7beecdd0976f
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">3.2.4</token>
    <token name="@PROFILE@">23.02</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">hicstuff</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.5281/zenodo.4066363</citation>
            <citation type="bibtex">
@software{cyril_matthey_doret_2020_4066351,
  author       = {Cyril Matthey-Doret and
                  Lyam Baudry and
                  Amaury Bignaud and
                  Axel Cournac and
                  Remi-Montagne and
                  Nadège Guiglielmoni and
                  Théo Foutel-Rodier and
                  Vittore F. Scolari},
  title        = {hicstuff: Simple library/pipeline to generate and handle Hi-C data },
  month        = oct,
  year         = 2020,
  publisher    = {Zenodo},
  version      = {v2.3.1},
  doi          = {10.5281/zenodo.4066351},
  url          = {http://doi.org/10.5281/zenodo.4066363}
}</citation>
            <yield />
        </citations>
    </xml>
</macros>