Mercurial > repos > ximgchess > chap_test_20230411
changeset 72:efb4a65f46eb draft
planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit 919e80fa3f8a9160766ff4d2c6b8956ec5553ad3-dirty
author | ximgchess |
---|---|
date | Mon, 24 Apr 2023 19:49:26 +0000 |
parents | 0473fdc7f9b0 |
children | 0476dee34886 |
files | tomo/tomo_combine.xml tomo/tomo_find_center.xml tomo/tomo_reconstruct.xml |
diffstat | 3 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/tomo/tomo_combine.xml Mon Apr 24 19:48:29 2023 +0000 +++ b/tomo/tomo_combine.xml Mon Apr 24 19:49:26 2023 +0000 @@ -7,7 +7,6 @@ <command detect_errors="exit_code"> <![CDATA[ mkdir tomo_combine_plots; - $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && cp $input_file reconstruced.nex && cp $tool_config combine.yaml && CHAP --config
--- a/tomo/tomo_find_center.xml Mon Apr 24 19:48:29 2023 +0000 +++ b/tomo/tomo_find_center.xml Mon Apr 24 19:49:26 2023 +0000 @@ -7,7 +7,6 @@ <command detect_errors="exit_code"> <![CDATA[ mkdir tomo_find_center_plots; - $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && cp $input_file reduced.nex && cp $tool_config find_center.yaml && CHAP --config
--- a/tomo/tomo_reconstruct.xml Mon Apr 24 19:48:29 2023 +0000 +++ b/tomo/tomo_reconstruct.xml Mon Apr 24 19:49:26 2023 +0000 @@ -7,7 +7,6 @@ <command detect_errors="exit_code"> <![CDATA[ mkdir tomo_reconstruct_plots; - $__tool_directory__/../pip_install.sh 'certif-pyspec==1.5.3' && cp $input_file reduced.nex && cp $center_file centers.yaml && cp $tool_config reconstruct.yaml &&