comparison abromics_galaxy_json_extractor.xml @ 5:e58c2cd8e624 draft

planemo upload for repository https://gitlab.com/ifb-elixirfr/abromics/galaxy-tools commit 6afa8c416e3616d50952b8d3deab90e55580c787-dirty
author ifb-elixirfr
date Fri, 06 Oct 2023 13:42:25 +0000
parents 1861b7f49aed
children 089c8dda0782
comparison
equal deleted inserted replaced
4:f390341fa01b 5:e58c2cd8e624
8 <expand macro='edam'/> 8 <expand macro='edam'/>
9 <expand macro="requirements"/> 9 <expand macro="requirements"/>
10 <expand macro="version_command"/> 10 <expand macro="version_command"/>
11 <command detect_errors="aggressive"><![CDATA[ 11 <command detect_errors="aggressive"><![CDATA[
12 #import re 12 #import re
13 abromics_extract --version &&
13 mkdir "abromics_extracted_folder" && 14 mkdir "abromics_extracted_folder" &&
14 #*================================================================= 15 #*=================================================================
15 Paramaters to add Database and tool version if available 16 Paramaters to add Database and tool version if available
16 =================================================================*# 17 =================================================================*#
17 #set $counter = len($tool_section.tools)-1 18 #set $counter = len($tool_section.tools)-1