changeset 1:1016ae8f31ec draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 1401a7e1ae007a6bda260d147f9b879e789b73e0-dirty
author kls286
date Tue, 28 Mar 2023 15:16:40 +0000
parents cbbe42422d56
children 0724b6692868
files chap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chap.xml	Tue Mar 28 15:07:30 2023 +0000
+++ b/chap.xml	Tue Mar 28 15:16:40 2023 +0000
@@ -2,7 +2,7 @@
     <requirements>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        cp '$input' data.csv && runner.py --config '$config'
+        cp '$input' data.csv && CHAP/runner.py --config '$config'
     ]]></command>
     <inputs>
         <param type="data" name="config" format="yaml" />