Mercurial > repos > ximgchess > chap_test_20230411
changeset 156:4d64a29df007 draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty
author | ximgchess |
---|---|
date | Fri, 30 Jun 2023 12:51:28 +0000 |
parents | 0ba4e2d04933 |
children | c65408e8fcf1 |
files | chapbook_demo/chapbook_demo.xml |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/chapbook_demo/chapbook_demo.xml Fri Jun 30 12:39:45 2023 +0000 +++ b/chapbook_demo/chapbook_demo.xml Fri Jun 30 12:51:28 2023 +0000 @@ -1,4 +1,4 @@ -<tool id="CHAP_chapbook_demo" name="CHAPbook" version="@TOOL_VERSION@+galaxy2" python_template_version="@PYTHON_TEMPLATE_VERSION@" profile="@PROFILE@"> +<tool id="CHAP_chapbook_demo" name="CHAPbook" version="@TOOL_VERSION@+galaxy3" python_template_version="@PYTHON_TEMPLATE_VERSION@" profile="@PROFILE@"> <macros> <import>../macros.xml</import> </macros> @@ -11,7 +11,7 @@ <command detect_errors="exit_code"><![CDATA[ pip --exists-action i install certif-pyspec==1.5.3 && cd '$indir' && - CHAP --config '$config' && + CHAP --config '$config' ]]></command> <environment_variables> <environment_variable name="PYTHONPATH">/home/chess_chapaas/chess/chap/</environment_variable> @@ -21,8 +21,8 @@ <param type="text" name="indir" label="Input Directory" /> </inputs> <outputs> - <data name="data" format="nex" /> - <data name="plot" format="png" /> + <data name="data" format="nex" label="I vs q NeXus Data"/> + <data name="plot" format="png" label="I vs q Plot"/> </outputs> <tests> <test>