comparison macros.xml @ 1:c4db6345a30b draft

planemo upload commit c8e46ecad0b1473097517e582ed6c43eb0635b36
author iuc
date Tue, 29 Aug 2017 17:36:22 -0400
parents
children 3b1fa3eb961f
comparison
equal deleted inserted replaced
0:34740e5db333 1:c4db6345a30b
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="citations">
4 <citations>
5 <citation type="doi">10.1101/gr.209601.116</citation>
6 <citation type="bibtex">
7 @misc{githubUMI-tools,
8 title = {UMI-tools},
9 publisher = {GitHub},
10 journal = {GitHub repository},
11 url = {https://github.com/CGATOxford/UMI-tools},
12 }
13 </citation>
14 </citations>
15 </xml>
16 <xml name="requirements">
17 <requirements>
18 <requirement type="package" version="@VERSION@">umi_tools</requirement>
19 <yield />
20 </requirements>
21 </xml>
22 <token name="@VERSION@">0.5.0</token>
23 </macros>