Mercurial > repos > iuc > umi_tools_dedup
view macros.xml @ 1:c0691d1977dd draft
planemo upload commit 8da5246c32d60a49e6b6b9027c9adc0a31d4bc5a
author | iuc |
---|---|
date | Sun, 25 Feb 2018 13:07:44 -0500 |
parents | a6477bafd522 |
children | 2ee290d6c24d |
line wrap: on
line source
<?xml version="1.0"?> <macros> <xml name="citations"> <citations> <citation type="doi">10.1101/gr.209601.116</citation> <citation type="bibtex"> @misc{githubUMI-tools, title = {UMI-tools}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/CGATOxford/UMI-tools}, } </citation> </citations> </xml> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">umi_tools</requirement> <yield /> </requirements> </xml> <token name="@VERSION@">0.5.3</token> </macros>