Mercurial > repos > iuc > raceid_filtnormconf
diff macros.xml @ 6:43c146e25a43 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/raceid3 commit 53916f6803b93234f992f5fd4fad61d7013d82af"
author | iuc |
---|---|
date | Thu, 15 Apr 2021 19:00:38 +0000 |
parents | 5d5b14dbd092 |
children | d45f092caf24 |
line wrap: on
line diff
--- a/macros.xml Wed Jan 29 17:16:02 2020 -0500 +++ b/macros.xml Thu Apr 15 19:00:38 2021 +0000 @@ -25,8 +25,8 @@ return(unlist(strsplit(string,","))) } </token> - <token name="@VERSION_RACEID@">3</token> - <token name="@VERSION_WRAPPER@">1</token> + <token name="@VERSION_RACEID@">0.2.3</token> + <token name="@VERSION_WRAPPER@">0</token> <macro name="version_command_config" token_prog="temp" token_cheetah="temp2" token_out="2> '$outlog'"> <version_command><![CDATA[ @@ -47,8 +47,8 @@ <macro name="requirements" > <requirements> - <requirement type="package" version="0.1.1">r-raceid</requirement> - <requirement type="package" version="1.6.2">bioconductor-scran</requirement> + <requirement type="package" version="@VERSION_RACEID@" >r-raceid</requirement> + <!-- <requirement type="package" version="1.6.2">bioconductor-scran</requirement> --> </requirements> </macro> <macro name="yesno_checkedno" >