Previous changeset 10:b341cfd4baf8 (2024-09-16) |
Commit message:
planemo upload for repository https://github.com/RECETOX/galaxytools/tree/master/tools/recetox_aplcms commit 5da5b5e8b95d93a24424155e5aebfbd337d2c4b6 |
modified:
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 |
b |
diff -r b341cfd4baf8 -r 89178a72388a macros.xml --- a/macros.xml Mon Sep 16 15:18:29 2024 +0000 +++ b/macros.xml Thu Oct 31 11:29:31 2024 +0000 |
b |
@@ -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> |
b |
diff -r b341cfd4baf8 -r 89178a72388a recetox_aplcms_generate_feature_table.xml --- 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 |
b |
@@ -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" /> |
b |
diff -r b341cfd4baf8 -r 89178a72388a test-data/peak_table_galaxy.parquet |
b |
Binary file test-data/peak_table_galaxy.parquet has changed |
b |
diff -r b341cfd4baf8 -r 89178a72388a test-data/remove_noise_docker.parquet |
b |
Binary file test-data/remove_noise_docker.parquet has changed |
b |
diff -r b341cfd4baf8 -r 89178a72388a test-data/remove_noise_docker_threshold.parquet |
b |
Binary file test-data/remove_noise_docker_threshold.parquet has changed |