# HG changeset patch # User ximgchess # Date 1688141434 0 # Node ID 952a2cf9e629776a80c44726d77603d9db533f20 # Parent e51b6d230dd8a9fcdaf031d8aeb4c14b7d18f54b planemo upload for repository https://github.com/CHESSComputing/ChessAnalysisPipeline commit bd55c86b9f7bfabff0bbec1f10704850fec82f02-dirty diff -r e51b6d230dd8 -r 952a2cf9e629 chapbook_demo/chapbook_demo.xml --- a/chapbook_demo/chapbook_demo.xml Fri Jun 30 16:05:57 2023 +0000 +++ b/chapbook_demo/chapbook_demo.xml Fri Jun 30 16:10:34 2023 +0000 @@ -1,4 +1,4 @@ - + ../macros.xml @@ -16,8 +16,7 @@ ## Create symlinks in the tool directory to all items in the ## input directory provided by the user #import os.path - #set $usr_indir = $indir - #set $norm_indir = os.path.normpath($usr_indir) + #set $norm_indir = os.path.normpath(str($indir)) ln -s '$norm_indir'/* '$__tool_directory__' && ## Run the pipeline provided