Mercurial > repos > muon-spectroscopy-computational-project > pm_muairss_read
diff pm_muairss_read.xml @ 1:c5fba3c9f660 draft
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/pm_muairss_read commit 1f0d5da860dd5cd0ffceac7a292773ed53617324
author | muon-spectroscopy-computational-project |
---|---|
date | Thu, 15 Sep 2022 10:20:01 +0000 |
parents | 49b6d76139da |
children | eb6382889b92 |
line wrap: on
line diff
--- a/pm_muairss_read.xml Thu Aug 25 16:18:39 2022 +0000 +++ b/pm_muairss_read.xml Thu Sep 15 10:20:01 2022 +0000 @@ -28,6 +28,9 @@ <requirements> <requirement type="package" version="@TOOL_VERSION@">pymuonsuite</requirement> </requirements> + <required_files> + <include type="literal" path="get_out_folder.py"/> + </required_files> <command detect_errors="exit_code"><![CDATA[ unzip "$optimisation_results" && if test -f "params.yaml"; then echo "params.yaml present"; else echo "params.yaml missing" && exit 64; fi