comparison macros.xml @ 1:79436b3019e9 draft

planemo upload commit c8e46ecad0b1473097517e582ed6c43eb0635b36
author iuc
date Tue, 29 Aug 2017 17:37:07 -0400
parents
children d1015c2516b7
comparison
equal deleted inserted replaced
0:418b961e0576 1:79436b3019e9
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>