Mercurial > repos > recetox > recetox_aplcms_correct_time
changeset 13:a82db010c53e draft default tip
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 5da5b5e8b95d93a24424155e5aebfbd337d2c4b6
author | recetox |
---|---|
date | Thu, 31 Oct 2024 11:24:41 +0000 |
parents | 30bf4e35da3e |
children | |
files | macros.xml recetox_aplcms_correct_time.xml test-data/peak_table_galaxy.parquet test-data/remove_noise_docker.parquet test-data/remove_noise_docker_threshold.parquet |
diffstat | 5 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Wed Oct 30 10:09:46 2024 +0000 +++ b/macros.xml Thu Oct 31 11:24:41 2024 +0000 @@ -1,5 +1,5 @@ <macros> - <token name="@TOOL_VERSION@">0.13.3</token> + <token name="@TOOL_VERSION@">0.13.4</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">r-recetox-aplcms</requirement>
--- a/recetox_aplcms_correct_time.xml Wed Oct 30 10:09:46 2024 +0000 +++ b/recetox_aplcms_correct_time.xml Thu Oct 31 11:24:41 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="recetox_aplcms_correct_time" name="recetox-aplcms - correct time" version="@TOOL_VERSION@+galaxy2" profile="21.09"> +<tool id="recetox_aplcms_correct_time" name="recetox-aplcms - correct time" version="@TOOL_VERSION@+galaxy0" profile="21.09"> <description>correct retention time across samples for peak alignment</description> <macros> <import>macros.xml</import>