Mercurial > repos > recetox > retip_train
changeset 6:9012a9dba1db 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:16:44 +0000 |
parents | eb109d896eb1 |
children | fc3e026406c5 |
files | macros.xml retip_train.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Thu Nov 05 09:22:37 2020 +0000 +++ b/macros.xml Fri Mar 05 15:16:44 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_train.xml Thu Nov 05 09:22:37 2020 +0000 +++ b/retip_train.xml Fri Mar 05 15:16:44 2021 +0000 @@ -1,4 +1,4 @@ -<tool id="retip_train" name="Retip training" version="@TOOL_VERSION@+galaxy1"> +<tool id="retip_train" name="Retip training" version="@TOOL_VERSION@+galaxy3"> <description>the Keras model to predict retention times</description> <macros> <import>macros.xml</import>