Mercurial > repos > iuc > hicstuff_pipeline
comparison macros.xml @ 1:abda9f79fde5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit c1b3c8d3e6a2f18ae89918e89d8dc8a3a0a6d24c
| author | iuc |
|---|---|
| date | Fri, 04 Oct 2024 08:47:50 +0000 |
| parents | 69efdb94f75c |
| children | 8145c21a0ca7 |
comparison
equal
deleted
inserted
replaced
| 0:69efdb94f75c | 1:abda9f79fde5 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">3.1.5</token> | 2 <token name="@TOOL_VERSION@">3.1.5</token><!-- TODO remove cooler and biopython requirement on update --> |
| 3 <token name="@PROFILE@">21.09</token> | 3 <token name="@PROFILE@">21.09</token> |
| 4 <xml name="requirements"> | 4 <xml name="requirements"> |
| 5 <requirements> | 5 <requirements> |
| 6 <requirement type="package" version="3.1.5">hicstuff</requirement> | 6 <requirement type="package" version="@TOOL_VERSION@">hicstuff</requirement> |
| 7 <requirement type="package" version="0.10.2">cooler</requirement> | |
| 8 <requirement type="package" version="1.80">biopython</requirement> | |
| 7 <yield/> | 9 <yield/> |
| 8 </requirements> | 10 </requirements> |
| 9 </xml> | 11 </xml> |
| 10 <xml name="citations"> | 12 <xml name="citations"> |
| 11 <citations> | 13 <citations> |
