comparison recetox_aplcms_generate_feature_table.xml @ 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 b3413f335327
children
comparison
equal deleted inserted replaced
10:b341cfd4baf8 11:89178a72388a
71 <outputs> 71 <outputs>
72 <data label="${($profile.element_identifier).rsplit('.',1)[0]}.parquet" name="output_file" format="parquet" /> 72 <data label="${($profile.element_identifier).rsplit('.',1)[0]}.parquet" name="output_file" format="parquet" />
73 </outputs> 73 </outputs>
74 74
75 <tests> 75 <tests>
76 <test expect_failure="true" />
77 <test> 76 <test>
78 <param name="profile" value="remove_noise_docker.parquet" /> 77 <param name="profile" value="remove_noise_docker.parquet" />
79 <output name="output_file" file="peak_table_galaxy.parquet" /> 78 <output name="output_file" file="peak_table_galaxy.parquet" />
80 </test> 79 </test>
81 </tests> 80 </tests>