Mercurial > repos > iuc > bctools_merge_pcr_duplicates
comparison macros.xml @ 3:04e67d8245fe draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit a6a6774ae353f915a5ca34af8f281edd91e5c665
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 08:56:28 +0000 |
| parents | 067139d6fc88 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:067139d6fc88 | 3:04e67d8245fe |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <xml name="requirements"> | 2 <xml name="requirements"> |
| 3 <requirements> | 3 <requirements> |
| 4 <requirement type="package" version="@VERSION@">bctools</requirement> | 4 <requirement type="package" version="@TOOL_VERSION@">bctools</requirement> |
| 5 <yield/> | 5 <yield/> |
| 6 </requirements> | 6 </requirements> |
| 7 </xml> | 7 </xml> |
| 8 <token name="@VERSION@">0.2.2</token> | 8 <token name="@TOOL_VERSION@">0.2.2</token> |
| 9 <token name="@VERSION_SUFFIX@">2</token> | |
| 10 <token name="@PROFILE@">23.1</token> | |
| 9 <xml name="citations"> | 11 <xml name="citations"> |
| 10 <citations> | 12 <citations> |
| 11 <citation type="doi">10.1016/j.molcel.2013.07.001</citation> | 13 <citation type="doi">10.1016/j.molcel.2013.07.001</citation> |
| 12 </citations> | 14 </citations> |
| 13 </xml> | 15 </xml> |
