comparison json_db_config_generating.xml @ 2:33ebf3ea3eb6 draft

planemo upload for repository https://github.com/brsynth commit 6ae809b563b40bcdb6be2e74fe2a84ddad5484ae
author tduigou
date Mon, 02 Jun 2025 15:04:08 +0000
parents 2909e53fac5b
children 8eb6c417d4f5
comparison
equal deleted inserted replaced
1:2909e53fac5b 2:33ebf3ea3eb6
1 <tool id="json_db_config_generating" name="JSON DB_Config Generating" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09"> 1 <tool id="json_db_config_generating" name="JSON DB_Config Generating" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="21.09">
2 <description>Genarate a JSON file used as DB config</description> 2 <description>Genarate a JSON file used as DB config</description>
3 <macros> 3 <macros>
4 <token name="@VERSION_SUFFIX@">1</token> 4 <token name="@VERSION_SUFFIX@">2</token>
5 <token name="@TOOL_VERSION@">0.1.0</token> 5 <token name="@TOOL_VERSION@">0.1.0</token>
6 </macros> 6 </macros>
7 <command detect_errors="exit_code"><![CDATA[ 7 <command detect_errors="exit_code"><![CDATA[
8 python3 -c "import json; params = { 8 python3 -c "import json; params = {
9 'execution': '$execution', 9 'execution': '$execution',