Mercurial > repos > iuc > hicstuff_pipeline
comparison macros.xml @ 3:303e0c1b65b9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hicstuff commit 685c4b08d3001bdce6bd33cee10804e6c312d5b9
| author | iuc |
|---|---|
| date | Mon, 25 Nov 2024 10:32:56 +0000 |
| parents | 8145c21a0ca7 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:8145c21a0ca7 | 3:303e0c1b65b9 |
|---|---|
| 1 <macros> | 1 <macros> |
| 2 <token name="@TOOL_VERSION@">3.2.3</token><!-- TODO remove cooler and biopython requirement on update --> | 2 <token name="@TOOL_VERSION@">3.2.4</token> |
| 3 <token name="@PROFILE@">21.09</token> | 3 <token name="@PROFILE@">23.02</token> |
| 4 <xml name="requirements"> | 4 <xml name="requirements"> |
| 5 <requirements> | 5 <requirements> |
| 6 <requirement type="package" version="@TOOL_VERSION@">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.84">biopython</requirement> | |
| 9 <yield/> | |
| 10 </requirements> | 7 </requirements> |
| 11 </xml> | 8 </xml> |
| 12 <xml name="citations"> | 9 <xml name="citations"> |
| 13 <citations> | 10 <citations> |
| 14 <citation type="doi">10.5281/zenodo.4066363</citation> | 11 <citation type="doi">10.5281/zenodo.4066363</citation> |
