Mercurial > repos > bgruening > music_deconvolution
diff music_deconvolution.xml @ 5:35235c0ad487 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/music/ commit d007ae51743e621dc47524f681501e72ef3a2910"
| author | bgruening |
|---|---|
| date | Mon, 02 May 2022 09:57:12 +0000 |
| parents | 46fb28053b12 |
| children | 5f882736dce7 |
line wrap: on
line diff
--- a/music_deconvolution.xml Thu Feb 10 12:49:37 2022 +0000 +++ b/music_deconvolution.xml Mon May 02 09:57:12 2022 +0000 @@ -6,6 +6,7 @@ </macros> <expand macro="requirements" /> <command detect_errors="exit_code" ><![CDATA[ +cat '$conf' >> /dev/stderr && mkdir report_data && Rscript --vanilla '$__tool_directory__/scripts/${do.method}.R' '$conf' ]]></command>
