Mercurial > repos > recetox > retip_filter_rt
changeset 3:b9d1e4807568 draft
"planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/retip commit 683f472a44f296d65cf572a5e720839fc4c0141e-dirty"
author | recetox |
---|---|
date | Fri, 05 Mar 2021 15:17:45 +0000 |
parents | bd2eafd07e9e |
children | b7af3b9f5199 |
files | macros.xml retip_filter_rt.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Nov 05 09:21:16 2020 +0000 +++ b/macros.xml Fri Mar 05 15:17:45 2021 +0000 @@ -2,7 +2,7 @@ <token name="@TOOL_VERSION@">0.5.4</token> <xml name="requirements"> <requirements> - <container type="docker">recetox/retip:@TOOL_VERSION@-recetox3</container> + <container type="docker">recetox/retip:@TOOL_VERSION@-recetox4</container> </requirements> </xml> <xml name="citations">
--- a/retip_filter_rt.xml Thu Nov 05 09:21:16 2020 +0000 +++ b/retip_filter_rt.xml Fri Mar 05 15:17:45 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="retip_filter_rt" name="Retip filter" version="@TOOL_VERSION@+galaxy0"> +<tool id="retip_filter_rt" name="Retip filter" version="@TOOL_VERSION@+galaxy3"> <description>for predicted RT's</description> <macros> <import>macros.xml</import> @@ -46,4 +46,4 @@ ]]> </help> <expand macro="citations"/> -</tool> \ No newline at end of file +</tool>