Mercurial > repos > bgruening > sambamba_markdup
comparison macros.xml @ 0:72025d7986cc draft default tip
planemo upload for repository https://github.com/biod/sambamba commit 99bb4ed496a9cce79ab0a7e613230cf63a44d9f9
author | bgruening |
---|---|
date | Mon, 10 Feb 2025 19:12:03 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:72025d7986cc |
---|---|
1 <macros> | |
2 <token name="@TOOL_VERSION@">1.0.1</token> | |
3 <token name="@SUFFIX_VERSION@">2</token> | |
4 <xml name="requirements"> | |
5 <requirements> | |
6 <requirement type="package" version="1.0.1">sambamba</requirement> | |
7 <yield/> | |
8 </requirements> | |
9 </xml> | |
10 | |
11 <xml name="citations"> | |
12 <citations> | |
13 <citation type="doi">10.1093/bioinformatics/btv098</citation> | |
14 <yield /> | |
15 </citations> | |
16 </xml> | |
17 </macros> |