# HG changeset patch # User thanhlv # Date 1658417541 0 # Node ID b2eb9231d95daec5dcaef69895f18736409f99e8 # Parent 315f554107d73978063a755240f7d179abdfa30e planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/clinker commit a8db5ed4544fd91f7ff43284d1ddfcb9ff76d84c-dirty diff -r 315f554107d7 -r b2eb9231d95d clinker.xml --- a/clinker.xml Thu Jul 21 11:17:39 2022 +0000 +++ b/clinker.xml Thu Jul 21 15:32:21 2022 +0000 @@ -11,8 +11,8 @@ #import re mkdir gbk && #for $counter, $input in enumerate($gbk): - #set $_input_file = re.sub(r'(\s|\(|\)|:|!)', '_', str($input.element_identifier)) - ln -sf '$input' 'gbk/${$_input_file}' && + #set $_input_file = re.sub(r'(\s|\(|\)|:|!)|\.gbk', '_', str($input.element_identifier)) + ln -sf '$input' 'gbk/${$_input_file}.gbk' && #end for clinker $no_align