changeset 5:72b3a448b067 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 1401a7e1ae007a6bda260d147f9b879e789b73e0-dirty
author kls286
date Tue, 28 Mar 2023 15:41:51 +0000
parents 649eb2ea2f49
children 36fdccb7d343
files chap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chap.xml	Tue Mar 28 15:37:28 2023 +0000
+++ b/chap.xml	Tue Mar 28 15:41:51 2023 +0000
@@ -3,7 +3,7 @@
       <requirement type="package" version="0.0.1">ChessAnalysisPipeline</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        cp '$input' data.csv && ./scripts/CHAP --config '$config'
+        pwd && cp '$input' data.csv && ./scripts/CHAP --config '$config'
     ]]></command>
     <inputs>
         <param type="data" name="config" format="yaml" />