changeset 12:5630ed5326a7 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 2d65c72740d0439b8385378a890b3763d717f152-dirty
author kls286
date Wed, 29 Mar 2023 18:15:00 +0000
parents 92db332d6de5
children 455e0b0bf8d4
files chap.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/chap.xml	Wed Mar 29 18:07:25 2023 +0000
+++ b/chap.xml	Wed Mar 29 18:15:00 2023 +0000
@@ -3,7 +3,7 @@
       <requirement type="package" version="0.0.2">chessanalysispipeline</requirement>
     </requirements>
     <command detect_errors="exit_code"><![CDATA[
-        which python && cp '$input' data.csv && CHAP --config '$config'
+        cp '$input' data.csv && CHAP --config '$config'
     ]]></command>
     <inputs>
         <param type="data" name="config" format="yaml" />