Mercurial > repos > iuc > umi_tools_whitelist
view macros.xml @ 1:dac4e7dc837d draft
planemo upload commit c69e558f5186d40896ee40a49bdb2275949faf9e
author | iuc |
---|---|
date | Tue, 27 Mar 2018 14:26:15 -0400 |
parents | b911124762a8 |
children | 095c349b4343 |
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>