Mercurial > repos > iuc > umi_tools_extract
view macros.xml @ 1:79436b3019e9 draft
planemo upload commit c8e46ecad0b1473097517e582ed6c43eb0635b36
author | iuc |
---|---|
date | Tue, 29 Aug 2017 17:37:07 -0400 |
parents | |
children | d1015c2516b7 |
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.0</token> </macros>