Mercurial > repos > bgruening > music_compare
comparison music_compare.xml @ 5:d817b3807562 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/music/ commit 7b4e1e85d9d288a904444eb9fcb96bcdc856b9ff
author | bgruening |
---|---|
date | Wed, 06 Nov 2024 23:22:10 +0000 |
parents | 4447ed460308 |
children |
comparison
equal
deleted
inserted
replaced
4:7009462b958f | 5:d817b3807562 |
---|---|
27 <param name="factor_group" value="Control" /> | 27 <param name="factor_group" value="Control" /> |
28 </repeat> | 28 </repeat> |
29 </repeat> | 29 </repeat> |
30 </macro> | 30 </macro> |
31 </macros> | 31 </macros> |
32 <expand macro="xrefs"/> | |
32 <expand macro="requirements" /> | 33 <expand macro="requirements" /> |
33 <command detect_errors="exit_code" ><![CDATA[ | 34 <command detect_errors="exit_code" ><![CDATA[ |
34 cat '$conf' >> /dev/stderr && | 35 cat '$conf' >> /dev/stderr && |
35 mkdir report_data && | 36 mkdir report_data && |
36 Rscript --vanilla '$__tool_directory__/scripts/compare.R' '$conf' | 37 Rscript --vanilla '$__tool_directory__/scripts/compare.R' '$conf' |