Mercurial > repos > recetox > recetox_aplcms_generate_feature_table
changeset 11:89178a72388a 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:29:31 +0000 |
parents | b341cfd4baf8 |
children | |
files | macros.xml recetox_aplcms_generate_feature_table.xml test-data/peak_table_galaxy.parquet test-data/remove_noise_docker.parquet test-data/remove_noise_docker_threshold.parquet |
diffstat | 5 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Sep 16 15:18:29 2024 +0000 +++ b/macros.xml Thu Oct 31 11:29:31 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_generate_feature_table.xml Mon Sep 16 15:18:29 2024 +0000 +++ b/recetox_aplcms_generate_feature_table.xml Thu Oct 31 11:29:31 2024 +0000 @@ -73,7 +73,6 @@ </outputs> <tests> - <test expect_failure="true" /> <test> <param name="profile" value="remove_noise_docker.parquet" /> <output name="output_file" file="peak_table_galaxy.parquet" />