Repository 'pm_uep_opt'
hg clone https://toolshed.g2.bx.psu.edu/repos/muon-spectroscopy-computational-project/pm_uep_opt

Changeset 6:da177c1ec3b4 (2024-07-26)
Previous changeset 5:eea73e1f65cb (2023-07-26)
Commit message:
planemo upload for repository https://github.com/muon-spectroscopy-computational-project/muon-galaxy-tools/main/pm_uep_opt commit 389608650050596b28bc0c055de9f98c513a6f65
modified:
pm_uep_opt.xml
b
diff -r eea73e1f65cb -r da177c1ec3b4 pm_uep_opt.xml
--- a/pm_uep_opt.xml Wed Jul 26 17:23:11 2023 +0000
+++ b/pm_uep_opt.xml Fri Jul 26 12:58:04 2024 +0000
[
@@ -2,7 +2,7 @@
     <description>run UEP optimisation</description>
     <macros>
         <!-- version of this tool wrapper (integer) -->
-        <token name="@WRAPPER_VERSION@">1</token>
+        <token name="@WRAPPER_VERSION@">2</token>
         <import>muon_macros.xml</import>
     </macros>
     <creator>
@@ -75,7 +75,7 @@
     </inputs>
     <outputs>
         <data name="uep_results" format="zip" from_work_dir="out_zip.zip"/>
-        <data label="File containing the positions of all muon sites" name="allpos_file" auto_format="true">
+        <data label="Muon site positions on ${on_string}" name="allpos_file" auto_format="true">
             <filter>(generation_params["allpos_ext"] != "none")</filter>
         </data>
         <data label="File tree (testing only)" name="file_tree" format="txt" from_work_dir="tree.txt" hidden="true">