Mercurial > repos > iuc > samtools_cram_to_bam
changeset 7:974fe4f4e52b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/cram_to_bam commit cd62639660bef041ba14ecff337fb98e84e75d8a
| author | iuc |
|---|---|
| date | Mon, 20 Nov 2023 22:14:11 +0000 |
| parents | 55ae400c0cc4 |
| children | 9df9b3f76890 |
| files | macros.xml samtools_cram_to_bam.xml |
| diffstat | 2 files changed, 9 insertions(+), 32 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Aug 15 09:14:43 2022 +0000 +++ b/macros.xml Mon Nov 20 22:14:11 2023 +0000 @@ -5,7 +5,14 @@ <yield/> </requirements> </xml> + <!-- NOTE: for some tools only the version of the requirement but not the + tool's version is controlled by the TOOL_VERSION token + (because their version is ahead of the requirement version .. + please only bump the minor version in order to let the requirement + version catch up eventually). To find the tools check: + `grep "<tool" . -r | grep -v VERSION_SUFFIX | cut -d":" -f 1` --> <token name="@TOOL_VERSION@">1.15.1</token> + <token name="@VERSION_SUFFIX@">2</token> <token name="@PROFILE@">20.05</token> <token name="@FLAGS@"><