changeset 8:ff9adf4df366 draft

planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline/tree/galaxy commit 1401a7e1ae007a6bda260d147f9b879e789b73e0-dirty
author kls286
date Tue, 28 Mar 2023 19:28:02 +0000
parents 91a302ac9636
children cc597d6571bc
files env.sh scripts/CHAP
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/env.sh	Tue Mar 28 18:58:42 2023 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-/nfs/chess/user/kls286/miniconda3/envs/CHAP/bin/activate
--- a/scripts/CHAP	Tue Mar 28 18:58:42 2023 +0000
+++ b/scripts/CHAP	Tue Mar 28 19:28:02 2023 +0000
@@ -1,3 +1,3 @@
 #!/bin/bash
 
-python -m CHAP "$@"
+python -m ChessAnalysisPipeline "$@"