comparison macros.xml @ 0:a6477bafd522 draft

planemo upload commit eea727c3bdfe36d9d16036d5ab79fb8b27c4e82e
author iuc
date Wed, 10 Jan 2018 19:09:42 -0500
parents
children 2ee290d6c24d
comparison
equal deleted inserted replaced
-1:000000000000 0:a6477bafd522
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.3</token>
23 </macros>