Mercurial > repos > iuc > bamutil_clip_overlap
comparison macros.xml @ 0:79725ecf10a3 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bamutil commit 29e40a76f1e249c3ed73f9129ad711beba34eb07"
author | iuc |
---|---|
date | Mon, 29 Mar 2021 14:15:42 +0000 |
parents | |
children | 047a20d4258f |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:79725ecf10a3 |
---|---|
1 <macros> | |
2 <token name="@WRAPPER_VERSION@">1.0.15</token> | |
3 <token name="@PROFILE@">20.09</token> | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="@WRAPPER_VERSION@">bamutil</requirement> | |
7 </requirements> | |
8 </xml> | |
9 <xml name="edam"> | |
10 <edam_topics> | |
11 <edam_topic>topic_0091</edam_topic> | |
12 <edam_topic>topic_0080</edam_topic> | |
13 </edam_topics> | |
14 <edam_operations> | |
15 <edam_operation>operation_0369</edam_operation> | |
16 </edam_operations> | |
17 </xml> | |
18 <xml name="citations"> | |
19 <citations> | |
20 <citation type="doi">10.1101/gr.176552.114</citation> | |
21 </citations> | |
22 </xml> | |
23 </macros> | |
24 |