Mercurial > repos > devteam > bamtools_split
comparison macros.xml @ 3:9676127a1ed2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_split commit 5ecb0de2196e69548d74a88a4e3c1095ca9bfd16"
| author | iuc |
|---|---|
| date | Wed, 04 Dec 2019 07:47:03 -0500 |
| parents | |
| children | 0a7b0989fa09 |
comparison
equal
deleted
inserted
replaced
| 2:e2c1b62e1db1 | 3:9676127a1ed2 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <token name="@VERSION@">2.4.0</token> | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="@VERSION@">bamtools</requirement> | |
| 7 <requirement type="package" version="1.4.1">samtools</requirement> | |
| 8 </requirements> | |
| 9 </xml> | |
| 10 <xml name="citations"> | |
| 11 <citations> | |
| 12 <citation type="doi">10.1093/bioinformatics/btr174</citation> | |
| 13 </citations> | |
| 14 </xml> | |
| 15 </macros> |
