Mercurial > repos > devteam > bamtools
comparison bamtools.xml @ 5:befc9dad4ca8 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools commit 1cacd14cfb2429fefa91fdd05c82d2e36d23283a"
author | iuc |
---|---|
date | Sat, 27 Nov 2021 10:02:03 +0000 |
parents | 4d343c1f606b |
children | e4490b16f0d7 |
comparison
equal
deleted
inserted
replaced
4:4d343c1f606b | 5:befc9dad4ca8 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tool id="bamtools" name="Convert, Merge, Randomize" version="@VERSION@.0"> | 2 <tool id="bamtools" name="Convert, Merge, Randomize" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@"> |
3 <description>BAM datasets and perform other transformations</description> | 3 <description>BAM datasets and perform other transformations</description> |
4 <macros> | 4 <macros> |
5 <import>macros.xml</import> | 5 <import>macros.xml</import> |
6 </macros> | 6 </macros> |
7 <expand macro="requirements" /> | 7 <expand macro="requirements" /> |