comparison macros.xml @ 5:3a916c4e9f5f draft

planemo upload for repository https://github.com/goeckslab/tools-mti commit 0762a583dd9d7333f9b039bc06003caaff0f2103
author goeckslab
date Wed, 28 Dec 2022 21:19:44 +0000
parents 261464223fa3
children e11d5fafd0cc
comparison
equal deleted inserted replaced
4:261464223fa3 5:3a916c4e9f5f
20 <xml name="citations"> 20 <xml name="citations">
21 <citations> 21 <citations>
22 </citations> 22 </citations>
23 </xml> 23 </xml>
24 24
25 <token name="@TOOL_VERSION@">1.5.1</token> 25 <token name="@TOOL_VERSION@">1.5.3</token>
26 <token name="@VERSION_SUFFIX@">0</token> 26 <token name="@VERSION_SUFFIX@">1</token>
27 <token name="@CMD_BEGIN@"><![CDATA[ 27 <token name="@CMD_BEGIN@"><![CDATA[
28 QUANT_PATH='' && 28 QUANT_PATH='' &&
29 if [ -f '/app/CommandSingleCellExtraction.py' ]; then 29 if [ -f '/app/CommandSingleCellExtraction.py' ]; then
30 export QUANT_PATH='python /app/CommandSingleCellExtraction.py'; 30 export QUANT_PATH='python /app/CommandSingleCellExtraction.py';
31 else 31 else